Date: Mon, 13 May 96 08:30 BRT From: Carlos Antonio Ruggiero <TOTO@ifqsc.sc.usp.br> To: freebsd-questions@freebsd.org Subject: Re: PCCARD package doesn't see slots Message-ID: <DBD11F6E04BF01A0AB@IFQSC.SC.USP.BR> References: Internet: ifqsc.usp.br HepNet: uspfsc.hepnet X.25:(0724)11620020
next in thread | raw e-mail | index | archive | help
>>Hi, >> >>I'm trying to install the pccard package in my old Halikan Chaplet >>Notebook. I have recompiled the kernel (2.2-960501-SNAP) but when >>/usr/sbin/pccard is run it says "Fatal: No card slots". I think >>it doesn't find my pccard controller, but I am not sure.. >> >>Any suggestions on what I can do ? >> >>Thanks, >> >>Carlos Ruggiero >>toto@ifqsc.sc.usp.br >Whoops, I forgot to add the necessary lines to LINT so that folks know >*what* is necessary to get PCCARD support. > >Add these lines to your kernel config file and rebuild the kernel. > >controller crd0 >device pcic0 at crd? >device pcic1 at crd? > >Nate I am using Hosokawa's package and my config file *has* the above lines (without the pcic1 line). I am afraid it is not as simple as that...:-( Thanks Carlos Ruggiero toto@ifqsc.sc.usp.br
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?DBD11F6E04BF01A0AB>