[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: netgear fa311 ethernet nic and kernel 2.2.20-compact



i have natsemi and pci-scan loaded. this is what ifconfig tells me:

eth1      Link encap:Ethernet  HWaddr 00:A0:CC:E0:9D:4E  
          inet addr:192.168.1.110  Bcast:192.168.1.255 
Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1520 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:47 dropped:0 overruns:0 carrier:47
          collisions:0 txqueuelen:100 
          RX bytes:148918 (145.5 Kb)  TX bytes:0 (0.0 b)
          Interrupt:11 Base address:0xC000

 
when i list modules:

/sbin/lsmod   
Module                  Size  Used by 
natsemi                 10400 1
pci-scan                3304  1 [natsemi]
af_packet		6136  0


help!

"Brian P. Flaherty" wrote:
> 
> Do you have all the modules loaded, natsemi and pci-scan?  I seem to
> recall that natsemi needed pci-scan.  In my /etc/network/interfaces
> file, I have the following:
> 
> auto eth1
>  iface eth1 inet static
>         pre-up modprobe natsemi
>         address 192.168.100.125
>         netmask 255.255.255.0
> 
> However, I don't use DHCP or the kernel you mention.  I believe I am
> still at 2.2.19.  Good luck.
> 
> Brian
> 
> --
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: