NetBSD/sys/arch/atari/atari
1997-02-16 12:59:56 +00:00
..
atari_init.c Add a 'size' argument to badbaddr(). This is very useful on busses that 1997-01-21 20:37:03 +00:00
autoconf.c Fix some typo's from the setroot mega commit and re-order the device 1997-02-16 12:59:56 +00:00
conf.c Fix some leftovers from rd -> md rename. 1997-01-01 21:08:02 +00:00
db_memrw.c Copyright assigned to The NetBSD Foundation. 1996-12-09 17:35:24 +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 Grok the broken ICD partition format. This should be part of the 1.2 patches. 1996-10-04 07:02:17 +00:00
dkbad.c Add a prototype. 1996-07-20 20:48:36 +00:00
fpu.c Copyright assigned to The NetBSD Foundation. 1996-12-09 17:46:44 +00:00
genassym.c Get rid of 'cpu040' variable. Use 'mmutype' or 'cputype' for testing 1997-01-03 22:54:22 +00:00
intr.c Correct comment. 1997-01-27 07:50:17 +00:00
intr.h Add intr_establish/disestablish functions. Currently only the lpt-driver 1996-12-26 23:25:01 +00:00
intrcnt.h Add intr_establish/disestablish functions. Currently only the lpt-driver 1996-12-26 23:25:01 +00:00
Locore.c Get rid of 'cpu040' variable. Use 'mmutype' or 'cputype' for testing 1997-01-03 22:54:22 +00:00
locore.s Gerbage-collect extra copypage() 1997-02-02 07:27:48 +00:00
machdep.c Use bus_space_tag when calculating the physical address. 1997-01-27 07:53:29 +00:00
mem.c zeropage -> devzeropage, and make it static. 1997-02-02 07:29:35 +00:00
pmap.c pmap_changebit() can no longer be static since the bus_mem* functions use 1996-11-06 13:55:38 +00:00
stalloc.c backout previous kprintf changes 1996-10-13 04:10:34 +00:00
stalloc.h Prototyping. 1996-04-12 09:05:14 +00:00
sys_machdep.c Get rid of 'cpu040' variable. Use 'mmutype' or 'cputype' for testing 1997-01-03 22:54:22 +00:00
trap.c Use db_regs_t instead of struct mc68020_saved_state 1997-01-16 15:30:57 +00:00
vectors.s The ST-DMA driver now uses intr_establish. 1997-01-01 21:11:44 +00:00
vm_machdep.c Get rid of 'cpu040' variable. Use 'mmutype' or 'cputype' for testing 1997-01-03 22:54:22 +00:00