RE: 2.2.20: pci-scan+natsemi & Device or resource busy

Torrey Hoffman (Torrey.Hoffman@myrio.com)
Mon, 28 Jan 2002 10:22:22 -0800


You have probably learned this by now, but I haven't seen anyone
say it on the list, so I'll summarize...

The 2.2.x kernels did not come with drivers for the natsemi. The
Donald Becker / Scyld add-on drivers were much better than nothing,
and we were grateful to have them, but they don't work reliably for
our hardware. We are using motherboards with a soldered-on natsemi
chip, not the Netgear FA-311. We did hack up a version of the
driver that worked for us under 2.2.19, and you can get it from
www.myrio.com/opensource if you are interested.

However, the 2.4.x kernels come with much improved natsemi drivers.
These are Donald Becker's drivers, still copyright by him, but have
been updated a lot for 2.4 with new PCI code and lots of bugfixes.

For our hardware, the 2.4.x drivers work quite well as delivered in
the tarball.

I'm actively working to track down intermittent and hard-to-reproduce
problem with multicast receive, but normal one-to-one ethernet seems
to work perfectly.

Torrey Hoffman
thoffman@arnor.net
torrey.hoffman@myrio.com

> -----Original Message-----
> From: Stevie O [mailto:stevie@qrpff.net]
> Sent: Saturday, January 26, 2002 3:37 PM
> To: linux-kernel@vger.kernel.org
> Subject: 2.2.20: pci-scan+natsemi & Device or resource busy
>
>
> My friend is trying Linux for the first time. I'm having him use the
> pci-scan and natsemi modules for his Netgear FA-311 card.
> With the initial
> download and compile and insmod, he got that wonderful message:
>
> natsemi.o: init_module: Device or resource busy
>
> He was using 2.2.13, so I got him to upgrade to 2.2.20 to see
> if that might
> have fixed some problem. However, the problem still hasn't
> gone away :(
> No amount of googling has revealed a solution to the problem,
> since which
> I've discovered that "Device or resource busy" is an
> extremely vague error
> message.
>
> Please help!
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/