NetBSD/sys/arch
chris f220cad8dd Use ffs like routine in the footbridge irq handling. It is now very similair to the iomd irq handler.
Note that I've kept the existing quirk of still passing the irq to the next handler even if the irq handler returned 1.  I need to investigate why we do this.
2001-05-23 21:23:54 +00:00
..
alpha Brain'o in last. Pointed out by Steve Woodford <scw@netbsd.org>. 2001-05-19 14:20:40 +00:00
amiga defopt LEV6_DEFER. 2001-05-08 06:09:29 +00:00
amigappc PPC machine type tags haven't been used for a while. 2001-05-03 13:11:24 +00:00
arc bus_space'fied fd driver by TSUTSUI Izumi, 2001-05-22 03:22:49 +00:00
arm Add a files.footbridge for inclusion by cats and netwinder. This is to make moving of the footbridge dir easier (when it eventually moves from arm32) 2001-05-23 21:21:42 +00:00
arm26 Make microtime properly monotonic, with code derived from the /alpha 2001-05-14 23:45:39 +00:00
arm32 Use ffs like routine in the footbridge irq handling. It is now very similair to the iomd irq handler. 2001-05-23 21:23:54 +00:00
atari Initialize to CGA mode. Wscons expects this. 2001-05-21 14:30:41 +00:00
bebox PPC machine type tags haven't been used for a while. 2001-05-03 13:11:24 +00:00
cats Add a files.footbridge for inclusion by cats and netwinder. This is to make moving of the footbridge dir easier (when it eventually moves from arm32) 2001-05-23 21:21:42 +00:00
cesfic cleanup and ELF preparation (_XXX_LABEL(), .align) 2001-05-18 11:51:57 +00:00
cobalt
dnard Remove includes that only include <arm/*.h>. These are now picked up 2001-05-09 22:30:43 +00:00
dreamcast convert two consecutive "shll"s with one "shll2" 2001-05-15 08:54:56 +00:00
evbsh3 convert two consecutive "shll"s with one "shll2" 2001-05-15 08:54:56 +00:00
hp300 pull in lib/libkern/libkern.h to resolve inline tolower() 2001-05-13 00:01:45 +00:00
hpc recompile. 2001-05-21 16:02:02 +00:00
hpcarm Add some PCMCIA devices. 2001-05-23 16:52:34 +00:00
hpcmips fix WSDISPLAYIO_PUTCMAP bug. 2001-05-21 18:37:30 +00:00
hpcsh convert two consecutive "shll"s with one "shll2" 2001-05-15 08:54:56 +00:00
i386 Correct handling of nxt==0 (skip pseudoheader) case. 2001-05-23 15:56:51 +00:00
luna68k Add l_poll' to struct linesw' and provide an xxxpoll() entry point 2001-05-02 10:32:08 +00:00
m68k Added support for kernel cores on the sun2. This 2001-05-21 14:48:58 +00:00
mac68k port-mac68l/12931 by Dave Huang: 2001-05-14 09:27:06 +00:00
macppc Add ${AOPTS} to AFLAGS 2001-05-17 23:48:31 +00:00
mips Allow overriding the 'install' target. 2001-05-23 02:35:40 +00:00
mipsco Move previous patch which performs allocsys() before pmap_bootstrap() 2001-04-28 04:20:27 +00:00
mmeye
mvme68k Finally nobble the bus_dmamap_sync() problem with osiop(4). 2001-05-16 19:06:46 +00:00
netwinder Add a files.footbridge for inclusion by cats and netwinder. This is to make moving of the footbridge dir easier (when it eventually moves from arm32) 2001-05-23 21:21:42 +00:00
news68k Update to reflect that unlike in m68k a.out environments, where the .align 2001-05-12 00:55:34 +00:00
newsmips Reset FDC in news5000_init() to avoid spurious interrupts 2001-04-27 12:55:51 +00:00
next68k fix printf format strings and the call to ncr53c9x_attach() so that 2001-05-23 02:14:07 +00:00
ofppc PPC machine type tags haven't been used for a while. 2001-05-03 13:11:24 +00:00
pc532 Add "switch to ELF". 2001-05-16 15:01:40 +00:00
pmax Add l_poll' to struct linesw' and provide an xxxpoll() entry point 2001-05-02 10:32:08 +00:00
powerpc Call __syncicache in db_write_bytes. (makes breakpoints work better). 2001-05-18 20:38:27 +00:00
prep delint: don't try & return something from void pci_intr_disestablish() 2001-05-15 14:48:57 +00:00
sandpoint delint: don't try & return something from void pci_intr_disestablish() 2001-05-15 14:48:57 +00:00
sgimips Add IP32 2001-05-14 17:59:22 +00:00
sh3 sigreturn() fix (from kleink) 2001-05-16 12:42:38 +00:00
sparc There is no iommu prom node on JavaStation 1 and sbus node is directly 2001-05-21 22:44:07 +00:00
sparc64 notice siop boot devices. 2001-05-18 23:32:48 +00:00
sun2 Rewrote a variable constraint to make gcc 2.95 happy. 2001-05-14 20:39:52 +00:00
sun3 Update to reflect that unlike in m68k a.out environments, where the .align 2001-05-12 00:55:34 +00:00
vax Move the diagnostic tests with the if. 2001-05-19 23:47:19 +00:00
x68k Reset the status register after abort. 2001-05-22 00:16:49 +00:00
Makefile