K 10 svn:author V 3 njl K 8 svn:date V 27 2007-10-09T07:48:07.000000Z K 7 svn:log V 459 Fix the HPET table probe routine to run from device_identify() instead of directly from acpi0. Before it would attach prior to the sysresource devices, causing the later allocation of its memory range to fail and print a warning like "acpi0: reservation of fed00000, 1000 (3) failed". Use an explicit define for our probe order base value of 10. Help from: jhb Tested by: Abdullah Ibn Hamad Al-Marri MFC after: 3 days Approved by: re END