freebsd-dev/sys/amd64
Nate Lawson 65a7c90189 Add an MI implementation of the ACPI global lock routines and retire the
individual asm versions.  The global lock is shared between the BIOS and
OS and thus cannot use our mutexes.  It is defined in section 5.2.9.1 of
the ACPI specification.

Reviewed by:	marcel, bde, jhb
2004-05-05 20:04:14 +00:00
..
acpica Don't check for NULL, device_get_softc() always succeeds. 2004-04-21 02:10:58 +00:00
amd64 Simplify the sf_buf implementation. In short, make it a trivial veneer 2004-04-18 05:36:37 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf Add option GEOM_GPT. This brings the ability to have a large number of 2004-05-02 20:40:19 +00:00
ia32 Remove advertising clause from University of California Regent's license, 2004-04-05 23:55:14 +00:00
include Add an MI implementation of the ACPI global lock routines and retire the 2004-05-05 20:04:14 +00:00
isa Add a simple mini-driver for the ELCR register. Originally, the ELCR 2004-05-04 20:07:46 +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