summaryrefslogtreecommitdiff
path: root/miscutils/hdparm.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix compile when CONFIG_FEATURE_HDPARM_GET_IDENTITY is disabledEric Andersen2003-12-121-6/+9
|
* Correct Matteo's email addressGlenn L McGrath2003-11-281-1/+1
|
* Patch from Steven Scholz, fix some warningsGlenn L McGrath2003-10-091-1/+1
|
* Patch from Tito, size optimisation and fix error in exit code of -VGlenn L McGrath2003-10-091-1056/+1265
| | | | option
* Update Matteo Croce's email addressGlenn L McGrath2003-09-151-1/+1
|
* 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