patch-2.4.21 linux-2.4.21/drivers/parport/parport_pc.c
Next file: linux-2.4.21/drivers/pci/pci.c
Previous file: linux-2.4.21/drivers/parport/parport_cs.c
Back to the patch index
Back to the overall index
-  Lines: 18
-  Date:
2003-06-13 07:51:35.000000000 -0700
-  Orig file: 
linux-2.4.20/drivers/parport/parport_pc.c
-  Orig date: 
2002-11-28 15:53:14.000000000 -0800
diff -urN linux-2.4.20/drivers/parport/parport_pc.c linux-2.4.21/drivers/parport/parport_pc.c
@@ -2533,7 +2533,7 @@
 	return 0;
 }
 
-/* Via support maintained by Jeff Garzik <jgarzik@mandrakesoft.com> */
+/* Via support maintained by Jeff Garzik <jgarzik@pobox.com> */
 static int __devinit sio_via_686a_probe (struct pci_dev *pdev, int autoirq,
 					 int autodma)
 {
@@ -2766,7 +2766,7 @@
 	 * and 840 locks up if you write 1 to bit 2! */
 	/* oxsemi_954 */		{ 1, { { 0, -1 }, } },
 	/* oxsemi_840 */		{ 1, { { 0, -1 }, } },
-	/* aks_0100 */			{ 1, { { 0, 1 }, } },
+	/* aks_0100 */			{ 1, { { 0, -1 }, } },
 	/* mobility_pp */		{ 1, { { 0, 1 }, } },
 };
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)