Date: Fri, 3 Nov 95 15:00:37 CST From: laufen@sol (Derek Laufenberg x7-4534) To: hardware@freebsd.org, phk@critter.tfs.com Subject: Re: How to get pccard, pcmcia working: Message-ID: <9511032100.AA18493@merak.med.ge.com>
next in thread | raw e-mail | index | archive | help
Hello Poul-Henning, I finally got 2.1-snap(10/26) last night and tried to follow the instructions you gave me a few weeks ago. I ran into a few problems. There wasn't a pcic directory in the /usr/src/lkm tree. Also I couldn't find pccard.conf or pccardd files. Is there another tarball I need to grab with the snap shot I have? Thanks, Derek Laufenberg laufen@sol.med.ge.com > Here is the steps you need to do to get moving with the PCMCIA stuff: > > This may take some PCMCIA knowledge on your part, but give it a shot: > > 1) > add "controller crd0" > and recompile your kernel, reboot. > > 2) > cd /usr/src/lkm/pcic > (make obj) > make all install > modload -e lkm_pcic /lkm/pcic_mod.o > > 3) > cp /usr/src/etc/pccard.conf /etc > vi /etc/pccard.conf > # insert descriptions of your card in the file. (*) > > 4) > cd /usr/src/usr.sbin/pccard/pccardd > (make obj) > make > sleep 4 > ./pccardd -d > > 5) > insert your card. > > (rest deleted)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9511032100.AA18493>