NetBSD/sys/arch/i386
thorpej c43f8649d2 Set up function pointers for copyin/copyout in preparation for
adding optimized versions for various CPU classes/models.

Split the 386 version of copyout into a separate routine, and
add a 486 version that doesn't have the class/page-writeability
check.
2001-07-31 18:28:58 +00:00
..
bioscall
compile
conf enable KERNFS, it's used by installation 2001-07-30 21:50:48 +00:00
eisa
gdbscripts
i386 Set up function pointers for copyin/copyout in preparation for 2001-07-31 18:28:58 +00:00
include Set up function pointers for copyin/copyout in preparation for 2001-07-31 18:28:58 +00:00
isa Make console polling (cnpollc/cngetc) work on IBM PS/2 keyboard controller 2001-07-31 13:15:28 +00:00
mca
pci fix a statementless label that gcc-current picked up. 2001-07-17 13:53:15 +00:00
pnpbios bzero->memset, bcopy->memcpy 2001-07-07 05:58:12 +00:00
stand document 3c90xb support 2001-07-25 12:51:44 +00:00
Makefile