RE: 3c905 not loading with new kernel

"Clay Colburn" <[email protected]> Fri, 19 Dec 2003 08:17:49 -0800
Newsgroups gmane.linux.drivers.vortex.devel
Message-ID <[email protected]>
> > I have recently upgraded from kernel 4.2.20 to 4.4.23 on debain.
>
> Oh, I thought that I was living in the past. So we are indeed in
> year 4003
> :-)

My bad on that one :)

> >  I have two 3c905 cards and neither will load up with the new kernel.
>
> But they do ! Look at these lines in the dmesg output that you posted:
>
> > 00:13.0: 3Com PCI 3c905 Boomerang 100baseTx at 0xe800. Vers LK1.1.18-ac
> > ...
> > 00:14.0: 3Com PCI 3c905 Boomerang 100baseTx at 0xec00. Vers LK1.1.18-ac
>
> The two cards get assigned names eth0 and eth1 and IRQs 5 and 10. You
> could check with 'cat /proc/interrupts' that they are there.
>
> Check with 'ifconfig' or 'ip addr show' the IP address assignments.

The cards do load but they are never assigned IP addresses.  I assumed that
it was from the errors at startup....
'eth0: Dropping NETIF_F_SG since no checksum feature....eth1: Dropping
NETIF_F_SG since no checksum feature.'

DHCP is enabled on the network and it assigns addresses fine when I boot up
under the OLD kernel.  On a side note....right now only eth0 has a network
cable plugged in....i am trying to get one of them to work before I try and
tackle both.  Here is the ifconfig and /proc/interrupts output.

Thanks for your help.

>>>>>
ifconfig


eth0      Link encap:Ethernet  HWaddr 00:60:08:CD:18:62
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:250 (250.0 b)  TX bytes:0 (0.0 b)
          Interrupt:10 Base address:0xe800

eth1      Link encap:Ethernet  HWaddr 00:60:08:CD:17:B4
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Interrupt:5 Base address:0xec00

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:8 errors:0 dropped:0 overruns:0 frame:0
          TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:560 (560.0 b)  TX bytes:560 (560.0 b)

>>>>>>
/proc/interrupts

           CPU0
  0:      10792          XT-PIC  timer
  1:        321          XT-PIC  keyboard
  2:          0          XT-PIC  cascade
  5:          0          XT-PIC  eth1
 10:          0          XT-PIC  eth0
 14:       1857          XT-PIC  ide0
NMI:          0
ERR:          0

_______________________________________________
vortex mailing list
[email protected]
http://www.scyld.com/mailman/listinfo/vortex