On Fri, Mar 24, 2006 at 11:19:13AM -0600, John Rose wrote: > + if (mode == PCI_PROBE_DEVTREE) { > + printk("%s: jhr: new probe\n", __FUNCTION__); Did you intend to leave in this print statement? Its looks suspiciously like a debug print. --linas