Re: rtl8139.c Compile Failure
Jeff Garzik <[email protected]> Tue, 28 Jan 2003 19:11:05 -0500
| Newsgroups | gmane.linux.drivers.realtek.devel |
|---|---|
| Message-ID | <[email protected]> |
Darryl Cousins wrote: > Jeff wrote: > >>Is the kernel's pcmcia support (CONFIG_CARDBUS, CONFIG_8139TOO) failing >>for you? >> >>Kernel 2.4.x includes everything you should need to use your network >>card, without any additional packages. > > > Hi Jeff, > > That's not it unfortunately. I have a Toshiba Satellite 220CS with no OS. > I'm trying to get a Tomsrtbt dist to recognise my Intellinet 10/100 32bit > CardBus so I can continue with a network install. >>From the manufacturer the given linux driver is rtl8139.c > Now that I've finally got that to compile I'm still having no luck. > > This is OT but here goes: > > insmod pcmcia_core - OK > insmod ds - OK > insmod i82356 - OK and recognises the two card slots As I replied to Darryl, he should be using the cardbus and 8139 drivers shipped with the kernel... not the older pcmcia support.