On Fri, 2004-12-10 at 04:45, Gin wrote:
In file /devices/root_device.c, scan_static_bus supposes to walk through the device tree and enable the PNP devices. I put a printk message. I don't think the PNP devices ever get initialized.
What is your southbridge (LPC) again ? I guess you LPC bridge does not have scan_static_bus is its device:scan_bus() method. The other possiblitiy is you did not list those PNP devices as 'sub' devices of the LPC bridge.