Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Aug 2013 10:54:02 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-current@freebsd.org
Cc:        Kimmo Paasiala <kpaasial@gmail.com>, Adrian Chadd <adrian@freebsd.org>, "freebsd-stable@freebsd.org" <freebsd-stable@freebsd.org>, Warner Losh <imp@freebsd.org>, freebsd-hardware@freebsd.org
Subject:   Re: Why are cardbus drivers cbb(4) and pccard(4) still included in GENERIC?
Message-ID:  <201308291054.02641.jhb@freebsd.org>
In-Reply-To: <CAJ-Vmo=ytXBw9gzZbu%2BDNRLvmxVSGOc0qN8_vohWSs7MO2aYvQ@mail.gmail.com>
References:  <CA%2B7WWSfpWS4LJ7a4LgY6j3Uo_=CoF8xkRccrUQtM5WaVkyaUAA@mail.gmail.com> <CAJ-Vmo=ytXBw9gzZbu%2BDNRLvmxVSGOc0qN8_vohWSs7MO2aYvQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday, August 29, 2013 6:56:53 am Adrian Chadd wrote:
> Hm! Are they dynamically loaded if you insert the cards?
> 
> (Ie, has devd been taught about them as appropriate?)

These are drivers for the bridges, not for cards you plug into the bridges.  
If you autoloaded them at all you would load them during boot when you saw an 
appropriate PCI device.  Currently we don't autoload any PCI drivers, so I 
don't think that should be a blocker for taking these out of GENERIC.

Warner is probably the best person to ask.

-- 
John Baldwin



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