Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Oct 2010 20:30:42 -0700
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        Matthew Fleming <mdf356@gmail.com>
Cc:        Alexander Motin <mav@freebsd.org>, freebsd-current@freebsd.org
Subject:   Re: dmesg mangled by acd0 probe
Message-ID:  <20101004033042.GA13286@troutmask.apl.washington.edu>
In-Reply-To: <AANLkTinPkyZ_wUAky14r2pawOJG5U7to%2BdWke3v93VXZ@mail.gmail.com>
References:  <20101004021655.GA12956@troutmask.apl.washington.edu> <AANLkTinPkyZ_wUAky14r2pawOJG5U7to%2BdWke3v93VXZ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Oct 03, 2010 at 08:05:49PM -0700, Matthew Fleming wrote:
> On Sun, Oct 3, 2010 at 7:16 PM, Steve Kargl
> <sgk@troutmask.apl.washington.edu> wrote:
> > I suspect that 517 ( are not expected during boot.
> >
> >
> > acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00

(517 '(' deleted)

> > cd0 at ata0 bus 0 scbus1 target 0 lun 0
> > cd0: <SONY CDRWDVD CRX880A KD09> Removable CD-ROM SCSI-0 device
> 
> Does this always happen with acd0?  There was another instance I think
> mav@ saw for a different driver that showed up when I made the sbuf
> drain additions.  I can't think of how my code could cause that, but
> there's always a possibility.

This is first time I spotted this output.  My /usr/src and kernel/world
are from Oct 1, roughly 2000 PST.  Looking through /var/log/message, the
string of '(' show up after the acd0 probes and once here:

Oct  2 15:58:30 laptop kernel: drm0: [ITHREAD]
Oct  2 15:59:24 laptop kernel: (((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((g_vfs_done():da1s1[WRITE(offset=512, length=4096)]error = 13
Oct  2 15:59:24 laptop kernel: (((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((g_vfs_done():da1s1[WRITE(offset=512, length=4096)]error = 13


I don't know if it matters, but for this kernel I have the following 
commented out

#options        INVARIANTS
#options        INVARIANT_SUPPORT
#options        WITNESS 
#options        WITNESS_SKIPSPIN

Is there a kernel option or patch you want me to use to get additional information?

-- 
Steve



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