Date: Tue, 13 Mar 2001 14:35:28 -0800 (PST) From: "Kenneth D. Merry" <ken@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam cam_xpt.c Message-ID: <200103132235.f2DMZSr95750@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ken 2001/03/13 14:35:28 PST
Modified files:
sys/cam cam_xpt.c
Log:
In xpt_set_transfer_settings(), force async if either the period or the
offset is set to 0.
Re-arrange the DT limiting code so that we don't end up setting the period
to 0xa if the user really wants async. The previous behavior seemed to
confuse the aic(4) driver.
PR: kern/22733
Reviewed by: gibbs
Revision Changes Path
1.108 +13 -11 src/sys/cam/cam_xpt.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?200103132235.f2DMZSr95750>
