Date: Thu, 10 Dec 1998 19:50:36 -0800 (PST) From: "Justin T. Gibbs" <gibbs@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/dev/buslogic bt.c Message-ID: <199812110350.TAA20953@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gibbs 1998/12/10 19:50:36 PST
Modified files:
sys/dev/buslogic bt.c
Log:
Remove unsued variable.
If we are not transfering any data, use a non S/G ccb type that doesn't
return residual information. It seems that some firmware revisions dislike
S/G ccbs with 0 length S/G lists.
Correct bt_cmd() so that we always honor command status that was latched
by our interrupt routine while polling for completion..
Revision Changes Path
1.13 +12 -9 src/sys/dev/buslogic/bt.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?199812110350.TAA20953>
