Date: Sun, 31 Jan 1999 14:41:51 -0800 (PST) From: Peter Dufault <dufault@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa if_ep.c Message-ID: <199901312241.OAA75373@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dufault 1999/01/31 14:41:51 PST Modified files: sys/i386/isa if_ep.c Log: Move the "fetch serial data" delay so that it is an inter-bit delay. Increase the overall length of the delay by 10. Without this a 3C509 card on my MediaGX crash box can't be reliably read. With this it is solid. I've left a delay multiplier in instead of just changing the base delay because I'm surprised I had to increase it so much and expect there may be another problem. Revision Changes Path 1.79 +13 -5 src/sys/i386/isa/if_ep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901312241.OAA75373>