patch-2.1.71 linux/drivers/block/qd6580.c
Next file: linux/drivers/block/trm290.c
Previous file: linux/drivers/block/pdc4030.c
Back to the patch index
Back to the overall index
-  Lines: 7
-  Date:
Wed Dec  3 04:36:30 1997
-  Orig file: 
v2.1.70/linux/drivers/block/qd6580.c
-  Orig date: 
Sun Aug  4 22:12:25 1996
diff -u --recursive --new-file v2.1.70/linux/drivers/block/qd6580.c linux/drivers/block/qd6580.c
@@ -63,4 +63,6 @@
 	ide_hwifs[0].chipset = ide_qd6580;
 	ide_hwifs[1].chipset = ide_qd6580;
 	ide_hwifs[0].tuneproc = &tune_qd6580;
+	ide_hwifs[0].mate = &ide_hwifs[1];
+	ide_hwifs[1].mate = &ide_hwifs[0];
 }
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov