NetBSD/sys/arch
thorpej 1e7ec4d50e Use _C_LABEL() to generate C labels in assembly code, don't prepend an
underscore (_) directly.  (XXX Except in a few places, where traditional
CPP's macro evaluation semantics break things, so we test for __ELF__
directly in those places).
1998-12-01 04:30:59 +00:00
..
alpha Add USB devices. 1998-11-29 06:57:46 +00:00
amiga Add ne (AriadneII). 1998-11-28 21:27:42 +00:00
arm32 Move cdev_usb_init() and cdev_usbdev_init() to <sys/conf.h> 1998-11-29 06:56:13 +00:00
atari Check-point work on isa-interrupt handling 1998-11-26 13:34:23 +00:00
bebox Add (commented out) 'gre' pseudo device line. Feedback is welcome. 1998-11-25 20:30:44 +00:00
hp300 Add (commented out) 'gre' pseudo device line. Feedback is welcome. 1998-11-25 20:30:44 +00:00
i386 Use _C_LABEL() to generate C labels in assembly code, don't prepend an 1998-12-01 04:30:59 +00:00
m68k (mostly) fix kernel tags support. from Frederick Bruckman in pr-6445. 1998-11-15 20:36:30 +00:00
mac68k Remember to recognize modifier key releases when the Option key is down. 1998-11-28 19:42:49 +00:00
macppc Add an RCS ID. 1998-11-28 20:59:26 +00:00
mips Add PV_REFERENCED and track as for PV_MODIFIED,. 1998-11-29 03:18:32 +00:00
mvme68k Get rid of memset() prototype, it's not used and egcs doesn't like it. 1998-11-23 20:45:26 +00:00
newsmips Add (commented out) 'gre' pseudo device line. Feedback is welcome. 1998-11-25 20:30:44 +00:00
next68k Add (commented out) 'gre' pseudo device line. Feedback is welcome. 1998-11-25 20:30:44 +00:00
ofppc Add (commented out) 'gre' pseudo device line. Feedback is welcome. 1998-11-25 20:30:44 +00:00
pc532 Adapt to the new scsipi_adapter interface. 1998-11-19 21:43:00 +00:00
pica Add (commented out) 'gre' pseudo device line. Feedback is welcome. 1998-11-25 20:30:44 +00:00
pmax Read icsr in interrupt handler (from development tree). 1998-11-29 00:58:06 +00:00
powerpc copyin() and copyout() should return EFAULT if a fault occurs, not 1998-11-26 21:06:21 +00:00
sparc Fix bogus asm statements; tmp1 and tmp2 need to be outputs rather than inputs. 1998-11-29 10:37:08 +00:00
sparc64 Sync with 32-bit SPARC version. 1998-11-29 22:20:19 +00:00
sun3 Add (commented out) 'gre' pseudo device line. Feedback is welcome. 1998-11-25 20:30:44 +00:00
vax Fix disk size identifier bug. 1998-11-30 22:27:32 +00:00
x68k BUFCACHE option. 1998-11-29 16:20:13 +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