From 0b6ca8aa241b149df3ceccf79c84a121383dc001 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Sat, 20 Sep 2008 22:20:14 +0000 Subject: 2008-09-20 Joel Sherrill * libchip/network/dec21140.c, libchip/network/elnk.c: Detect when there is no PCI bus based upon the BSP not having a base address defined. This means this driver cannot be supported on that board. --- c/src/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'c/src/ChangeLog') diff --git a/c/src/ChangeLog b/c/src/ChangeLog index 548571625c..da79792590 100644 --- a/c/src/ChangeLog +++ b/c/src/ChangeLog @@ -1,3 +1,9 @@ +2008-09-20 Joel Sherrill + + * libchip/network/dec21140.c, libchip/network/elnk.c: Detect when there + is no PCI bus based upon the BSP not having a base address defined. + This means this driver cannot be supported on that board. + 2008-09-19 Joel Sherrill * libchip/network/dec21140.c, libchip/network/elnk.c, -- cgit v1.2.3