On Thu, Feb 12, 2004 at 07:47:03AM -0500, Tuttle, Victoria E wrote: > 138,148c138,140 > < PCI: Found IRQ 11 for device 00:0d.0 > < 3c59x: Donald Becker and others. www.scyld.com/network/vortex.html > < See Documentation/networking/vortex.txt > < 00:0d.0: 3Com PCI 3c905B Cyclone 10/100/BNC at 0x2080. Vers LK1.1.18-ac > < 00:04:76:2e:e6:e7, IRQ 11 > < product code 4d52 rev 00.0 date 02-05-01 > < Internal config register is 1800000, transceivers 0x3a. > < 8K byte-wide RAM 5:3 Rx:Tx split, autoselect/Autonegotiate interface. > < MII transceiver found at address 24, status 782d. > < Enabling bus-master transmits and whole-frame receives. > < 00:0d.0: scatter/gather enabled. h/w checksums enabled > --- > > pci-scan.c:v1.12 7/30/2003 Donald Becker <becker@xxxxxxxxx> > http://www.scyld.com/linux/drivers.html > > 3c59x.c:v0.99Za 4/17/2003 Donald Becker, becker@xxxxxxxxx > > http://www.scyld.com/network/vortex.html > 149a142,145 > > eth0: 3Com 3c905B Cyclone 10/100/BNC at 0x2080, 00:04:76:2e:e6:e7, IRQ 11 > > 8K buffer 5:3 Rx:Tx split, autoselect/Autonegotiate interface. > > MII transceiver found at address 24, status 782d. > > Using bus-master transmits and whole-frame receives. > 152,161c148,150 > < PCI: Found IRQ 11 for device 00:0d.0 > < 3c59x: Donald Becker and others. www.scyld.com/network/vortex.html > < See Documentation/networking/vortex.txt > < 00:0d.0: 3Com PCI 3c905B Cyclone 10/100/BNC at 0x2080. Vers LK1.1.18-ac > < 00:04:76:2e:e6:e7, IRQ 11 > < product code 4d52 rev 00.0 date 02-05-01 > < Internal config register is 1000000, transceivers 0x3a. > < 8K byte-wide RAM 5:3 Rx:Tx split, autoselect/10baseT interface. > < Enabling bus-master transmits and whole-frame receives. > < 00:0d.0: scatter/gather enabled. h/w checksums enabled > --- > > pci-scan.c:v1.12 7/30/2003 Donald Becker <becker@xxxxxxxxx> > http://www.scyld.com/linux/drivers.html > > 3c59x.c:v0.99Za 4/17/2003 Donald Becker, becker@xxxxxxxxx > > http://www.scyld.com/network/vortex.html > 162a152,155 > > eth0: 3Com 3c905B Cyclone 10/100/BNC at 0x2080, 00:04:76:2e:e6:e7, IRQ 11 > > 8K buffer 5:3 Rx:Tx split, autoselect/10baseT interface. > > MII transceiver found at address 24, status 780d. > > Using bus-master transmits and whole-frame receives. You patched your tree with Don Beckers drivers ? If so, this is a problem you need to take to him. Dave