NetBSD/sys/dev/ata
thorpej 527c829fa0 Rename:
- wdc_xfer to ata_xfer
- channel_queue to ata_queue
and move them to <dev/ata/atavar.h> so they can be used by non-wdc ATA
controllers.  Clean up the member names of these structures while at it.
2004-01-01 17:18:53 +00:00
..
ata_raid_promise.c Garbage-collect __ATA_DISK_PRIVATE; it is no longer needed. 2003-12-14 05:37:25 +00:00
ata_raid.c Garbage-collect __ATA_DISK_PRIVATE; it is no longer needed. 2003-12-14 05:37:25 +00:00
ata_raidreg.h Experimental support for RAID volumes configured by ATA "RAID" controllers. 2003-01-27 18:21:23 +00:00
ata_raidvar.h Experimental support for RAID volumes configured by ATA "RAID" controllers. 2003-01-27 18:21:23 +00:00
ata_wdc.c Rename: 2004-01-01 17:18:53 +00:00
ata.c Rename: 2004-01-01 17:18:53 +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: 2004-01-01 17:18:53 +00:00
files.ata Following Matt Thomas's request, rename ata attribute to ata_hl, and 2003-10-08 20:57:59 +00:00
ld_ataraid.c Cosmetic changes in some autoconfiguration messages. 2003-12-14 02:46:34 +00:00
Makefile Serial ATA register definitions. 2003-12-14 17:14:47 +00:00
satareg.h Some additional SATA-II registers. 2003-12-17 16:16:36 +00:00
wd.c Move the wddone() prototype to wd.c 2003-12-14 05:38:20 +00:00
wdvar.h Move the wddone() prototype to wd.c 2003-12-14 05:38:20 +00:00