freebsd-dev/sys/amd64
John Baldwin 58eab4797a Update the nexus driver for the addition of the legacy driver:
- nexus no longer has PCI bridges as direct children, so the PCI bus
  ivar is no longer used and is removed.
- Don't attach default EISA, ISA, or MCA busses.  Instead, if we do not
  have an acpi0 device after bus_generic_probe(), add a legacy0 child
  device.
- Remove machine/nexusvar.h.
2002-09-23 16:03:00 +00:00
..
acpica Wrap GCC-specific asm() code in #ifdef __GNUC__ 2002-09-21 18:19:51 +00:00
amd64 Update the nexus driver for the addition of the legacy driver: 2002-09-23 16:03:00 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf Whitespace consistency fix from addition of IAHD_REG_PRETTY_PRINT: use 2002-09-11 16:51:48 +00:00
ia32 Added fields for VM_MIN_ADDRESS, PS_STRINGS and stack protections to 2002-09-01 21:41:24 +00:00
include Add a new legacy(4) device driver for use on machines that do not have 2002-09-23 15:50:06 +00:00
isa Fix a 3 year old oversight: Remove the #ifdef/#endif pair now that there 2002-09-21 07:59:06 +00:00
pci Change the nexus_pcib driver (eventually to be renamed to legacy_pcib) to 2002-09-23 15:52:30 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00