Re: Netgear FA311 driver from Scyld

2001-09-11 Thread Noah Meyerhans
On Mon, Sep 10, 2001 at 10:12:27PM -0700, Rob Hudson wrote: > How do I get the kernel to 'see' the natsemi.c file and compile this > driver into the kernel? > You will need to do some kernel hacking. Unless you have experience integrating drivers into the kernel, it is likely to be non-trivial.

Re: Netgear FA311 driver from Scyld

2001-09-11 Thread Noah Meyerhans
One more thing: Note that kernel 2.4.x includes the natsemi driver already. It is the "National Semiconductor DP8381x series PCI Ethernet support" option in the kernel configuration. It's not same as the file from scyld, but is based on it. noah -- ___

Netgear FA311 driver from Scyld

2001-09-11 Thread Rob Hudson
Hi, I recently got the natsemi.c driver for my Netgear FA-311 card working. I compiled the .o files for both natsemi and pci_scan separately and inserted them and brought up my network card. I'd like to compile this driver into the kernel. I've done this with a Linksys LNE-100TX card, which is