NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Worrying kernel messages



On Thu, May 10, 2012 at 01:01:22PM +0100, Matthias Scheler wrote:
> I'm not worried about the fact that the CD driver produced a warning.
> I'm worried about that the fact that something could access the CD driver
> and make it run the code which produces that warning.

cdrecord and friends will do it, eject(1) may as well.
The messages is printed when testing for the presence of a medium (without
a "quiet" flag).
In -current the opendisk library function causes it when trying to find
wedges on the "disk".

Martin


Home | Main Index | Thread Index | Old Index