K 10 svn:author V 3 njl K 8 svn:date V 27 2004-07-13T17:57:41.000000Z K 7 svn:log V 398 Call device_identify routines after doing the namespace walk. This is needed so that sysresource objects are created first to reserve all regions, then other devices can allocate from them. Otherwise, acpi_timer (the only ACPI device with an identify routine), would allocate its resources from the nexus, causing the later sysresource reserve to fail. Debugging by: Taku YAMAMOTO, Andrea Campi END