NetBSD/sys/dev/ata
2004-08-20 22:26:23 +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 Make VOP_STRATEGY(bp) a real VOP as discussed on tech-kern. 2004-01-25 18:06:48 +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 Move most of wdc_softc into a new atac_softc structure that contains 2004-08-20 06:39:37 +00:00
ata.c Use ANSI function decls for atabus open/close/ioctl. 2004-08-20 22:26:23 +00:00
atareg.h Add SATA queued read/write commands. 2004-08-12 04:26:06 +00:00
atavar.h Move common parts of attaching an ata_channel to a new ata_channel_attach() 2004-08-20 22:17:06 +00:00
files.ata Don't assume wdc-specific ATA / ATAPI code should be brought in if atabus 2004-08-12 04:23:02 +00:00
ld_ataraid.c sprintf -> snprintf 2004-04-22 00:17:10 +00:00
Makefile Serial ATA register definitions. 2003-12-14 17:14:47 +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 Rename the ata_bustype "ata_reset_channel" member to "ata_reset_drive" 2004-08-20 17:19:44 +00:00
wdvar.h Move the wddone() prototype to wd.c 2003-12-14 05:38:20 +00:00