David Hoffman wrote: > My latest motherboard is an ASUS P5P800 which also has the same
adapter. I had to download and install the kernel modules for this.
I have a P5P800 # lsmod | grep sk98 sk98lin 142889 1
# modinfo sk98lin
filename: /lib/modules/2.6.9-1.681_FC3smp/kernel/drivers/net/sk98lin/sk98lin.ko
author: Mirko Lindner <mlindner@xxxxxxxxxxxxx>
description: SysKonnect SK-NET Gigabit Ethernet SK-98xx driver
license: GPL
vermagic: 2.6.9-1.681_FC3smp SMP 686 REGPARM 4KSTACKS gcc-3.4
depends:
It is just the standard module that comes with the FC3 kernel. I am not using the latest 2.6.10 kernel because I have problems with USB and iptables if I do.
Serge