patch-1.3.70 linux/drivers/block/dtc2278.c
Next file: linux/drivers/block/floppy.c
Previous file: linux/drivers/block/cmd640.c
Back to the patch index
Back to the overall index
-  Lines: 21
 -  Date:
Wed Feb 28 08:42:32 1996
 -  Orig file: 
v1.3.69/linux/drivers/block/dtc2278.c
 -  Orig date: 
Wed Feb 14 14:37:07 1996
 
diff -u --recursive --new-file v1.3.69/linux/drivers/block/dtc2278.c linux/drivers/block/dtc2278.c
@@ -33,9 +33,19 @@
  * /dev/hd.. ) for the drives connected to the EIDE interface. (I get my
  * filesystem  corrupted with -u1, but under heavy disk load only :-)
  *
- * This chipset is now forced to use the "serialize" feature,
+ * This card is now forced to use the "serialize" feature,
  * and irq-unmasking is disallowed.  If io_32bit is enabled,
  * it must be done for BOTH drives on each interface.
+ *
+ * This code was written for the DTC2278E, but might work with any of these:
+ *
+ * DTC2278S has only a single IDE interface.
+ * DTC2278D has two IDE interfaces and is otherwise identical to the S version.
+ * DTC2278E has onboard BIOS, while the others do not.
+ *
+ * There may be a fourth controller type. The S and D versions use the
+ * Winbond chip, and I think the E version does also.
+ *
  */
 
 static void sub22 (char b, char c)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this