Actually, the /linuxrc script will ignore the IO= setting for the 3c509 cards, so it doesn't matter if you include it or not, it won't be passed on to the module.
Currently, the IO= parameter is only used for the 3c503, hp_plus, hp and ne. I think I need to modify it for the wd as well. Jim. On Fri, 22 Feb 2002 [EMAIL PROTECTED] wrote: > >> # > >> filename "/lts/vmlinuz-2.4.9-ltsp-5"; > >> option option-129 "NIC=3c509 IO=0x300"; > >> # > > > >add the option-128 it is NEEDED! > > > > option option-128 e4:45:74:68:00:00; > >is the right one... > > And remove the IO=0x300. The 3c509 is special that way, the Linux driver > can autodetect and will not run if given an IO. > > _____________________________________________________________________ > Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: > https://lists.sourceforge.net/lists/listinfo/ltsp-discuss > For additional LTSP help, try #ltsp channel on irc.openprojects.net > _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.openprojects.net
