From owner-freebsd-scsi Fri Apr 3 23:36:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA11829 for freebsd-scsi-outgoing; Fri, 3 Apr 1998 23:36:48 -0800 (PST) (envelope-from owner-freebsd-scsi@FreeBSD.ORG) Received: from narnia.plutotech.com (narnia.plutotech.com [206.168.67.130]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA11824 for ; Fri, 3 Apr 1998 23:36:47 -0800 (PST) (envelope-from gibbs@narnia.plutotech.com) Received: (from gibbs@localhost) by narnia.plutotech.com (8.8.8/8.7.3) id AAA10628; Sat, 4 Apr 1998 00:33:00 -0700 (MST) Date: Sat, 4 Apr 1998 00:33:00 -0700 (MST) From: "Justin T. Gibbs" Message-Id: <199804040733.AAA10628@narnia.plutotech.com> To: Mark Wilding cc: scsi@FreeBSD.ORG Subject: Re: Anyone working on the Buslogic BT-958 driver? Newsgroups: pluto.freebsd.scsi In-Reply-To: <352578D1.CFE5AE71@home.com> User-Agent: tin/pre-1.4-971204 (UNIX) (FreeBSD/3.0-CURRENT (i386)) Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In article <352578D1.CFE5AE71@home.com> you wrote: > Anyone working on the buslogic driver? > > I'd like to work on adding synchronous transfer support for it if no > one else is currently doing so. > > Whirl I have the new CAM driver up to the point where I can dump a 4 disk ccd array onto a DDS-2 drive on the same string all off of a BT-948. I will be working on the EISA, VL, and ISA probes as well as the error recovery code this weekend, so it should be ready for prime-time RSN. The driver currently supports: Sync/Wide/Ultra transfers (as did the old driver) Tagged Queueing (New Feature) The following number of simultaneous transactions: 192 BT-948/958/958D 100 BT-946C/956C/956CD/747C/757C/757CD/445C 50 BT-545C/540CF 30 BT-747S/747D/757S/757D/445S/545S/542D/542B/742A (The old driver maxed out at 32 instead of the maximum supported by the particular card model.) The driver has been pretty much rewritten from scratch and is much more careful about determining the feature set availbable in each card and working around peculiarities in different firmware revisions. Once complete, the driver will also have the full complement of error recovery. -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message