lifer, the ethernet chipset is the AMD AM79C978. The linux driver for it is pcnet32.c,
but that driver assumes you want to use the chip in 1Mb HomePNA mode (home phone line
network), and that is probably not what you want. If you are a good C coder, then you
can make the alterations yourself, but I will have a kernel image up soon, and a kernel
patch as well, for future reference. If you want to look at the driver, look at
pcnet32.c, and the interesting part is right around line 580. Good luck if you decide
to alter it yourself, but my work on this will be available soon.
- Mik Mifflin
My fingers move fast,
my heart pounds even faster.
The driver is done. | |