On Thu, July 24 at 7:43 PM EDT Steven Schlansker <[EMAIL PROTECTED]> wrote:
>Actually, I just found some modules online. I compiled them, and >installed tulip.o. Should this work? (I can't verify because it's not >working - I don't know whether it's the driver or the IP config) >The device appears as eth1 now; it didn't before I installed it >(there's two ethernet cards) Well then I guess the line below should end in m This would mean it is compiled in as a module. I don't have module support compiled into my kernel, but I believe you should add alias eth1 tulip to /etc/modutils/aliases and then update-modules... but as I say I have a "monolithic" kernel so I do not practice this system and you should read for yourself. You could also do insmod tulip to load the module, I think... Shawn > >On Thursday, July 24, 2003, at 07:38 PM, Shawn Lamson wrote: > >> On Thu, July 24 at 3:08 PM EDT >> Steven Schlansker <[EMAIL PROTECTED]> wrote: >> >>> I compiled a new kernel for a PC, but in doing so I lost the tulip >>> drivers for an ethernet card. How do I get them back? One of the >>> ethernet cards in the system needs it (the other works fine) >> >> Recompile: see this section of the config file. >> >> >> # >> # Tulip family network device support >> # >> CONFIG_NET_TULIP=y >> >> >> >> Shawn Lamson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]