From ac23cb6f5bb007927be9e77d0e9db7e8d659bc76 Mon Sep 17 00:00:00 2001 From: hackbard Date: Fri, 11 Feb 2005 21:09:56 +0000 Subject: [PATCH] added more nic support --- doc/CHANGELOG | 1 + misc/arch/ia32/linux.config | 9 +++++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/doc/CHANGELOG b/doc/CHANGELOG index ea6bbca..42fd38c 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -1,5 +1,6 @@ *) 2005-02-11 +- added more nic support to hdw default kernel - added dialog, lirc, setserial and blackbox package *) 2005-02-21 diff --git a/misc/arch/ia32/linux.config b/misc/arch/ia32/linux.config index 5de5633..110b2df 100644 --- a/misc/arch/ia32/linux.config +++ b/misc/arch/ia32/linux.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.10 -# Sat Dec 25 18:28:38 2004 +# Fri Feb 4 17:54:32 2005 # CONFIG_X86=y CONFIG_MMU=y @@ -540,13 +540,14 @@ CONFIG_NET_PCI=y # CONFIG_ADAPTEC_STARFIRE is not set # CONFIG_AC3200 is not set # CONFIG_APRICOT is not set -# CONFIG_B44 is not set +CONFIG_B44=y # CONFIG_FORCEDETH is not set # CONFIG_CS89x0 is not set # CONFIG_DGRS is not set CONFIG_EEPRO100=y # CONFIG_EEPRO100_PIO is not set -# CONFIG_E100 is not set +CONFIG_E100=y +# CONFIG_E100_NAPI is not set # CONFIG_FEALNX is not set CONFIG_NATSEMI=y CONFIG_NE2K_PCI=y @@ -556,7 +557,7 @@ CONFIG_8139TOO=y # CONFIG_8139TOO_TUNE_TWISTER is not set # CONFIG_8139TOO_8129 is not set # CONFIG_8139_OLD_RX_RESET is not set -# CONFIG_SIS900 is not set +CONFIG_SIS900=y # CONFIG_EPIC100 is not set # CONFIG_SUNDANCE is not set # CONFIG_TLAN is not set -- 2.20.1