NetBSD/sys/arch/vax/vax
2002-02-24 00:08:19 +00:00
..
autoconf.c Add a VAXANY type. Eventually to used in INSTALL / GENERIC to easily 2001-05-16 05:36:53 +00:00
bus_dma.c Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
bus_mem.c Add bus_space_mmap(). 2001-09-16 20:39:02 +00:00
cfl.c rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
clock.c Add a VAXANY type. Eventually to used in INSTALL / GENERIC to easily 2001-05-16 05:36:53 +00:00
cmi.c
conf.c Added clockctl 2002-01-12 14:52:40 +00:00
crl.c rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
crl.h
crx.c
crx.h
ctu.c Write support for TU58 tapes written. 2001-05-14 14:43:45 +00:00
db_disasm.c Fix late "constifying" in ddb. 2001-01-28 20:47:45 +00:00
db_disasm.h
db_machdep.c Make tracing of stack by frame argument work. 2001-06-12 13:22:06 +00:00
disksubr.c strategy should have an 'r'. Inspired by similar change in OpenBSD. 2002-02-19 17:09:40 +00:00
emulate.S Rename VAX kernel assembly source from .s to .S (the NetBSD standard) 2002-02-23 23:48:00 +00:00
findcpu.c Support for MicroVAX 1. 2001-05-01 13:18:27 +00:00
genassym.cf
gencons.c Fix problem where console interrupts never got enabled after RB_ASKNAME. 2001-06-12 13:18:38 +00:00
gencons.h A bunch of fixes: 2001-06-03 15:07:20 +00:00
ibcs2_machdep.c
ibus.c Giant update from Michael Kukat (michael@unixiron.org). 2001-02-04 20:36:26 +00:00
in4_cksum.c Move the diagnostic tests with the if. 2001-05-19 23:47:19 +00:00
in_cksum.c
intvec.S Rename VAX kernel assembly source from .s to .S (the NetBSD standard) 2002-02-23 23:48:00 +00:00
ka43.c
ka46.c Detect MicroVAX 3100/m80 correctly. From Michael Kukat. 2001-06-05 11:25:11 +00:00
ka48.c Detect 4000/VLC correctly + make halt/reboot work. 2001-06-12 11:24:50 +00:00
ka49.c Make the machine halt when halted and reboot when rebooted. 2001-02-18 16:56:22 +00:00
ka53.c Some ID strings + other consistency fixes, from Michael Kukat. 2001-09-18 16:41:25 +00:00
ka88.c splimp -> splhigh 2001-04-12 06:08:44 +00:00
ka410.c
ka610.c CPU support file for KA610 (MicroVAX I). Very simple. 2001-05-01 13:17:55 +00:00
ka630.c
ka650.c Enable the L1 cache on KA640. Problem reported and testing help from 2001-04-27 15:02:37 +00:00
ka660.c
ka670.c
ka680.c Support for more NVAX types: VAX 4000/705A and (untested) 600A. 2001-05-01 11:11:47 +00:00
ka750.c
ka780.c Use comments around the token after a #endif. 2001-08-31 04:44:54 +00:00
ka820.c A bunch of fixes: 2001-06-03 15:07:20 +00:00
ka860.c
ka6400.c
locore.c don't depend on other headers to include sys/proc.h for us. 2001-09-28 11:59:51 +00:00
machdep.c Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
mem.c Support to control the leds on VAXstations, taken from Sun3 and ported 2001-02-18 10:44:20 +00:00
multicpu.c Add rudimentary multiprocessor support for DDB. 2001-06-04 21:37:11 +00:00
nmi_mainbus.c
ns_cksum.c Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
pmap.c Check if page to be remapped in pmap_enter() is entered by pmap_kenter_pa(), 2001-09-30 17:12:08 +00:00
procfs_machdep.c No-op commit to force update to a non-"-kk" revision. 2001-01-18 17:47:58 +00:00
sbi.c
scb.c
sgmap.c Commit changes to SCSI working on the VS4000/9x. "Don't overthink the 2000-11-16 19:25:40 +00:00
subr.S Rename VAX kernel assembly source from .s to .S (the NetBSD standard) 2002-02-23 23:48:00 +00:00
trap.c allow writing to write-only mappings. fixes PR 3493. 2002-02-14 07:08:02 +00:00
unimpl_emul.S Rename VAX kernel assembly source from .s to .S (the NetBSD standard) 2002-02-23 23:48:00 +00:00
vm_machdep.c Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
xmi_mainbus.c
yyyin_cksum.c