freebsd-dev/sys/i386
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
apm Hang apm off of the legacy device instead of the nexus. 2002-09-23 15:56:09 +00:00
bios use __packed. 2002-09-23 18:54:32 +00:00
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf Add the pst (Promise SX6000) driver to GENERIC. 2002-09-27 19:09:21 +00:00
i386 - Give legacy an identify routine that always adds 'legacy0' at an order 2002-09-30 18:47:11 +00:00
ibcs2 use __packed. 2002-09-23 18:54:32 +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 If GEOM is in the kernel, take these three out. I have no way of 2002-09-30 13:49:20 +00:00
linux Back out last commit. Linux uses the old 4.3BSD sockaddr format. 2002-09-24 07:03:01 +00:00
pci Don't call function in return() for a void function. 2002-09-28 17:36:29 +00:00
svr4 Include <sys/systm.h> for the definition of offsetof() instead of depending 2002-09-05 13:08:22 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00