NetBSD/sys/dev/ata
thorpej 3787a92812 Move the register definitions for ATA Task File registers to atareg.h;
they are also used by controllers that do not map the registers into the
system address space, and are thus distinct from the "controller" registers.
2003-12-30 19:30:13 +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
ata_raidvar.h
ata_wdc.c No need to include wdvar.h anymore. 2003-12-14 05:34:29 +00:00
ata.c Move most of the atabus layer into ata.c. 2003-12-30 16:28:37 +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 SMART info is logically part of the register set; move it from atavar.h 2003-12-30 19:12:24 +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