Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 May 1996 22:20:34 -0600
From:      Nate Williams <nate@sri.MT.net>
To:        Carlos Antonio Ruggiero <TOTO@ifqsc.sc.usp.br>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: PCCARD package doesn't see slots
Message-ID:  <199605130420.WAA09357@rocky.sri.MT.net>
In-Reply-To: <DC18BFC605BF01A0AB@IFQSC.SC.USP.BR>
References:  <DC18BFC605BF01A0AB@IFQSC.SC.USP.BR>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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/pccardd is run it says "Fatal: No card slots". I think
> it doesn't find my pccard controller, but I am not sure..

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605130420.WAA09357>