patch-2.1.90 linux/drivers/block/ide-cd.h
Next file: linux/drivers/block/ide-disk.c
Previous file: linux/drivers/block/ide-cd.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Tue Mar 17 21:39:11 1998
- Orig file:
v2.1.89/linux/drivers/block/ide-cd.h
- Orig date:
Wed Dec 17 11:11:51 1997
diff -u --recursive --new-file v2.1.89/linux/drivers/block/ide-cd.h linux/drivers/block/ide-cd.h
@@ -71,7 +71,7 @@
#define MODE_SENSE_10 0x5a
#define MODE_SELECT_10 0x55
#define READ_CD 0xbe
-
+#define SET_CD_SPEED 0xbb
#define LOAD_UNLOAD 0xa6
#define MECHANISM_STATUS 0xbd
@@ -431,7 +431,7 @@
with additions from Tables 141 and 142 of the ATAPI 2.6 draft standard. */
struct {
- short asc_ascq;
+ unsigned short asc_ascq;
char *text;
} sense_data_texts[] = {
{ 0x0000, "No additional sense information" },
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov