On Tue, 2004-01-27 at 18:09, Linus Torvalds wrote: > On Tue, 27 Jan 2004, Jake Moilanen wrote: > > > > I tried this patch on my one (and only) machine that exibits this > > issue. Everything was detected correctly. > > Ok. This at least looks more palatable in that it's now confined a bit > better. > > However, looking at the logic, we really only want to do the > "pcibios_scan_all_fns()" once per device, not once for each function, no? > > Linus Here's a patch that addresses Linus's concerns. Andrew, if you have no objections, please apply. Thanks, Jake