Re: PCMCIA Lan card installation
- From: "jplatt39@xxxxxxxxxxx" <jplatt39@xxxxxxxxxxx>
- Date: 24 May 2007 01:04:05 -0700
On May 22, 9:47 am, STandard <standar...@xxxxxxxxx> wrote:
Hi all,
I am new in linux,
I wanna to install my pcmcia BUFFALO LPC5-CLX-CB lan card to the
Redhat 8.0. But I am not sure how to add ? rebuild kernal ?
and I know the linux would be checked any new hardware at every boot
up time, but it was running before pcmcia device turn on, so it cannot
detect my buffalo lan card. can I change the bootup procedure?
thanks
steve
I just did a quick google and discovered the driver you want is called
axnet_cs.In my current Debian with a vanilla kernel directory it's
located in /lib/modules/<version no>/kernel/drivers/net/pcmcia. Check
there. it should be called axnet_cs.ko. Once you are sure you have it
type "modprobe axnet_cs" as root. Do a man modprobe for more
information on the subject. It's been more years than I care to think
about since I did Red Hat.
For <version no> above of course, I mean the directory with the same
name as whatever your output is when you type 'uname -r'. If you
don't have axnet_cs then you may well have to recompile the kernel.
and make sure you type either 'make xconfig' or 'make menuconfig'
before you do so, and find the card if you can.
.
- Follow-Ups:
- Re: PCMCIA Lan card installation
- From: STandard
- Re: PCMCIA Lan card installation
- References:
- PCMCIA Lan card installation
- From: STandard
- PCMCIA Lan card installation
- Prev by Date: Re: motherboard recommendations?
- Next by Date: borked intel video bios
- Previous by thread: PCMCIA Lan card installation
- Next by thread: Re: PCMCIA Lan card installation
- Index(es):
Relevant Pages
|