patch-2.4.8 linux/arch/cris/drivers/lpslave/e100lpslave.S
Next file: linux/arch/cris/drivers/lpslave/e100lpslavenet.c
Previous file: linux/arch/cris/drivers/eeprom.c
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Thu Jul 26 15:10:06 2001
- Orig file:
v2.4.7/linux/arch/cris/drivers/lpslave/e100lpslave.S
- Orig date:
Wed Jul 25 17:10:17 2001
diff -u --recursive --new-file v2.4.7/linux/arch/cris/drivers/lpslave/e100lpslave.S linux/arch/cris/drivers/lpslave/e100lpslave.S
@@ -1,4 +1,4 @@
- ;; $Id: e100lpslave.S,v 1.2 2001/06/11 12:50:01 olof Exp $
+ ;; $Id: e100lpslave.S,v 1.3 2001/06/21 16:55:26 olof Exp $
;;
;; Etrax100 slave network<->parport forwarder
;;
@@ -98,7 +98,7 @@
move.d r0, [R_PAR1_CONFIG]
- moveq IO_FIELD(R_PAR1_DELAY, setup, 1), r0 ; setup time of value * 160 + 20
+ moveq IO_FIELD(R_PAR1_DELAY, setup, 0), r0 ; setup time of value * 160 + 20 == 20 ns
move.d r0, [R_PAR1_DELAY]
;; we got four descriptors, that can be active at the same time:
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)