Date: Wed, 21 Mar 2001 10:01:29 +1100 (EST) From: Iain Templeton <iain@research.canon.com.au> To: "Kenneth D. Merry" <ken@kdm.org> Cc: scsi@FreeBSD.org Subject: Re: aic(4) driver patch Message-ID: <Pine.LNX.4.10.10103210956050.22990-100000@blow.research.canon.com.au> In-Reply-To: <20010315183118.A9399@panzer.kdm.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 15 Mar 2001, Kenneth D. Merry wrote: > > Attached is a patch for the aic(4) driver to do the following: > > - enable 10MHz (fast SCSI) operation on boards that support it. (only > aic6360 boards with fast SCSI enabled can do it) Well, my aic6360 seems to have it enabled. Although I don't have any devices that support, my clunky old ZIP drive still runs at the same speed. > - bounds check sync periods and offsets passed in from the transport layer Aha, last time I cvsup'd I got lots of aic_msgin's which kept failing after this stuff was added to CAM it seemed. I ended up commenting out the code from cam_xpt.c to fix it, but this works now without me doing that. I guess I could throw away that unsubmitted pr. Unless of course that was something different. > It works for me, but I'd appreciate feedback. > Yeah, works for me, although I haven't done much in the way of testing. I can use my ZIP drive though, so I'm happy! Iain To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.10.10103210956050.22990-100000>