Andrey Borzenkov <[EMAIL PROTECTED]> writes: > > BTW I need to modprobe 3c59x and sound modules. > > I do not have LAN card so somebody please test this and tell me what is needed > to make it work :)
/etc/modules.conf
alias eth0 whatmodule
ifconfig whatmodule => load_module("whatmodule")
you can test even without physical card (it should try to load the
module when doing ifconfig interface)
--
http://www.chmouel.com/
