I think that's currently supported with the 3c59x module:
Quote:
$ modinfo 3c59x | head -4
filename: /lib/modules/3.3.5-2.fc16.x86_64/kernel/drivers/net/ethernet/3com/3c59x.ko
license: GPL
description: 3Com 3c59x/3c9xx ethernet driver
author: Donald Becker <becker@scyld.com>
|
-> look to see if 3c59x is loaded, if it is it will be listed as a module
if not, then load it as root
run lsmod again to confirm it loaded, then try to do your networking setup and see if you can use the network