Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Perry E. Metzger <perry@netbsd.org>
List: source-changes
Date: 03/24/1999 18:17:38
Module Name:	src
Committed By:	perry
Date:		Thu Mar 25 02:17:38 UTC 1999

Modified Files:
	src/sys/dev/ic: lpt.c
Log Message:
Add two #ifdef BROKEN_LPT_DELAY's in to the central write byte
& strobe cycle. These bracket DELAY()'s of BROKEN_LPT_DELAY
microseconds. This can be used to kludge around mysterious hangs and
reboots some users experience. The cause of these failures is still
not known, but is conjectured to be hardware bug originated failures
in the bus cycle.