NetBSD/sys/dev/ata
bouyer bd627359dd Improved SATA support, from Jonathan A. Kollasch in PR bin/36772:
* use full 5-bit command queue depth that SATA supports
* decode SATA bits
2007-08-21 16:53:18 +00:00
..
Makefile
ata.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
ata_raid.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
ata_raid_adaptec.c
ata_raid_promise.c
ata_raid_via.c Add support for VIA V-TECH ata raid. Tested on 4.0 with RAID0, RAID1 and 2007-03-27 00:10:20 +00:00
ata_raidreg.h Add support for VIA V-TECH ata raid. Tested on 4.0 with RAID0, RAID1 and 2007-03-27 00:10:20 +00:00
ata_raidvar.h Add support for VIA V-TECH ata raid. Tested on 4.0 with RAID0, RAID1 and 2007-03-27 00:10:20 +00:00
ata_wdc.c Include opt_ata.h for ATADEBUG definition instead of #defining it 2007-04-08 06:59:43 +00:00
ataconf.h Add PIOBM (busmastering transfer using ATA PIO mode) support. 2006-09-07 12:34:41 +00:00
atareg.h Improved SATA support, from Jonathan A. Kollasch in PR bin/36772: 2007-08-21 16:53:18 +00:00
atavar.h Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
files.ata Add support for VIA V-TECH ata raid. Tested on 4.0 with RAID0, RAID1 and 2007-03-27 00:10:20 +00:00
ld_ataraid.c It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 12:50:17 +00:00
sata_subr.c It's 3.0Gb/s, not GB/s. Pointed out by Thomas E. Spanjaard. 2006-11-30 23:07:31 +00:00
satapmpreg.h
satareg.h
satavar.h Move part of wdc_sataprobe() to sys/dev/ata/sata_subr.c so that it can be 2006-11-20 23:42:21 +00:00
wd.c Make it compile with WD_SOFTBADSECT option. 2007-07-30 06:59:13 +00:00
wdvar.h