From owner-cvs-all Fri Jan 15 20:02:35 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA27435 for cvs-all-outgoing; Fri, 15 Jan 1999 20:02:35 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA27429; Fri, 15 Jan 1999 20:02:33 -0800 (PST) (envelope-from mjacob@FreeBSD.org) From: Matt Jacob Received: (from mjacob@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA11526; Fri, 15 Jan 1999 20:02:33 -0800 (PST) Date: Fri, 15 Jan 1999 20:02:33 -0800 (PST) Message-Id: <199901160402.UAA11526@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/cam/scsi scsi_sa.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mjacob 1999/01/15 20:02:32 PST Modified files: sys/cam/scsi scsi_sa.c Log: More bandaids. One important one from Sascha Blank () about quirks being set as arithmetic values, not as bitfields. Add HP, Kennedy and M4 1/2" reel quirk entries. Do a lot of gratuitous source changing. Audit all functions that build ccbs for the tape driver and decide whether each one can be retried or not. Still to do is some more state management post errors. Revision Changes Path 1.15 +92 -164 src/sys/cam/scsi/scsi_sa.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message