NetBSD/sys/arch/vax
ragge 992002c2be Use the cpu_info struct to store cpu-specific data in the same way in
both uniprocessor and multiprocessor environments. Use the otherwise
unused internal CPU register SSP to store the cpu_info pointer.
The macros curcpu(), curproc, cpu_number() and need_resched() are now the
same in both uniprocessor and multiprocessor environments.
2000-05-29 20:00:55 +00:00
..
bi Implement bi_intr_establish(). Add some fields about which CPU to interrupt. 2000-03-26 11:41:25 +00:00
boot Fake success when trying to use the strategy() routine on a network device. 2000-05-26 20:18:57 +00:00
compile
conf Enable DDB. 2000-05-28 20:21:04 +00:00
consolerl RCSID Police. 1998-01-05 20:51:25 +00:00
floppy RCSID Police. 1998-01-05 20:51:25 +00:00
if Remove RPB hook from here and put in autoconf.c 2000-05-22 15:34:05 +00:00
include Use the cpu_info struct to store cpu-specific data in the same way in 2000-05-29 20:00:55 +00:00
mba boot detection moved autoconf.c; remove it from here. 2000-05-23 21:36:43 +00:00
uba Only map in map registers and the I/O page if they are not mapped in already. 2000-05-27 21:44:35 +00:00
vax Use the cpu_info struct to store cpu-specific data in the same way in 2000-05-29 20:00:55 +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 Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00