On 21-May-98 Scott Wegener wrote:
> Hey all,
> I'm running Linux (RH5.0) on my laptop, an Everex P-133, 32M RAM,
> dual booting w/Windoze, and am trying once again to get my PC Card combo
> ethernet/modem to work. I've checked the HW Compat list and the card's
> listed. At this point, I don't care about the modem working correctly but
> the ethernet card is a must- I've searched through the newsgroups on
> dejanews and see mention of it working, but no pointers to _WHAT_ needs to
> be done to get the card working. Any suggestions, mini-HOWTOs I may have
> missed, URLS or other advice such as what type of ethernet card it needs to
> be configured as/IO address etc? Thanks in advance,
It basically comes down to determining exactly which chipset it uses, then
correctly aliasing it to the proper ethernet driver. The file /etc/conf.modules
should have something like the following in it:
alias eth0 3c589
which tells the kernel the kernel to load the 3Com 3c589 driver when a request
for eth0 is made.
Did the installation procedure not properly find the controller?
Dave
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.