NetBSD/sys/dev/ata
bouyer 4ca5497111 Allow wd to attach to something else than wdc/pciide (like USB<->ATA bridges):
- move some functions from ata.c to ata_wdc.c or wdc.c.
- add callbacks to struct ata_bustype so that wd.c doesn't call directly
  functions from the lower level driver.
2001-12-03 00:11:15 +00:00
..
Makefile
ata.c Allow wd to attach to something else than wdc/pciide (like USB<->ATA bridges): 2001-12-03 00:11:15 +00:00
ata_wdc.c Allow wd to attach to something else than wdc/pciide (like USB<->ATA bridges): 2001-12-03 00:11:15 +00:00
atareg.h
atavar.h Allow wd to attach to something else than wdc/pciide (like USB<->ATA bridges): 2001-12-03 00:11:15 +00:00
files.ata
wd.c Allow wd to attach to something else than wdc/pciide (like USB<->ATA bridges): 2001-12-03 00:11:15 +00:00
wdvar.h Allow wd to attach to something else than wdc/pciide (like USB<->ATA bridges): 2001-12-03 00:11:15 +00:00