Eric Andersen
06d4ec2a4b
Fix broken arg parsing (was not passing pointer to items so p, argc, and argv
...
were only modified locally). Fix error reporting to properly describe why
ioctls fail.
2004-03-19 10:53:52 +00:00
Eric Andersen
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
2004-03-15 08:29:22 +00:00
Eric Andersen
7e8f41cb5b
Avoid naming conflict with symbol in newer glibc headers
2004-02-14 21:33:39 +00:00
Eric Andersen
416c24224d
Fix compile when CONFIG_FEATURE_HDPARM_GET_IDENTITY is disabled
2003-12-12 00:08:57 +00:00
Glenn L McGrath
5be6a200f0
Correct Matteo's email address
2003-11-28 22:55:03 +00:00
Glenn L McGrath
a55d72bbb4
Patch from Steven Scholz, fix some warnings
2003-10-09 11:38:45 +00:00
Glenn L McGrath
07085855ad
Patch from Tito, size optimisation and fix error in exit code of -V
...
option
2003-10-09 07:28:22 +00:00
Glenn L McGrath
c43f9edf88
Update Matteo Croce's email address
2003-09-15 03:37:32 +00:00
Eric Andersen
f1c56a9306
quiet some noise
2003-08-08 22:13:41 +00:00
Eric Andersen
0a57a79e38
Patch from Steven Scholz:
...
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?
2003-08-06 08:57:35 +00:00
Eric Andersen
50af12dbd6
Sync hdparm -t and -T options with hdparm-5.3, which seems
...
to produce sensible results,
2003-08-06 08:47:59 +00:00
Eric Andersen
3443bd7286
Matteo Croce submitted a hdparm applet.
2003-07-22 07:30:36 +00:00