SOURCES: hdparm-ioctl.patch, hdparm-man-patch - updated for 9.3

qboosh qboosh at pld-linux.org
Thu Nov 6 21:51:39 CET 2008


Author: qboosh                       Date: Thu Nov  6 20:51:39 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 9.3

---- Files affected:
SOURCES:
   hdparm-ioctl.patch (1.1 -> 1.2) , hdparm-man-patch (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SOURCES/hdparm-ioctl.patch
diff -u SOURCES/hdparm-ioctl.patch:1.1 SOURCES/hdparm-ioctl.patch:1.2
--- SOURCES/hdparm-ioctl.patch:1.1	Thu Jun 12 18:34:30 2008
+++ SOURCES/hdparm-ioctl.patch	Thu Nov  6 21:51:33 2008
@@ -7,14 +7,14 @@
 -#define BLKGETSIZE64 _IOR(0x12,114,__u64)
 +#define BLKGETSIZE64 _IOR(0x12,114,size_t) /* broken __u64 arg actually */
  
---- hdparm-8.8/Makefile.orig	2008-06-02 18:58:29.000000000 +0200
-+++ hdparm-8.8/Makefile	2008-06-12 18:16:39.325984756 +0200
-@@ -31,7 +31,7 @@
+--- hdparm-9.3/Makefile.orig	2008-11-02 23:18:05.000000000 +0100
++++ hdparm-9.3/Makefile	2008-11-06 21:30:37.321553760 +0100
+@@ -31,6 +31,8 @@
  	$(CC) $(LDFLAGS) -o hdparm $(OBJS)
  	strip hdparm
  
--sgio.o:	sgio.h
 +geom.o:	hdparm.h
- 
++
  hdparm.o:	hdparm.h sgio.h
  
+ identify.o:	hdparm.h

================================================================
Index: SOURCES/hdparm-man-patch
diff -u SOURCES/hdparm-man-patch:1.4 SOURCES/hdparm-man-patch:1.5
--- SOURCES/hdparm-man-patch:1.4	Wed Nov 27 12:49:16 2002
+++ SOURCES/hdparm-man-patch	Thu Nov  6 21:51:33 2008
@@ -1,6 +1,6 @@
---- hdparm-5.3/hdparm.8.orig	Sun Nov 24 23:54:29 2002
-+++ hdparm-5.3/hdparm.8	Wed Nov 27 12:45:18 2002
-@@ -68,7 +68,9 @@
+--- hdparm-9.3/hdparm.8.orig	2008-11-04 18:56:25.000000000 +0100
++++ hdparm-9.3/hdparm.8	2008-11-06 21:12:31.565554598 +0100
+@@ -81,7 +81,9 @@
  .B sleeping
  (lowest power mode, drive is completely shut down).
  The
@@ -11,7 +11,7 @@
  and
  .B -Z
  flags can be used to manipulate the IDE power modes.
-@@ -210,8 +212,8 @@
+@@ -352,8 +354,8 @@
  flag can be used to find the maximum setting supported by an installed drive
  (look for MaxMultSect in the output).
  Some drives claim to support multiple mode, but lose data at some settings.
@@ -20,9 +20,9 @@
 +Under rare circumstances, such failures can result in \fBmassive filesystem
 +corruption\fP.
  .TP
- .I -M
- Get/set Automatic Acoustic Management (AAM) setting. Most modern harddisk drives 
-@@ -334,8 +336,7 @@
+ .I --make-bad-sector
+ Deliberately create a bad sector (aka. "media error") on the disk.
+@@ -569,8 +571,7 @@
  .B Use this feature with caution:
  some drive/controller combinations do
  not tolerate the increased I/O latencies possible when this feature is enabled,
@@ -32,12 +32,12 @@
  In particular,
  .B CMD-640B
  and
-@@ -398,7 +399,7 @@
+@@ -644,7 +645,7 @@
  On drives which support alternate transfer modes,
- .I -X
+ .B -X
  can be used to switch the mode of the drive
--.I only.
-+.IR only .
+-.B only.
++.BR only .
  Prior to changing the transfer mode, the IDE interface should be jumpered
  or programmed (see
- .I -p
+ .B -p
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/hdparm-ioctl.patch?r1=1.1&r2=1.2&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/hdparm-man-patch?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list