NetBSD/sys/dev/ata
drochner 1f0a423884 use new "defpseudodev" where appropriate, and remove dummy interface
attribute definitions which were only to trick config(8)
2008-06-10 12:49:16 +00:00
..
Makefile
ata.c Split device_t and softc for ATA devices, as well as wd(4). Other 2008-03-18 20:46:35 +00:00
ata_raid.c ata_raid_config_block_rw: getiobuf(vp, NULL) -> getiobuf(vp, false) 2008-05-06 11:07:24 +00:00
ata_raid_adaptec.c Split device_t and softc for ATA devices, as well as wd(4). Other 2008-03-18 20:46:35 +00:00
ata_raid_promise.c Split device_t and softc for ATA devices, as well as wd(4). Other 2008-03-18 20:46:35 +00:00
ata_raid_via.c Split device_t and softc for ATA devices, as well as wd(4). Other 2008-03-18 20:46:35 +00:00
ata_raidreg.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +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 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ataconf.h Add PIOBM (busmastering transfer using ATA PIO mode) support. 2006-09-07 12:34:41 +00:00
atareg.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
atavar.h Split device_t and softc for ATA devices, as well as wd(4). Other 2008-03-18 20:46:35 +00:00
files.ata use new "defpseudodev" where appropriate, and remove dummy interface 2008-06-10 12:49:16 +00:00
ld_ataraid.c device_t/softc split. 2008-05-04 13:59:41 +00:00
sata_subr.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
satapmpreg.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
satareg.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
satavar.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
wd.c Use device_lookup_private() rathter than device_private(device_lookup()). 2008-06-08 18:34:06 +00:00
wdvar.h Split device_t and softc for ATA devices, as well as wd(4). Other 2008-03-18 20:46:35 +00:00