NetBSD/sys/dev/ata
yamt 395e9958f2 change the way to handle NEW_BUFQ_STRATEGY option.
instead of putting #ifdefs into each drivers,
use a global variable to indicate default strategy.

XXX should have a way to specify other strategies.
2004-02-28 06:28:47 +00:00
..
ata_raid_promise.c
ata_raid.c Make VOP_STRATEGY(bp) a real VOP as discussed on tech-kern. 2004-01-25 18:06:48 +00:00
ata_raidreg.h
ata_raidvar.h
ata_wdc.c More structure member namespace cleanup: thread -> ch_thread 2004-01-03 23:59:58 +00:00
ata.c More structure member namespace cleanup: thread -> ch_thread 2004-01-03 23:59:58 +00:00
atareg.h Move the register definitions for ATA Task File registers to atareg.h; 2003-12-30 19:30:13 +00:00
atavar.h Rename "struct channel_softc" to "struct wdc_channel". 2004-01-03 01:50:52 +00:00
files.ata
ld_ataraid.c Make VOP_STRATEGY(bp) a real VOP as discussed on tech-kern. 2004-01-25 18:06:48 +00:00
Makefile
satareg.h Some additional SATA-II registers. 2003-12-17 16:16:36 +00:00
wd.c change the way to handle NEW_BUFQ_STRATEGY option. 2004-02-28 06:28:47 +00:00
wdvar.h