NetBSD/sys/arch/arm32/footbridge
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
..
cyclone_boot.h Add fields found in new format ebsaboot structures. 1999-12-06 09:55:57 +00:00
dc21285mem.h Rework of kernel I/O & memory mappings along with new implementation of 2000-01-10 07:43:07 +00:00
dc21285reg.h
ebsa285_machdep.c more vm_offset_t/vm_size_t -> {p,v}{addr,size}_t changes 2001-03-04 19:05:55 +00:00
footbridge.c Move arm32 ports over to using <arm/armreg.h>, so <cpu.h> mostly contains 2001-02-25 21:31:13 +00:00
footbridge_clock.c Move arm32 ports over to using <arm/armreg.h>, so <cpu.h> mostly contains 2001-02-25 21:31:13 +00:00
footbridge_com.c Add `l_poll' to `struct linesw' and provide an xxxpoll() entry point 2001-05-02 10:32:08 +00:00
footbridge_com_io.c implement bus_space_vaddr() 2000-04-17 17:39:17 +00:00
footbridge_com_io_asm.S
footbridge_io.c Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
footbridge_io_asm.S Implement bus_space_write_region_4() and bus_space_read_region4() 2000-06-24 09:42:47 +00:00
footbridge_irq.S 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
footbridge_irqhandler.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
footbridge_machdep.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
footbridge_pci.c A small change for NETWINDER support. (netwinder needs its own pci_attach_hook) 2001-04-20 16:52:04 +00:00
footbridgevar.h