NetBSD/sys/arch/vax/vax
2000-06-07 19:31:33 +00:00
..
autoconf.c add support for counting soft interrupts 2000-06-05 03:45:23 +00:00
bus_dma.c expunge vm_offset_t and vm_size_t. 2000-03-04 07:27:47 +00:00
bus_mem.c Fix a bug with < 1 pages mappings. 2000-03-05 21:51:47 +00:00
cfl.c More event counter stuff. Plus a little cruft cleanup while doing it. 2000-06-04 06:16:53 +00:00
clock.c Adjust to new evcnt stuff. 2000-06-05 00:09:17 +00:00
cmi.c Changes to sbi_attach_args. (and some cleanup) 2000-06-04 18:02:35 +00:00
conf.c VAX 4000/200 support. From Michael Kukat. 2000-05-08 17:53:24 +00:00
crl.c replace spl4 with splconsmedia 2000-06-02 21:51:46 +00:00
crl.h Ungarble the copyright notice. 1999-04-12 20:57:52 +00:00
crx.c sleep() -> tsleep() 2000-05-27 04:52:27 +00:00
crx.h Allocate (almost) all interrupt vectors dynamically. Simplifies much 1999-01-19 21:04:47 +00:00
ctu.c A foolish consistency; most parts of the kernel use bp->b_data, so 2000-05-19 18:54:22 +00:00
db_disasm.c
db_disasm.h
db_machdep.c More event counter stuff. Plus a little cruft cleanup while doing it. 2000-06-04 06:16:53 +00:00
disksubr.c Remove some unneeded code. (and cleanup). 2000-06-04 18:00:48 +00:00
emulate.s
findcpu.c make the declaration of findcpu() ansi. (e.g add void to it). 2000-05-22 15:41:31 +00:00
genassym.cf Adjust to new evcnt stuff. 2000-06-05 00:09:17 +00:00
gencons.c Add extra argument to scb_vecalloc (a struct evcnt *) 2000-06-04 02:19:24 +00:00
gencons.h Don't need to include opt_vax8600.h. Always defined the 8600 specific bits. 2000-01-20 00:07:49 +00:00
ibcs2_machdep.c Add ibcs2 machine dependent file for VAX. 2000-01-10 03:06:44 +00:00
ibus.c Changes to sbi_attach_args. (and some cleanup) 2000-06-04 18:02:35 +00:00
in4_cksum.c Slight stylistic changes. Add KAME checksum routine. 2000-06-07 19:31:33 +00:00
in_cksum.c Slight stylistic changes. Add KAME checksum routine. 2000-06-07 19:31:33 +00:00
intvec.s add support for counting soft interrupts 2000-06-05 03:45:23 +00:00
ka43.c Use RAISEIPL on all workstations. 2000-04-22 18:11:27 +00:00
ka46.c Use RAISEIPL on all workstations. 2000-04-22 18:11:27 +00:00
ka48.c Use RAISEIPL on all workstations. 2000-04-22 18:11:27 +00:00
ka49.c Add extra argument to scb_vecalloc (a struct evcnt *) 2000-06-04 02:19:24 +00:00
ka53.c Add extra argument to scb_vecalloc (a struct evcnt *) 2000-06-04 02:19:24 +00:00
ka410.c Use RAISEIPL on all workstations. 2000-04-22 18:11:27 +00:00
ka630.c Add missing '#include "opt_vax630.h"' for custom kernels. 2000-01-27 17:06:55 +00:00
ka650.c Raise IPL after interrupt, for LANCE chip. 2000-04-20 18:55:50 +00:00
ka660.c Rudimentary CPU support files for VAX 4000/105, 4000/200 and 4000/500. 2000-05-08 18:45:26 +00:00
ka670.c Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
ka680.c Add extra argument to scb_vecalloc (a struct evcnt *) 2000-06-04 02:19:24 +00:00
ka750.c Changes to sbi_attach_args. (and some cleanup) 2000-06-04 18:02:35 +00:00
ka780.c Changes to sbi_attach_args. (and some cleanup) 2000-06-04 18:02:35 +00:00
ka820.c Add extra argument to scb_vecalloc (a struct evcnt *) 2000-06-04 02:19:24 +00:00
ka860.c Clean up all bus handling stuff, it has become a mess the latest years. 1999-08-07 10:36:43 +00:00
locore.c Changes to use the RPB for different tasks. Much simpler now to find the 2000-05-20 13:38:58 +00:00
machdep.c Do not clear msgbufenabled in dumpsys(). Dump messages will now go to 2000-06-05 23:44:55 +00:00
md_root.c defopt MINIROOTSIZE 1999-03-17 18:59:21 +00:00
mem.c expunge vm_offset_t and vm_size_t. 2000-03-04 07:27:47 +00:00
ns_cksum.c
pmap.c Use the cpu_info struct to store cpu-specific data in the same way in 2000-05-29 20:00:55 +00:00
sbi.c Changes to sbi_attach_args. (and some cleanup) 2000-06-04 18:02:35 +00:00
scb.c more cleanup. use __builtin_frame_address(0) instead of our funky 2000-06-04 19:30:14 +00:00
sgmap.c Add some debug stuff. Disable SCSI on KA49 for now until I can figure out 2000-05-23 23:47:28 +00:00
subr.s Adjust to new evcnt stuff. 2000-06-05 00:09:17 +00:00
trap.c Use the cpu_info struct to store cpu-specific data in the same way in 2000-05-29 20:00:55 +00:00
udiv.s
urem.s
vm_machdep.c Add a comment 2000-06-04 19:03:27 +00:00
yyyin_cksum.c