aboutsummaryrefslogtreecommitdiff
path: root/miscutils/hdparm.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Patch from Steven Scholz: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? git-svn-id: svn://busybox.net/trunk/busybox@7173 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Sync hdparm -t and -T options with hdparm-5.3, which seemsandersen2003-08-061-66/+69
| | | | | | | to produce sensible results, git-svn-id: svn://busybox.net/trunk/busybox@7171 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Matteo Croce submitted a hdparm applet.andersen2003-07-221-0/+2665
git-svn-id: svn://busybox.net/trunk/busybox@7081 69ca8d6d-28ef-0310-b511-8ec308f3f277