NetBSD/sys/arch/i386
dyoung c2b5bd57df Defer write-protecting the kernel text until after interrupts are
enabled.  This is a grotty hack that lets a MULTIPROCESSOR kernel
patch the kernel with x86_patch() without trapping to the debugger.
2008-04-07 03:59:46 +00:00
..
acpi use aprint_*_dev and device_xname 2008-04-04 22:39:30 +00:00
bios use aprint_*_dev and device_xname 2008-04-04 22:05:39 +00:00
bioscall Make this work with objdirs. 2006-06-06 15:41:50 +00:00
compile
conf Add nca at pcmcia (53C400 based SCSI). 2008-04-04 16:21:08 +00:00
eisa Fix lossage from boolean_t -> bool and updated x86 bus_dma. 2007-02-22 04:38:02 +00:00
gdbscripts
i386 use aprint_*_dev and device_xname 2008-04-04 22:05:39 +00:00
include don't bother to check curlwp==NULL. 2008-02-29 12:34:23 +00:00
isa use aprint_*_dev and device_xname 2008-04-04 22:05:39 +00:00
mca Noisy printf 2007-12-01 16:49:56 +00:00
pci Defer write-protecting the kernel text until after interrupts are 2008-04-07 03:59:46 +00:00
pnpbios use aprint_*_dev and device_xname 2008-04-04 22:18:05 +00:00
stand Add commented out ext2fs definitions. 2008-04-05 18:21:34 +00:00
xbox use __KERNEL_RCSID() 2007-12-11 11:52:26 +00:00
Makefile Install xenio.h and xenio3.h in /usr/include/xen, for the benefit 2008-02-17 16:23:12 +00:00