Date: Sun, 17 Aug 1997 07:04:11 -0700 (PDT) From: Jun-ichiro Itoh <itojun@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/scsi aic7xxx.c Message-ID: <199708171404.HAA16360@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
itojun 1997/08/17 07:04:11 PDT
Modified files:
sys/i386/scsi aic7xxx.c
Log:
To handle scsi RESERVATION CONFLICT properly in ahc driver.
Could somebody please update other drivers so that SCSI_RSVD (0x18)
to be handled just like SCSI_BUSY(0x08)?
There's no need for extra state, so we use XS_BUSY for SCSI_RSVD too.
PR: 4257
Revision Changes Path
1.123 +6 -1 src/sys/i386/scsi/aic7xxx.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708171404.HAA16360>
