lkml.org 
[lkml]   [1998]   [Mar]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: ISSUE: kernel hangs during PCI device probing
Hi,

> No promises I'll check if its trivial

It should be sufficient to add a check for header type and drop non-bridge
devices with (hdrtype & 0x7f) != 0 and bridge devices with (hdrtype & 0x7f) == 1.
It's almost the same way as we do in 2.1, but ignoring header type 2 (CardBus
bridge).

Have a nice fortnight
--
Martin `MJ' Mares <mj@ucw.cz> http://atrey.karlin.mff.cuni.cz/~mj/
Faculty of Math and Physics, Charles University, Prague, Czech Rep., Earth
"A student who changes the course of history is probably taking an exam."

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu

\
 
 \ /
  Last update: 2005-03-22 13:41    [W:0.027 / U:0.576 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site