patch-2.0.19 linux/drivers/block/triton.c

Next file: linux/drivers/char/psaux.c
Previous file: linux/drivers/block/ide-tape.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.0.18/linux/drivers/block/triton.c linux/drivers/block/triton.c
@@ -127,7 +127,8 @@
  * known to work fine with this interface under Linux.
  */
 const char *good_dma_drives[] = {"Micropolis 2112A",
-				 "CONNER CTMA 4000"};
+				 "CONNER CTMA 4000",
+				 "CONNER CTT8000-A"};
 
 /*
  * Our Physical Region Descriptor (PRD) table should be large enough

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov