NetBSD/sys/arch/i386
jdolecek 2f13a5654b throw in some default switch labels to pnpbios_update_dock_status(), so that
this compiles with PNPBIOSEVENTS option (such as with config DR-EVIL)
fixes kern/23564 by dheeraj reddy
2003-11-25 20:47:27 +00:00
..
acpi Use predefined macro rather than hardcoded value. 2003-11-20 12:30:34 +00:00
bios add __KERNEL_RCSID() 2003-07-14 22:13:09 +00:00
bioscall Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
compile
conf Sync with GENERIC.MP (in particular add MPBIOS). Noted by Adam C. Migus 2003-11-21 09:29:11 +00:00
eisa * keep track of PCI buses that aren't known by firmware, but are found 2003-10-30 21:19:54 +00:00
gdbscripts
i386 If NO_TSC_TIME is defined, do not use the tsc microtime. This option can 2003-11-20 13:30:29 +00:00
include Use #if defined(_KERNEL_OPT) to protect #include "opt_xxx.h" 2003-11-09 05:29:59 +00:00
isa don't uvm_swapout LWPs which are LSONPROC on another cpu. 2003-10-19 17:45:35 +00:00
mca Adapt for new bus_dma structure. 2003-05-08 12:47:39 +00:00
pci XXX: gcc 2003-10-28 23:04:26 +00:00
pnpbios throw in some default switch labels to pnpbios_update_dock_status(), so that 2003-11-25 20:47:27 +00:00
stand Add .WAIT after first subdirectory to ensure we don't build the libraries 2003-11-20 16:16:41 +00:00
Makefile Make the tags: target create tags for the ath(4) HAL. 2003-10-26 00:17:46 +00:00