NetBSD/sys/arch/arm32
bjh21 bfddba9825 Separate podule and netslot cases in poduleread() into separate functions,
with the correct one referenced by a pointer in the podule structure.  This is
in aid of eventually making the netslot and podulebus code a little more
separate from one another.
2001-06-08 22:38:07 +00:00
..
arm32 Now that cpu_dataabt_fixup() can fail, print slightly more useful information 2001-06-02 22:48:40 +00:00
compile
conf Add hcsc to every configuration that has SCSI podules. 2001-06-02 10:48:54 +00:00
dev Small typo... 2001-05-03 23:07:08 +00:00
doc Updated documentation about the bootloader 2001-02-20 22:58:34 +00:00
footbridge Fix the broken stray irq handling for footbridge, this needs to be 2001-06-07 21:47:36 +00:00
fpe-arm Make "options ARMFPE" work again. 2001-03-04 14:32:12 +00:00
include Separate podule and netslot cases in poduleread() into separate functions, 2001-06-08 22:38:07 +00:00
iomd Refer to the Risc PC IOMD by its real name (which appears to be IOMD20). 2001-05-13 14:30:00 +00:00
isa The io offsets in arm32/isa/timerreg.h included the IO_TIMER1 offset. 2001-06-02 12:51:28 +00:00
mainbus Part one of the COMCONSOLE repair ... it works now but the video console 2001-04-12 20:15:06 +00:00
ofw Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
pci Print which IRQ is used for compatibility interrupts. (from i386) 2000-11-04 14:05:55 +00:00
podulebus Separate podule and netslot cases in poduleread() into separate functions, 2001-06-08 22:38:07 +00:00
rc7500 more vm_offset_t/vm_size_t -> {p,v}{addr,size}_t changes 2001-03-04 19:05:55 +00:00
riscpc Just some pretty printing for 640 width screens 2001-04-09 19:22:42 +00:00
shark HZ -> hz 2001-06-05 05:12:18 +00:00
stand Make the NC start run again ... it didnt detect the start of the DRAM good 2001-04-07 20:57:24 +00:00
vidc Add l_poll' to struct linesw' and provide an xxxpoll() entry point 2001-05-02 10:32:08 +00:00
Makefile