NetBSD/sys/dev/ata
bouyer 011181ac3e Implement an atabus control device, and define some ATA bus control
IOCTLS. Implement ATABUSIORESET, which will reset the given ATA bus.
2004-08-01 21:40:41 +00:00
..
Makefile
ata.c Implement an atabus control device, and define some ATA bus control 2004-08-01 21:40:41 +00:00
ata_raid.c
ata_raid_promise.c
ata_raidreg.h
ata_raidvar.h
ata_wdc.c Implement an atabus control device, and define some ATA bus control 2004-08-01 21:40:41 +00:00
atareg.h When using LBA48, use Flush cache extended command if supported. 2004-05-03 20:11:40 +00:00
atavar.h Implement an atabus control device, and define some ATA bus control 2004-08-01 21:40:41 +00:00
files.ata Add common routines for SATA controllers. Right now, we have sata_speed(), 2004-05-28 23:26:27 +00:00
ld_ataraid.c sprintf -> snprintf 2004-04-22 00:17:10 +00:00
sata_subr.c Add common routines for SATA controllers. Right now, we have sata_speed(), 2004-05-28 23:26:27 +00:00
satareg.h Fix typo reported by Alexander Yurchenko grange at rt mipt ru in private 2004-05-23 23:07:59 +00:00
satavar.h Add common routines for SATA controllers. Right now, we have sata_speed(), 2004-05-28 23:26:27 +00:00
wd.c Implement asynchronous channel reset. 2004-07-31 21:26:42 +00:00
wdvar.h