dmesg mangled by acd0 probe
Steve Kargl
sgk at troutmask.apl.washington.edu
Mon Oct 4 03:30:43 UTC 2010
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 at 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
More information about the freebsd-current
mailing list