patch-2.3.99-pre2 linux/include/linux/hdreg.h
Next file: linux/include/linux/highmem.h
Previous file: linux/include/linux/fs.h
Back to the patch index
Back to the overall index
-  Lines: 18
-  Date:
Sat Mar 18 12:11:01 2000
-  Orig file: 
v2.3.99-pre1/linux/include/linux/hdreg.h
-  Orig date: 
Sat Feb 26 22:32:06 2000
diff -u --recursive --new-file v2.3.99-pre1/linux/include/linux/hdreg.h linux/include/linux/hdreg.h
@@ -193,6 +193,8 @@
 #define HDIO_SET_NICE		0x0329	/* set nice flags */
 #define HDIO_UNREGISTER_HWIF	0x032a  /* unregister interface */
 
+#define __NEW_HD_DRIVE_ID
+
 /* structure returned by HDIO_GET_IDENTITY, as per ANSI ATA2 rev.2f spec */
 struct hd_driveid {
 	unsigned short	config;		/* lots of obsolete bit flags */
@@ -256,7 +258,7 @@
 	unsigned short	CurAPMvalues;	/* current APM values */
 	unsigned short	word92;		/* reserved (word 92) */
 	unsigned short	hw_config;	/* hardware config */
-	unsigned short  words94_125[33];/* reserved words 94-125 */
+	unsigned short  words94_125[31];/* reserved words 94-125 */
 	unsigned short	last_lun;	/* reserved (word 126) */
 	unsigned short	word127;	/* reserved (word 127) */
 	unsigned short	dlf;		/* device lock function
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)