patch-2.1.101 linux/drivers/acorn/scsi/oak.c
Next file: linux/drivers/acorn/scsi/powertec.c
Previous file: linux/drivers/acorn/scsi/msgqueue.h
Back to the patch index
Back to the overall index
- Lines: 21
- Date:
Fri May 8 00:42:39 1998
- Orig file:
v2.1.100/linux/drivers/acorn/scsi/oak.c
- Orig date:
Wed Apr 8 19:36:25 1998
diff -u --recursive --new-file v2.1.100/linux/drivers/acorn/scsi/oak.c linux/drivers/acorn/scsi/oak.c
@@ -33,6 +33,11 @@
/*
* $Log: oak.c,v $
+ * Revision 1.3 1998/05/03 20:45:37 alan
+ * ARM SCSI update. This adds the eesox driver and massively updates the
+ * Cumana driver. The folks who bought cumana arent anal retentive all
+ * docs are secret weenies so now there are docs ..
+ *
* Revision 1.2 1998/03/08 05:49:48 davem
* Merge to 2.1.89
*
@@ -122,7 +127,7 @@
printk("scsi%d: that the board had an interrupt!\n", instance->host_no);
}
- printk("scsi%d: at port %X irq", instance->host_no, instance->io_port);
+ printk("scsi%d: at port %lX irq", instance->host_no, instance->io_port);
if (instance->irq == IRQ_NONE)
printk ("s disabled");
else
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov