NetBSD/sys/arch
takemura 303401ce32 Change bus_addr_t and bus_size_t from u_int32_t to u_long.
Add -Werror option to kernel Makefile.
2000-03-05 05:22:12 +00:00
..
alpha Do partial lazy I-stream sync -- in the pmap_enter()/pmap_remove() cases 2000-03-01 18:29:04 +00:00
amiga do as if bus_space_read_4() returned an int, although it just calls panic. 2000-03-04 11:49:18 +00:00
arc Mention a bit about possible HZ interporation improvement in microtime(). 2000-03-04 07:09:09 +00:00
arm32 Do the "<space><tab>" thing with the RAID_AUTOCONFIG option. 2000-02-29 06:32:20 +00:00
atari Do the "<space><tab>" thing with the RAID_AUTOCONFIG option. 2000-02-29 06:32:20 +00:00
bebox Do the "<space><tab>" thing with the RAID_AUTOCONFIG option. 2000-02-29 06:32:20 +00:00
evbsh3 KZ-SH4-01 (Kyoto Micro Computer Co.,LTD) 2000-02-24 23:33:59 +00:00
hp300 Do the "<space><tab>" thing with the RAID_AUTOCONFIG option. 2000-02-29 06:32:20 +00:00
hpcmips Change bus_addr_t and bus_size_t from u_int32_t to u_long. 2000-03-05 05:22:12 +00:00
i386 Now that pnpbios_io_unmap() exists, use it. 2000-03-04 23:08:54 +00:00
luna68k 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
m68k
mac68k Two changes to facilitate (better) PowerBook 1xx support: 2000-03-04 08:16:16 +00:00
macppc Use ring buffer on tx side, too. 2000-03-04 11:17:00 +00:00
mips Remove #ifdef'ed out PMAX_CACHEFLUSH_FORCES_WBFLUSH codes in cache 2000-03-04 11:37:31 +00:00
mmeye Do the "<space><tab>" thing with the RAID_AUTOCONFIG option. 2000-02-29 06:32:20 +00:00
mvme68k Include <machine/cpu.h> to make these compile again. 2000-02-26 16:50:55 +00:00
news68k Nuke unnecessary prototype declaration of readdisklabel(). 2000-03-04 06:21:15 +00:00
newsmips INSTALL kernel config. 2000-03-04 19:30:17 +00:00
next68k Do the "<space><tab>" thing with the RAID_AUTOCONFIG option. 2000-02-29 06:32:20 +00:00
ofppc Do the "<space><tab>" thing with the RAID_AUTOCONFIG option. 2000-02-29 06:32:20 +00:00
pc532
pmax Fix mipsmate SCSI lossage made by my previous change. 2000-03-04 10:14:39 +00:00
powerpc Rewrite stdarg/varargs. 2000-02-27 17:50:20 +00:00
prep Initial import prep port. 2000-02-29 15:21:20 +00:00
sh3 SH4! 2000-02-24 23:32:26 +00:00
sparc Do the "<space><tab>" thing with the RAID_AUTOCONFIG option. 2000-02-29 06:32:20 +00:00
sparc64 Do the "<space><tab>" thing with the RAID_AUTOCONFIG option. 2000-02-29 06:32:20 +00:00
sun3 Do the "<space><tab>" thing with the RAID_AUTOCONFIG option. 2000-02-29 06:32:20 +00:00
vax it's closer to working now. 2000-03-04 18:20:53 +00:00
x68k Do the "<space><tab>" thing with the RAID_AUTOCONFIG option. 2000-02-29 06:32:20 +00:00
Makefile