aboutsummaryrefslogtreecommitdiff
path: root/miscutils/hdparm.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* quiet some noiseEric Andersen2003-08-081-0/+2
|
* Patch from Steven Scholz:Eric Andersen2003-08-061-1/+5
| | | | | | | | | | | should we rename the define into CONFIG_FEATURE_HDPARM_HDIO_DMA and use it for "set" and "get" ??? Since although CONFIG_FEATURE_HDPARM_HDIO_GET_DMA is _not_ set I still can use "hdparm -d 1 /dev/hda" to switch the DMA on. Is this desireable or meant to be like that? So how about the applied patch?
* Sync hdparm -t and -T options with hdparm-5.3, which seemsEric Andersen2003-08-061-66/+69
| | | | to produce sensible results,
* Matteo Croce submitted a hdparm applet.Eric Andersen2003-07-221-0/+2665