freebsd-nq/sys/dev/ata
Alexander Motin 3f9a1dcaeb Disable port hardware on detach. First switch it to slumber mode to
power-down peer transmitter, then disable completely.
Side effect of this is saving about 0.5W of power per detached device.
2009-02-20 23:17:52 +00:00
..
chipsets Disable port hardware on detach. First switch it to slumber mode to 2009-02-20 23:17:52 +00:00
ata_if.m
ata-all.c Use channel driver's attach/detach routines instead of ata_attach()/ 2009-02-19 12:47:24 +00:00
ata-all.h Fix typo: s/SLUMPER/SLUMBER/ 2009-02-20 22:46:24 +00:00
ata-card.c Use channel driver's attach/detach routines instead of ata_attach()/ 2009-02-19 12:47:24 +00:00
ata-cbus.c Fix pc98 build error due to missing variable. 2009-02-20 14:10:23 +00:00
ata-disk.c
ata-disk.h
ata-dma.c Quite mechanical ch_detach implementations for all atapci subdrivers. 2009-02-19 00:32:55 +00:00
ata-isa.c Use channel driver's attach/detach routines instead of ata_attach()/ 2009-02-19 12:47:24 +00:00
ata-lowlevel.c
ata-pci.c Use channel driver's attach/detach routines instead of ata_attach()/ 2009-02-19 12:47:24 +00:00
ata-pci.h Handle nForce MCP67 and MCP73 SATA controllers as AHCI. They report itself 2009-02-20 08:49:56 +00:00
ata-queue.c Adaptively increase control command timeout when drive is spun down. 2009-02-17 23:20:04 +00:00
ata-raid-ddf.h Add basic support for DDF, often found on Adaptec HostRAID controllers. 2009-02-20 06:10:12 +00:00
ata-raid.c Add basic support for DDF, often found on Adaptec HostRAID controllers. 2009-02-20 06:10:12 +00:00
ata-raid.h Add basic support for DDF, often found on Adaptec HostRAID controllers. 2009-02-20 06:10:12 +00:00
ata-sata.c
ata-usb.c Use channel driver's attach/detach routines instead of ata_attach()/ 2009-02-19 12:47:24 +00:00
atapi-cam.c
atapi-cd.c Don't read the TOC for DIOCGPROVIDERALIAS. This causes the 2009-02-20 23:01:27 +00:00
atapi-cd.h
atapi-fd.c
atapi-fd.h
atapi-tape.c
atapi-tape.h