Right, at worst you have to recompile the kernel.
The onboard nic is supported fine under any linux 2.4 system.
It uses the sis900 module.
So do:
Code:
modprobe sis900
netconfig
If the module doesn't load at startup, then you will have to add it to /etc/modules.conf so the driver is loaded by the time it trys to set the IP/DNS/Gateway addresses or it will fail.