NetBSD/sys/arch
dbj ba3bedf25e After some experimentation, now allow dma start alignment to be 4.
Removed separate alignment constant for ethernet since it appears to
be unnecessary.
1998-12-27 09:03:14 +00:00
..
alpha Correct a panic message. 1998-12-18 19:52:11 +00:00
amiga Make it table-driven. Besides making adding more devices easier, the resulting 1998-12-26 22:22:58 +00:00
arm32 r13-r15 -> sp, lr, pc 1998-12-12 17:28:05 +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 Search "interrupts" property if "AAPL,interrupts" is not found. 1998-12-22 19:46:28 +00:00
mips s/are are/are/ 1998-12-25 16:52:10 +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 After some experimentation, now allow dma start alignment to be 4. 1998-12-27 09:03:14 +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