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 10:40:27
On Wed, Jul 31, 2002 at 10:33:25AM -0700, Bill Studenmund wrote:

 > Right. All you need is a depth-first search, and you're covered.
 > 
 > I'm puzzled why there is so much concern over this. ??

You also have to make sure to leave gaps in the bus number space, so that
you can handle hot-plug bridges.

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