NetBSD/sys/dev/ata
drochner 96b589fc18 a round of autoconf cleanup:
-convert submatch() style functions (passed to config_search() or
 config_found_sm()) to the locator passing variants
-pass interface attributes in some cases
-make submatch() functions look uniformly as far as possible
-avoid macros which just hide cfdata members, and reduce dependencies
 on "locators.h"
2004-09-13 12:55:47 +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 a round of autoconf cleanup: 2004-09-13 12:55:47 +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 to48() to atareg.h and rename it atacmd_to48(). 2004-08-21 02:17:07 +00:00
ata.c If we're not going to handle a reset request because one if already pending, 2004-09-11 18:01:58 +00:00
atareg.h Put an #ifdef _KERNEL around inline functions using panic(). 2004-08-23 10:08:48 +00:00
atavar.h - Add an (*ata_reset_channel)() member to ata_bustype. 2004-08-20 23:26:53 +00:00
files.ata make the software managed bad-sector list optional 2004-08-30 09:34:41 +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
satapmpreg.h Register description for SATA port multipliers. 2004-08-21 02:25:26 +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 make the software managed bad-sector list optional 2004-08-30 09:34:41 +00:00
wdvar.h make the software managed bad-sector list optional 2004-08-30 09:34:41 +00:00