SCSI: Added signature(s) to aha152x.c

From: Jarl Friis (jarl@diku.dk)
Date: Wed Apr 12 2000 - 16:54:48 EST


I have a SCSI controller which has a signature that is not among those in
aha152x.c, apart from that I corrected a counting-error in one of the
other signatures, here is the patch, the patch applies to 2.2.14, but the
change should not be too dificult to invoce in 2.3.xx.

--- /usr/src/linux/drivers/scsi/aha152x.c Wed Aug 25 20:29:48 1999
+++ aha152x.c-2.2.14 Wed Apr 12 16:22:46 2000
@@ -572,8 +572,11 @@
                 "Adaptec AHA-1520 BIOS", 0x102e, 21
         }, /* Adaptec 152x */
         {
- "Adaptec AHA-1520B", 0x0b, 19
+ "Adaptec AHA-1520B", 0x0b, 17
         }, /* Adaptec 152x rev B */
+ {
+ "Adaptec AHA-1520B", 0x26, 17
+ }, /* Iomega Jaz Jet ISA (AIC6370Q) */
         {
                 "Adaptec ASW-B626 BIOS", 0x1029, 21
         }, /* on-board controller */

Hope this will be part og kernel 2.4

The SCSI controller with this signature was bought as a IOMEGA jaz Jet ISA
adapeter (in 1997), now no longer shipped, it is really a aha1520B, except
from the BIOS.

Jarl

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Apr 15 2000 - 21:00:19 EST