NetBSD/sys/arch
dbj c96a4ad63d Continued work on esp driver. Now successfully identifies a scsi target.
Unfortunately, to get dma to work, we have to align past the end of
the buffer, which smashes other variables on the stack.
match function still disabled, as it isn't ready yet.
1998-12-30 12:02:03 +00:00
..
alpha We don't call prom_open() here anymore, so don't call prom_close() either! 1998-12-28 09:12:52 +00:00
amiga Make it table-driven. Besides making adding more devices easier, the resulting 1998-12-26 22:22:58 +00:00
arm32 Apply patch from PR port-arm32/6357 to make the wdc attachment to the 1998-12-28 09:40:28 +00:00
atari Install kbdreg.h. The Xserver needs it. 1998-12-20 23:17:48 +00:00
bebox Pass the symbol table size, like a.out. 1998-12-04 20:22:36 +00:00
hp300 Make pmap_collect() actually do something useful. If called with a user 1998-12-21 09:02:43 +00:00
i386 C_LABEL has no _ if __ELF__ 1998-12-23 15:09:48 +00:00
m68k Argh, fix the ANSI CPP version of the a.out WARN_REFERENCES(). 1998-12-02 21:16:46 +00:00
mac68k vm_offset_t -> {paddr_t, vaddr_t} 1998-12-22 08:47:05 +00:00
macppc iMac support (not complete yet). 1998-12-29 06:27:59 +00:00
mips - Eliminate dead code in TLB miss handler. Fortunately it has never been 1998-12-28 00:31:03 +00:00
mvme68k Added options COMPAT_LINUX and EXEC_ELF32 as comments 1998-12-15 19:50:00 +00:00
newsmips Make configurable with no frame buffer. 1998-12-26 00:53:49 +00:00
next68k Continued work on esp driver. Now successfully identifies a scsi target. 1998-12-30 12:02:03 +00:00
ofppc Pass the symbol table size, like a.out. 1998-12-04 20:22:36 +00:00
pc532 Support for compound statements enclosed in parenthes to appear as 1998-12-16 11:11:02 +00:00
pica Update HBAs to incorporate the new max_lun property. 1998-12-05 19:43:33 +00:00
pmax Read icsr in interrupt handler (from development tree). 1998-11-29 00:58:06 +00:00
powerpc Change r_type bit field size 5 to 6 and reduce unused bit(2 to 1). 1998-12-03 05:15:06 +00:00
sparc move sparc{,64} installboot.8 back to src/share, to avoid splitting sources for users who dont get everything. 1998-12-22 02:34:09 +00:00
sparc64 move sparc{,64} installboot.8 back to src/share, to avoid splitting sources for users who dont get everything. 1998-12-22 02:34:09 +00:00
sun3 move sun3 to UVM by default. only pica/arc & x68k left. 1998-12-23 06:00:03 +00:00
vax Fix bufpages miscalculation. At the same time, make bufpages configurable 1998-12-19 20:06:36 +00:00
x68k Switch x68k port to UVM by default. 1998-12-23 23:01:44 +00:00
Makefile For the pc532 MACHINE (pc532) isn't equal to MACHINE_ARCH (ns32k) but there 1998-08-25 11:52:26 +00:00