Date: Tue, 1 Mar 2011 18:05:57 +0000 (UTC) From: Jaakko Heinonen <jh@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ata ata-queue.c Message-ID: <201103011806.p21I6A6C070752@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jh 2011-03-01 18:05:57 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/ata ata-queue.c Log: SVN rev 219142 on 2011-03-01 18:05:57Z by jh MFC r187105 by obrien: Fix issue where ata_atapicmd() can never really return EBUSY which is expected in acd_fixate(). This should fix various problems folks are having with 'burncd' reporting "burncd: ioctl(CDRIOCFIXATE): Input/output error" during the fixate phase when "fixate" is issued together with the "data" command. PR: 95979 Revision Changes Path 1.69.2.3 +2 -1 src/sys/dev/ata/ata-queue.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103011806.p21I6A6C070752>