Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Nov 2010 17:32:29 +0200
From:      Alexander Motin <mav@FreeBSD.org>
To:        Brandon Gooch <jamesbrandongooch@gmail.com>
Cc:        freebsd-scsi@freebsd.org, FreeBSD-Current <freebsd-current@freebsd.org>, FreeBSD Stable <freebsd-stable@freebsd.org>
Subject:   Re: Sense fetching [Was: cdrtools /devel ...]
Message-ID:  <4CE0010D.7080505@FreeBSD.org>
In-Reply-To: <AANLkTinW=DieKRTyd5wE5vz-Gq%2BwVPD%2BKtOTZ7aHKYiN@mail.gmail.com>
References:  <4CD45209.5010607@FreeBSD.org>	<AANLkTik5gBjUo3Qxs6rtgZMo8fnDFaSN-X3qEjRzB=QQ@mail.gmail.com>	<4CDE5B8C.4000102@FreeBSD.org> <AANLkTinW=DieKRTyd5wE5vz-Gq%2BwVPD%2BKtOTZ7aHKYiN@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Brandon Gooch wrote:
> On Sat, Nov 13, 2010 at 3:34 AM, Alexander Motin <mav@freebsd.org> wrote:
>> Now uncommitted pass_autosence.patch and possibly cdrtools.patch.
> 
> OK. Patched kernel and cdrtools has resulted in a working cdrecord
> (burned an ISO successfully) and an endless stream of:
> 
> ...
> (pass0:ata0:0:0:0): Requesting SCSI sense data
> (pass0:ata0:0:0:0): SCSI status error
> (pass0:ata0:0:0:0): Requesting SCSI sense data
> (pass0:ata0:0:0:0): SCSI status error
> (pass0:ata0:0:0:0): Requesting SCSI sense data
> (pass0:ata0:0:0:0): SCSI status error
> (pass0:ata0:0:0:0): Requesting SCSI sense data
> (pass0:ata0:0:0:0): SCSI status error
> ...

I think it can be hald probing for media insertion. Probably we should
slightly reduce error logging verbosity. May be somehow make to not log
errors on requests submitted from user-level via pass driver.

> But most important part: It works, and it burned very quickly! The CD
> was created, and fully functional (I booted the Fedora image and
> completed an installation).

Nice!

-- 
Alexander Motin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4CE0010D.7080505>