Skip navigation.
Home
Now Shipping Version 8.0

Interesting Startup message after debian upgrade to 3.4.7

After installing the latest Debian upgrade, I get the following warning message at startup. It seems like the network card works ok despite the message though.

Aug 22 07:12:13 localhost kernel: e100: Intel(R) PRO/100 Network Driver, 3.5.10
Aug 22 07:12:13 localhost kernel: e100: Copyright(c) 1999-2005 Intel Corporation
Aug 22 07:12:13 localhost kernel: Warning: PCI driver e100 has a struct device_driver shutdown method, please update!
Aug 22 07:12:13 localhost kernel: ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
Aug 22 07:12:13 localhost kernel: PCI: setting IRQ 10 as level-triggered
Aug 22 07:12:13 localhost kernel: ACPI: PCI Interrupt 0000:00:0a.0[A] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ 10
Aug 22 07:12:13 localhost kernel: e100: eth0: e100_probe: addr 0xe0800000, irq 10, MAC addr 00:03:47:1D:04:5F

Is there an update available that works as well without the warning?

Regards,
Kurt
-----------Start of Included Info -----------
ifconfig
eth0 Link encap:Ethernet HWaddr 00:03:47:1D:04:5F
inet addr:192.168.79.1 Bcast:192.168.79.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3 errors:0 dropped:0 overruns:0 frame:0
TX packets:112 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:363 (363.0 b) TX bytes:6518 (6.3 KiB)

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:73 errors:0 dropped:0 overruns:0 frame:0
TX packets:73 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:5548 (5.4 KiB) TX bytes:5548 (5.4 KiB)