PATCH: 2.1.96/drivers/scsi/fdomain.c

Alan Crosswell (alan@watsun.cc.columbia.edu)
Fri, 17 Apr 98 13:11:32 EDT


*** linux/drivers/scsi/fdomain.c Thu Apr 16 22:56:51 1998
--- linux.new/drivers/scsi/fdomain.c Fri Apr 17 10:17:26 1998
***************
*** 403,408 ****
--- 403,411 ----
extern void fdomain_16x0_intr( int irq, void *dev_id,
struct pt_regs * regs );

+ extern void do_fdomain_16x0_intr( int irq, void *dev_id,
+ struct pt_regs * regs );
+
static unsigned long addresses[] = {
0xc8000,
0xca000,

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu