NetBSD/sys/arch/acorn32
mycroft d40837608f 1) Use config_interrupts() to attach IDE and ATAPI drives. This eliminates
most polling.
2) Clean up some goofiness in pciide -- get rid of the whole "candisable" path
   (it's gratuitous) and simplify the code by calling pciide_map_compat_intr(),
   *_set_modes() and wdc_print_modes() from central locations.
3) Add a register writability and register ghost test to eliminate phantom
   drives more quickly.
2003-09-19 21:35:56 +00:00
..
acorn32 use __KERNEL_RCSID() in a consistent manner 2003-07-14 22:48:19 +00:00
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf Add COMPAT_16 to most arm based kernels. Mainly in preperation for doing 2003-09-13 13:30:01 +00:00
dev use __KERNEL_RCSID() in a consistent manner 2003-07-14 22:48:19 +00:00
doc Added the documentation section of arch/arm32 to not let it dissapear. 2001-10-18 00:05:00 +00:00
include Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
mainbus 1) Use config_interrupts() to attach IDE and ATAPI drives. This eliminates 2003-09-19 21:35:56 +00:00
podulebus Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
stand Adapt to const-ification of first arg of open function in fs_ops. 2003-08-21 23:15:18 +00:00
Makefile Descend into stand so boot32 gets built. 2003-08-02 17:57:35 +00:00