[PATCH] aha152x.c support for DTC3250A

Brian Macy (bmacy@sunshinecomputing.com)
Tue, 19 Jan 1999 09:40:16 -0800


--- aha152x.c Fri Oct 9 11:38:15 1998
+++ /home/bmacy/aha152x.c Tue Dec 29 15:58:09 1998
@@ -566,6 +566,7 @@
{ "Adaptec BIOS:AVA-282X", 0xc, 21 }, /* Adaptec 282x */
{ "Adaptec IBM Dock II SCSI", 0x2edd, 24 }, /* IBM Thinkpad Dock II */
{ "Adaptec BIOS:AHA-1532P", 0x1c, 22 }, /* IBM Thinkpad Dock II
SCSI */
+ { "DTC3520A Host Adapter BIOS", 0x318a, 26 }, /* DTC 3520A ISA SCSI */
};
#define SIGNATURE_COUNT (sizeof(signatures) / sizeof(struct signature))
#endif

-
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/