Dances with Turtles wrote:

> I'm no guru at this module thing.  I usually compile everything into the
> kernel, but I am trying to install
> a Linksys fastether 10/100 which is suppose to use the tulip driver
> (RedHat 6.2).  My previous network card (linksys eth16) wasn't a problem
> to get working.
>

I had the same problem in RH 6.0.  The only way I could get it to work was to
log into Linksys's web page and pull down the source (tulip.c).  I compiled it
and replaced the RH tulip.o with the new one.  When I rebooted the module was
inserted correctly.

>
> I've tried building it into the kernel, no luck.  So, I'm trying it as a
> module.  When I do an insmod, it says the device or resource is in use.
> The card is using IRQ 11, IO=0xF400, ( cat /proc/devices).

>From what I could see there was no problem with the device it was just the
driver,

>
>
> Nothing shows up on /proc/interrupts.
>
> Any help in how to debug this would be appreciated.
>
> TIA.
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
> the body of a message to [EMAIL PROTECTED]
> Please read the FAQ at http://www.linux-learn.org/faqs


-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to