jhb 2008-07-23 15:13:06 UTC FreeBSD src repository
Modified files: sys/dev/acpica acpi.c Log: SVN rev 180760 on 2008-07-23 15:13:06Z by jhb Further refine the probe order of devices to more closely match the previous behavior. Specifically, probe Host-PCI bridges in the order they are encountered in the tree. For CPUs, just use an order of 100000 and assume that no Host-PCI bridges will be more than 10000 levels deep in the namespace. This fixes an issue on some boxes where the HPET timer stopped attaching. Revision Changes Path 1.249 +4 -9 src/sys/dev/acpica/acpi.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"