NetBSD/sys/arch/i386
fvdl f2b255d7c2 Don't use pmap_enter in vmapbuf. This is essentially a reversal of
revision 1.76. It avoids problems where an I/O interrupt for physio,
using a bounce buffer, would find the destination address mapped
read-only because the syncer process hit.

Suggested by Chuck Cranor.
2001-01-25 20:14:28 +00:00
..
bioscall Revert STRIPPROG -> STRIP 2000-02-01 05:25:24 +00:00
compile
conf Enable MFS. This will allow /dev to be built on mfs. 2001-01-24 18:08:26 +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 Rename "stack" to "stacktrace" and have "stack" call "stacktrace $ebp $eip" 2000-06-08 14:42:11 +00:00
i386 Don't use pmap_enter in vmapbuf. This is essentially a reversal of 2001-01-25 20:14:28 +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 Add pnpbios_getiosize 2000-12-17 07:59:14 +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 Remove pcvt tentacles. 2000-06-11 02:41:10 +00:00