NetBSD/sys/arch/arm32/mainbus
nathanw 5127aa189d In fdioctl(), allocate fd_formb dynamically when needed, rather than on
the stack, and remove the no-longer-necessary PHOLD()/PRELE() calls
in fdformat().

(This eliminates 1/3 of the instances of PHOLD()/PRELE() in the kernel code.)

XXX We still have too many mostly-redundant floppy drivers.
2000-08-24 20:04:28 +00:00
..
com_pioc.c
cpu.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
fd.c In fdioctl(), allocate fd_formb dynamically when needed, rather than on 2000-08-24 20:04:28 +00:00
fdreg.h
lpt_pioc.c
mainbus.c
mainbus.h
mainbus_io.c implement bus_space_vaddr() 2000-04-17 17:39:17 +00:00
mainbus_io_asm.S
pioc.c
piocreg.h
piocvar.h
wdc_pioc.c