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

Re: 2nd NIC: Netgear FA-330, insmod problem



On 2004-03-29, Max <m.e.bruche@lse.ac.uk> wrote:
> Hi,
>
> I am trying to put in a second NIC, a Netgear FA-330/FA-331.
>
> lspci shows:
> 00:09.0 Ethernet controller: 3Com Corporation 3c905C-TX
> 00:0c.0 Ethernet controller: National Semiconductor Corporation DP83815
> (MacPhyter)
>
> The first one is my old card, so I guess the second one is the new card. I
> am using the 2.4.18-k6 kernel, which didn't seem to come with a ns83815
> driver, but has a ns83820 driver. I tried using that, but get insmod "No
> such device" errors.

from linux-2.4.24/Documentation/Configure.help:
National Semiconductor DP8381x series PCI Ethernet support
CONFIG_NATSEMI
  This driver is for the National Semiconductor DP83810 series,
  which is used in cards from PureData, NetGear, Linksys
  and others, including the 83815 chip.
  More specific information and updates are available from
  <http://www.scyld.com/network/natsemi.html>.

And from linux-2.4.24/drivers/net/Makefile:
 obj-$(CONFIG_NATSEMI) += natsemi.o

So, I suppose the module you're looking for is called
natsemi.o. Is that one available?


Groetjes,
joostje



Reply to: