Subject: Re: CVS commit: syssrc/sys/dev/pci
To: Bill Studenmund <wrstuden@netbsd.org>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: source-changes
Date: 07/31/2002 13:35:54
On Wed, Jul 31, 2002 at 01:30:21PM -0700, Bill Studenmund wrote:

 > Ahh.. That makes more sense. Can we tell if a bridge is a hot-plug one? If
 > so, we could reserve it a certain number of busses for plugged-in cards,
 > and then just continue.

Not really -- the hot-plug'ness isn't standardized, and many such busses
just use normal PPBs in combination with other stuff.

Note the same thing applies to CardBus -- really, I think we should just
be treating CardBus as a "hot-plug PCI bus", rather than as a separate kind
of bus like we do now.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>