patch-2.4.0-prerelease linux/drivers/scsi/st.c

Next file: linux/drivers/scsi/sun3_NCR5380.c
Previous file: linux/drivers/scsi/sr_vendor.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test12/linux/drivers/scsi/st.c linux/drivers/scsi/st.c
@@ -175,7 +175,7 @@
 static int st_int_ioctl(Scsi_Tape *, unsigned int, unsigned long);
 
 
-/* #include "osst_detect.h" */
+#include "osst_detect.h"
 #ifndef SIGS_FROM_OSST
 #define SIGS_FROM_OSST \
 	{"OnStream", "SC-", "", "osst"}, \

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)