NetBSD/sys/arch
nisimura de01642cac Use bus_dma(9) to instruct IOASIC DMA to load transferring addresses,
eliminating MIPS cache machinary exposure here.
2000-06-03 07:55:17 +00:00
..
alpha Make clarified SCSI transfer direction flag. sc_ispullup == pullup 2000-06-02 04:35:06 +00:00
amiga Fix a missing cases of devpp -> booted_device, partp -> booted_parition 2000-06-01 17:42:59 +00:00
amigappc Make booted_device global (and booted_parition for consitency). 2000-06-01 00:49:49 +00:00
arc Don't pass booted_* to findroot/getdevice, access them via the globals. 2000-06-01 15:38:20 +00:00
arm26 Add a comment on single-processor systems about p_cpu being initialized 2000-05-31 05:06:43 +00:00
arm32 Don't pass booted_* to findroot/getdevice, access them via the globals. 2000-06-01 15:38:20 +00:00
atari Don't pass booted_* to findroot/getdevice, access them via the globals. 2000-06-01 15:38:20 +00:00
bebox Don't pass booted_* to findroot/getdevice, access them via the globals. 2000-06-01 15:38:20 +00:00
cobalt booted_partition, not booted_parition... 2000-06-02 22:09:02 +00:00
evbsh3 Add a comment on single-processor systems about p_cpu being initialized 2000-05-31 05:06:43 +00:00
hp300 Add handling of "make release". 2000-05-31 14:31:23 +00:00
hpcmips Don't pass booted_* to findroot/getdevice, access them via the globals. 2000-06-01 15:38:20 +00:00
i386 booted_partition, not booted_parition... 2000-06-02 22:09:02 +00:00
luna68k Add a comment on single-processor systems about p_cpu being initialized 2000-05-31 05:06:43 +00:00
m68k Oops, omitted the rename from last. 2000-05-27 16:44:41 +00:00
mac68k Add a comment on single-processor systems about p_cpu being initialized 2000-05-31 05:06:43 +00:00
macppc Add fixcoff so an obj dir can be created 2000-06-01 18:33:43 +00:00
mips make it compile with 'options SOFTFLOAT'. 2000-06-02 12:57:22 +00:00
mmeye Add a comment on single-processor systems about p_cpu being initialized 2000-05-31 05:06:43 +00:00
mvme68k Add a comment on single-processor systems about p_cpu being initialized 2000-05-31 05:06:43 +00:00
news68k booted_partition, not booted_parition... 2000-06-02 22:09:02 +00:00
newsmips Don't pass booted_* to findroot/getdevice, access them via the globals. 2000-06-01 15:38:20 +00:00
next68k Make booted_device global (and booted_parition for consitency). 2000-06-01 00:49:49 +00:00
ofppc Don't pass booted_* to findroot/getdevice, access them via the globals. 2000-06-01 15:38:20 +00:00
pc532 When allocating new PT pages during early bootstrap (i.e. before 2000-06-02 17:46:37 +00:00
pmax Use bus_dma(9) to instruct IOASIC DMA to load transferring addresses, 2000-06-03 07:55:17 +00:00
powerpc Rather than starting init and creating kthreads by forking and then 2000-05-28 05:48:59 +00:00
prep booted_partition, not booted_parition... 2000-06-02 22:09:02 +00:00
sh3 When allocating new PT pages during early bootstrap (i.e. before 2000-06-02 17:46:37 +00:00
sparc In pmap_cpu_alloc(), allocate memory for the PTE tables in one sweep. 2000-06-02 10:43:59 +00:00
sparc64 Use all 64 address bits in ld*a()/st*a() macros so physical device addresses 2000-06-02 22:56:32 +00:00
sun3 Add a comment on single-processor systems about p_cpu being initialized 2000-05-31 05:06:43 +00:00
vax no need to raise ipl since the definition of softintr_schedule is that 2000-06-02 22:14:10 +00:00
x68k Don't pass booted_* to findroot/getdevice, access them via the globals. 2000-06-01 15:38:20 +00:00
Makefile Add new SUBDIRs. 2000-02-19 02:03:29 +00:00