NetBSD/sys/arch/atari/atari
erh 8f03b9a04a Define the DONETISR macro and use netisr_dispatch.h. This is to cut down on code duplication and to standardize the available NETISRs across all ports. 2000-02-21 20:38:46 +00:00
..
atari_init.c Add bootm_init() prototype. 2000-02-07 14:36:42 +00:00
autoconf.c Centralize the declaration and clearing of `cold'. 1999-09-17 19:59:35 +00:00
be_bus.c Allow storage-space to be passed to the alloc_bus_space_tag() functions. This 2000-01-19 13:12:54 +00:00
bus.c Fix argument of extent_free(). 1999-12-09 13:07:41 +00:00
conf.c Define an audio device at c-major 42 and reserve 41 for wscons. 1999-10-28 13:43:54 +00:00
db_memrw.c Get rid of vm_offset_t/vm_size_t 1998-09-02 14:58:01 +00:00
device.h
disksubr.c Make sure the pointer to the cpu_label is not NULL before trying to use it. 1999-09-22 07:20:44 +00:00
dkbad.c
fpu.c
genassym.cf Fix the problem that single-step tracing of a trap instruction 1999-10-26 00:20:34 +00:00
intr.c Centralize the declaration and clearing of `cold'. 1999-09-17 19:59:35 +00:00
intr.h
intrcnt.h Add some sense to the interrupt names. 1998-06-17 11:41:21 +00:00
le_bus.c Allow storage-space to be passed to the alloc_bus_space_tag() functions. This 2000-01-19 13:12:54 +00:00
locore.s Fix the problem that single-step tracing of a trap instruction 1999-10-26 00:20:34 +00:00
machdep.c Define the DONETISR macro and use netisr_dispatch.h. This is to cut down on code duplication and to standardize the available NETISRs across all ports. 2000-02-21 20:38:46 +00:00
mainbus.c Add bus_space_{read,write}_region_stream_N functions. 1998-05-25 09:08:08 +00:00
mem.c CL* discarding. 1999-12-04 21:13:19 +00:00
pmap.c Update for pmap_enter() API change. No functional difference. 1999-11-13 00:30:26 +00:00
stalloc.c
stalloc.h
sys_machdep.c Fix typo (&& -> &). 1999-11-28 20:30:57 +00:00
trap.c clrnd()/clbase() discarding. 1999-12-05 11:56:30 +00:00
vectors.s Remove unwanted reference to "_trap1" if !defined(COMPAT_13). 1998-10-18 04:42:17 +00:00
vm_machdep.c Fix PR9240: comment above cpu_fork() out of synch with reality on most ports. 2000-01-20 22:18:54 +00:00