Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Oct 2001 10:52:36 +0300
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        sos@freebsd.dk
Cc:        sos@FreeBSD.org, current@FreeBSD.org
Subject:   Re: Some CDIO ioctl's are broken
Message-ID:  <3BB820C3.FB36C84@FreeBSD.org>
References:  <200110010740.f917e1u64130@freebsd.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
"SÜren Schmidt" wrote:

> It seems Maxim Sobolev wrote:
> > Hi Soren,
> >
> > It seems that after a commit to reduce stack usage in ata driver some CDIO
> > ioctl's stopped working. Particularly, CDIOCREADSUBCHANNEL now returns an
> > 'Invalid argument'. This could be verified by executing `cdcontrol stat'.
>
> Uhm:
>
> sos> cdcontrol -f acd0 stat
> No current status info available
> No media catalog info available
> Left volume = 255, right volume = 255
>
> That looks pretty OK to me ...

No it isn't normal. Try to truss(1) it and see the problem which leads to the
first string to be  "No current status info available". Alternatively, try to
boot 11 days old kernel and see the difference.

-Maxim


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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