David Rosal wrote:
$ lspci
02:01.0 Ethernet controller: D-Link System Inc Gigabit Ethernet Adapter
(rev 11)
02:05.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8169
Gigabit Ethernet (rev 10)
#From your previous message it looks like the Intel PRO/1000 driver is taking
control of your D-Link card. If you don't have an Intel PRO/1000, don't compile
the driver for it. Just compile the D-Link DL2000 and the Realtek 8169 driver.
#
# Ethernet (1000 Mbit)
#
# CONFIG_ACENIC is not set
CONFIG_DL2K=y
# CONFIG_E1000 is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
CONFIG_R8169=y
# CONFIG_R8169_NAPI is not set
# CONFIG_SIS190 is not set
# CONFIG_SKGE is not set
# CONFIG_SK98LIN is not set
# CONFIG_VIA_VELOCITY is not set
# CONFIG_TIGON3 is not set
# CONFIG_BNX2 is not set
You might want to set this one
CONFIG_R8169_NAPI=y
Read the help text.
Andy
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page