Date: Mon, 20 Sep 1999 12:04:24 -0700 (PDT) From: "Justin T. Gibbs" <gibbs@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aic7xxx aic7xxx.c Message-ID: <199909201904.MAA39026@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gibbs 1999/09/20 12:04:24 PDT
Modified files:
sys/dev/aic7xxx aic7xxx.c
Log:
Clear the SELINGO bit after a selection timeout occurs. SELINGO is
usually cleared by a successful selection, but there is no guarantee
that a future successful selection will ever occur (e.g. empty bus).
The driver never looks at SELINGO, but the busy LED does, so this
change has the cosmetic effect of fixing the rare instance where the
busy LED was left on, confusing the user.
Revision Changes Path
1.37 +13 -8 src/sys/dev/aic7xxx/aic7xxx.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?199909201904.MAA39026>
