NetBSD/sys/arch/vax
ragge 8293b12111 Write kvtopte() and kvtophys() as inline assembler. GCC create quite bad
code for them, and they are only 2-3 instructions each if written by hand.
2000-05-27 21:17:06 +00:00
..
bi
boot Fake success when trying to use the strategy() routine on a network device. 2000-05-26 20:18:57 +00:00
compile
conf Sync closer to GENERIC. 2000-05-17 21:19:49 +00:00
consolerl
floppy
if Remove RPB hook from here and put in autoconf.c 2000-05-22 15:34:05 +00:00
include Write kvtopte() and kvtophys() as inline assembler. GCC create quite bad 2000-05-27 21:17:06 +00:00
mba boot detection moved autoconf.c; remove it from here. 2000-05-23 21:36:43 +00:00
uba sleep() -> tsleep() 2000-05-27 04:52:27 +00:00
vax Remove the pcbtrap global variable, use a per-CPU variable instead. 2000-05-27 20:02:58 +00:00
vsa Growel out the SCSI BUS ID from NVRAM instead of hard-code it. 2000-05-27 10:12:45 +00:00
Makefile