Mike Smith wrote:
> 
> The only configuration which currently works correctly is to remove the 
> kldload of the pcic module from /etc/rc.pccard and compile everything 
> else statically into the kernel.
> 
> Every other variation is *broken*.

Nope. I am kldloading pcic on my Libretto with no problems at all.
I have no private hacks on that machine _at_all_. The only brokenness
is when users compile pcic into the kernel, and rc.pccard kldloads
pcic (Which is my stuffup).

Two solutions; 1) don't compile pcic into your kernel; 2) remove the
kldload pcic from rc.pccard; 3) fix kldload to not load modules when
their functionality is already compiled in (_Three_ Solutions!!).

M
--
Mark Murray
Join the anti-SPAM movement: http://www.cauce.org


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to