freebsd-dev/sys/amd64
John Baldwin 92ceafffd0 - Give legacy an identify routine that always adds 'legacy0' at an order
of 1 so that it is not probed until after acpi0 is probed and attached.
- In legacy_probe(), return ENXIO if acpi0 is around and alive.
- nexus_attach() is now much simpler and just lets its child drivers do
  all the work.
2002-09-30 18:47:11 +00:00
..
acpica Trash the PnPBIOStable pointer later on when we know that the acpi probe 2002-09-30 18:45:20 +00:00
amd64 - Give legacy an identify routine that always adds 'legacy0' at an order 2002-09-30 18:47:11 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf Add the pst (Promise SX6000) driver to GENERIC. 2002-09-27 19:09:21 +00:00
ia32 Make the following name changes to KSE related functions, etc., to better 2002-09-25 18:10:42 +00:00
include Turn back on the "SMP: AP CPU #N Launched!" message on normal boots. 2002-09-30 15:39:57 +00:00
isa Be consistent about "static" functions: if the function is marked 2002-09-28 17:15:38 +00:00
pci Don't call function in return() for a void function. 2002-09-28 17:36:29 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00