freebsd-skq/sys/amd64
peter b73a90b15c Drastically clean up the legacy host-pci bridge table. We don't need
all the ancient Intel/VIA/SIS/etc chipsets on amd64 systems.  Even the
newer intel stuff won't need this since we use acpi by default and we
don't have all their magic programming information.  Just use a generic
"Host to PCI bridge" name if we ever hit this code.
2004-03-13 19:21:35 +00:00
..
acpica Merge some more changes from i386. 2004-01-30 00:24:45 +00:00
amd64 Reduce the scope of the Giant lock being held for non-mpsafe syscalls. 2004-03-13 19:15:43 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf Document that ENABLE_ALART controls the alarm on Intel intpm driver. 2004-03-05 08:04:10 +00:00
ia32 Catch up with some proc/procsig locking improvements that were made to the 2004-02-21 23:34:42 +00:00
include MFi386: nuke pci_cfgintr 2004-03-13 19:19:13 +00:00
isa Don't cast a pointer to an int that isn't big enough. 2004-02-05 00:12:08 +00:00
pci Drastically clean up the legacy host-pci bridge table. We don't need 2004-03-13 19:21:35 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00