freebsd-dev/sys/amd64
John Baldwin ce1a1f42fb Initialize mutexes needed early on all in the same place so that the
startup routine more closely matches that of alpha and ia64.  At some
point the common mutexes shared across all platforms probably should move
into sys/kern_mutex.c.
2001-06-18 19:19:38 +00:00
..
acpica FreeBSD-specific OSD (operating system dependant) modules for the Intel 2000-10-28 06:56:15 +00:00
amd64 Initialize mutexes needed early on all in the same place so that the 2001-06-18 19:19:38 +00:00
conf Hints overhaul: 2001-06-12 09:40:04 +00:00
include Include sys/pcpu.h to get the prototype for globaldata_register() to quiet 2001-06-18 19:06:14 +00:00
isa Don't assume that resource type is ioport and rid equal 0. 2001-06-17 13:33:59 +00:00
pci Un-swap irq/link byte values so that printf works. 2001-05-11 04:52:29 +00:00
Makefile