NetBSD/sys/arch/i386
chs 755889bc0b clear pcb_onfault before calling uvm_fault() and restore it afterward.
if the fault handler generates a pagefault, we'd like to panic rather
than invoking the onfault handler.
2001-02-05 11:12:05 +00:00
..
bioscall
compile
conf keep joystick lines together 2001-02-04 17:36:03 +00:00
eisa Add functions to read EISA configuration data for MEM, IRQ, DMA, and IO. 2000-08-11 00:43:18 +00:00
gdbscripts
i386 clear pcb_onfault before calling uvm_fault() and restore it afterward. 2001-02-05 11:12:05 +00:00
include Make sure everybody has an splvm() and equate it with splimp() (splimp() 2001-01-14 02:00:37 +00:00
isa Avoid doing Very Bad Things by passing a horrible IRQ value to 2001-01-21 04:55:48 +00:00
mca #if 0 bogus mca_intr_establish() added possibly mistakely 2000-08-13 10:38:38 +00:00
pci Fix typo (s/req/reg/). 2001-01-05 19:08:04 +00:00
pnpbios PNPBIOS joystick attachment. 2001-01-28 00:37:52 +00:00
stand Add support for MS-DOS file system, but don't enable it by 2000-11-02 01:02:07 +00:00
Makefile