freebsd-dev/sbin/camcontrol
Alexander Motin da6808c111 Make SATA XPT negotiate and enable some additional SATA features, such as:
- device initiated power management (some devices support only this way);
 - Automatic Partial to Slumber Transition (more power saving);
 - DMA auto-activation (expected to slightly improve performance).
More features could be added later, when hardware supports.
2010-05-02 12:07:47 +00:00
..
camcontrol.8 Add -d and -f arguments to camcontrol cmd, to execute DMA ATA commands. 2010-05-02 11:36:27 +00:00
camcontrol.c Make SATA XPT negotiate and enable some additional SATA features, such as: 2010-05-02 12:07:47 +00:00
camcontrol.h
Makefile Switch the default WARNS level for sbin/ to 6. 2009-10-19 16:00:24 +00:00
modeedit.c
util.c