patch-2.3.36 linux/drivers/parport/parport_pc.c
Next file: linux/drivers/parport/share.c
Previous file: linux/drivers/net/sis900.c
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Thu Dec 30 10:11:57 1999
- Orig file:
v2.3.35/linux/drivers/parport/parport_pc.c
- Orig date:
Thu Nov 11 20:11:42 1999
diff -u --recursive --new-file v2.3.35/linux/drivers/parport/parport_pc.c linux/drivers/parport/parport_pc.c
@@ -1687,12 +1687,6 @@
parport_pc_write_data(p, 0);
parport_pc_data_forward (p);
- parport_pc_write_control(p, PARPORT_CONTROL_SELECT);
- udelay (50);
- parport_pc_write_control(p,
- PARPORT_CONTROL_SELECT
- | PARPORT_CONTROL_INIT);
- udelay (50);
/* Now that we've told the sharing engine about the port, and
found out its characteristics, let the high-level drivers
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)