Lots of "eth1: freeing mc frame."
Kevin George <[email protected]> Sat, 6 Sep 2003 04:21:04 -0700
| Newsgroups | gmane.linux.drivers.eepro100.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'm running 2.4.22 on a machine with two eepro100 cards. I've started seeing this message a lot today (728 times in the last half hour).. Sep 6 03:46:27 star kernel: eth1: freeing mc frame. Sep 6 03:47:26 star kernel: eth1: freeing mc frame. Sep 6 03:48:31 star kernel: eth1: freeing mc frame. Sep 6 03:49:08 star last message repeated 3 times I tried the e100 driver to see if it would help any.. Instead, it quickly caused eth0 to become unresponsive, and spat out a lot of this message: Sep 6 02:57:21 star kernel: e100: eth0: e100_wait_exec_simple: failed Sep 6 02:57:53 star last message repeated 16 times Since that was no good, I unloaded e100 and reloaded eepro100. A few minutes afterward I started seeing "Unable to handle kernel paging request" oopses seemingly unrelated to any particular activity. (First in kswapd, then in mutt twice, then in ps, bogofilter, and ps again). I've since rebooted and loaded only the eepro100 driver. I set eth0 to use a different mac address with ifconfig. Any thoughts on what might be causing this? Thanks, Kevin eepro100.c:v1.09j-t 9/29/99 Donald Becker http://www.scyld.com/network/eepro100.html eepro100.c: $Revision: 1.36 $ 2000/11/17 Modified by Andrey V. Savochkin <[email protected]> and others eth0: Intel Corp. 82557/8/9 [Ethernet Pro 100] (#2), 00:A0:C9:6B:38:94, IRQ 10. Receiver lock-up bug exists -- enabling work-around. Board assembly 678400-001, Physical connectors present: RJ45 Primary interface chip i82555 PHY #1. General self-test: passed. Serial sub-system self-test: passed. Internal registers self-test: passed. ROM checksum self-test: passed (0x49caa8d6). Receiver lock-up workaround activated. eth1: Intel Corp. 82557/8/9 [Ethernet Pro 100], 00:A0:C9:3C:3A:80, IRQ 10. Receiver lock-up bug exists -- enabling work-around. Board assembly 661949-004, Physical connectors present: RJ45 Primary interface chip DP83840A PHY #1. DP83840 specific setup, setting register 23 to 8462. General self-test: passed. Serial sub-system self-test: passed. Internal registers self-test: passed. ROM checksum self-test: passed (0x49caa8d6). Receiver lock-up workaround activated. lspci -v: 00:00.0 Host bridge: Intel Corp. 430FX - 82437FX TSC [Triton I] (rev 02) Flags: bus master, medium devsel, latency 64 00:07.0 ISA bridge: Intel Corp. 82371FB PIIX ISA [Triton I] (rev 02) Flags: bus master, medium devsel, latency 0 00:08.0 VGA compatible controller: S3 Inc. 86c764/765 [Trio32/64/64V+] (prog-if 00 [VGA]) Flags: VGA palette snoop, medium devsel, IRQ 11 Memory at ff000000 (32-bit, non-prefetchable) [size=8M] Expansion ROM at <unassigned> [disabled] [size=64K] 00:11.0 Ethernet controller: Intel Corp. 82557 [Ethernet Pro 100] (rev 01) Flags: bus master, medium devsel, latency 66, IRQ 10 Memory at fffbe000 (32-bit, prefetchable) [size=4K] I/O ports at ff40 [size=32] Memory at ffc00000 (32-bit, non-prefetchable) [size=1M] Expansion ROM at <unassigned> [disabled] [size=1M] 00:13.0 Ethernet controller: Intel Corp. 82557 [Ethernet Pro 100] (rev 02) Subsystem: Intel Corp. EtherExpress PRO/100B (TX) Flags: bus master, medium devsel, latency 66, IRQ 10 Memory at fffbf000 (32-bit, prefetchable) [size=4K] I/O ports at ff80 [size=32] Memory at ffe00000 (32-bit, non-prefetchable) [size=1M] Expansion ROM at <unassigned> [disabled] [size=1M]