patch-2.3.19 linux/drivers/scsi/wd33c93.h
Next file: linux/drivers/sound/Config.in
Previous file: linux/drivers/scsi/u14-34f.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Wed Sep 29 15:32:15 1999
- Orig file:
v2.3.18/linux/drivers/scsi/wd33c93.h
- Orig date:
Mon Aug 9 12:33:30 1999
diff -u --recursive --new-file v2.3.18/linux/drivers/scsi/wd33c93.h linux/drivers/scsi/wd33c93.h
@@ -190,6 +190,9 @@
typedef struct {
volatile unsigned char SASR;
char pad;
+#ifdef CONFIG_SGI
+ char pad2,pad3;
+#endif
volatile unsigned char SCMD;
} wd33c93_regs;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)