NetBSD/sys/arch/atari/atari
leo 2ca332c7bc Add a char entry for md and add it to the chartoblk table. This fixes
the problem that kernfs was unable to determine the root device while
booting from the install floppy.
1997-08-27 06:21:06 +00:00
..
Locore.c Get rid of 'cpu040' variable. Use 'mmutype' or 'cputype' for testing 1997-01-03 22:54:22 +00:00
atari_init.c Use a buserror handler that just tests for 'nofault' being set when the 1997-07-30 15:37:48 +00:00
autoconf.c Isabus support. 1997-07-15 08:25:39 +00:00
conf.c Add a char entry for md and add it to the chartoblk table. This fixes 1997-08-27 06:21:06 +00:00
db_memrw.c s/atari_trunc_page/m68k_trunc_page/ 1997-06-10 18:39:11 +00:00
device.h change cfprint_t type definition to take a const char *, rather than 1996-08-27 21:53:46 +00:00
disksubr.c Changes to bounds_check_with_label: 1997-04-25 19:16:30 +00:00
dkbad.c Add a prototype. 1996-07-20 20:48:36 +00:00
fpu.c s/REGENTS/FOUNDATION/ 1997-04-24 22:37:11 +00:00
genassym.cf More stuff for handling an 68060. 1997-06-02 12:03:40 +00:00
intr.c Use '0' instead of NULL when talking about int's 1997-07-15 06:51:15 +00:00
intr.h Guard agains multiple inclusion and pull in cpu.h to define clockframe. 1997-06-06 13:15:57 +00:00
intrcnt.h Add intr_establish/disestablish functions. Currently only the lpt-driver 1996-12-26 23:25:01 +00:00
locore.s Use a buserror handler that just tests for 'nofault' being set when the 1997-07-30 15:37:48 +00:00
machdep.c Implement bus_space_subregion() 1997-07-15 06:49:56 +00:00
mem.c Use info on the actual RAM-segments to check the validity of /dev/mem 1997-04-25 19:07:45 +00:00
pmap.c s/atari_round_seg/m68k_round_seg/ s/atari_trunc_seg/m68k_trunc_seg/ 1997-06-10 18:41:13 +00:00
stalloc.c backout previous kprintf changes 1996-10-13 04:10:34 +00:00
stalloc.h
sys_machdep.c Use m68k cacheops 1997-06-04 14:33:49 +00:00
trap.c From sun3: 1997-07-08 16:56:31 +00:00
vectors.s Isabus support. 1997-07-15 08:25:39 +00:00
vm_machdep.c Use m68k cacheops 1997-06-04 14:33:49 +00:00