patch-2.1.23 linux/drivers/scsi/a2091.h
Next file: linux/drivers/scsi/a3000.h
Previous file: linux/drivers/scsi/Makefile
Back to the patch index
Back to the overall index
- Lines: 26
- Date:
Sun Jan 26 12:07:18 1997
- Orig file:
v2.1.22/linux/drivers/scsi/a2091.h
- Orig date:
Sun Dec 22 16:37:36 1996
diff -u --recursive --new-file v2.1.22/linux/drivers/scsi/a2091.h linux/drivers/scsi/a2091.h
@@ -1,6 +1,6 @@
#ifndef A2091_H
-/* $Id: a2091.h,v 1.4 1996/04/25 20:57:48 root Exp root $
+/* $Id: a2091.h,v 1.4 1997/01/19 23:07:09 davem Exp $
*
* Header file for the Commodore A2091 Zorro II SCSI controller for Linux
*
@@ -34,7 +34,7 @@
extern struct proc_dir_entry proc_scsi_a2091;
#define A2091_SCSI { /* next */ NULL, \
- /* usage_count */ NULL, \
+ /* module */ NULL, \
/* proc_dir_entry */ &proc_scsi_a2091, \
/* proc_info */ NULL, \
/* name */ "Commodore A2091/A590 SCSI", \
@@ -59,7 +59,7 @@
/*
* if the transfer address ANDed with this results in a non-zero
* result, then we can't use DMA.
- */
+ */
#define A2091_XFER_MASK (0xff000001)
typedef struct {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov