patch-1.3.86 linux/drivers/scsi/t128.h

Next file: linux/drivers/sound/Readme.cards
Previous file: linux/drivers/scsi/t128.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.85/linux/drivers/scsi/t128.h linux/drivers/scsi/t128.h
@@ -96,6 +96,8 @@
 int t128_detect(Scsi_Host_Template *);
 int t128_queue_command(Scsi_Cmnd *, void (*done)(Scsi_Cmnd *));
 int t128_reset(Scsi_Cmnd *);
+int t128_proc_info (char *buffer, char **start, off_t offset,
+		   int length, int hostno, int inout);
 
 #ifndef NULL
 #define NULL 0
@@ -127,7 +129,7 @@
 
 #endif
 
-#ifndef(HOSTS_C)
+#ifndef HOSTS_C
 
 #define NCR5380_implementation_fields \
     volatile unsigned char *base
@@ -159,6 +161,7 @@
 #define NCR5380_queue_command t128_queue_command
 #define NCR5380_abort t128_abort
 #define NCR5380_reset t128_reset
+#define NCR5380_proc_info t128_proc_info
 
 /* 15 14 12 10 7 5 3 
    1101 0100 1010 1000 */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this