Date: Sat, 7 May 2011 10:06:43 +0000 (UTC) From: Andriy Gapon <avg@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/cam/scsi scsi_cd.c Message-ID: <201105071006.p47A6oPH074523@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
avg 2011-05-07 10:06:43 UTC
FreeBSD src repository
Modified files:
sys/cam/scsi scsi_cd.c
Log:
SVN rev 221585 on 2011-05-07 10:06:43Z by avg
scsi_cd: silence READ_TOC errors in CDIOREADTOCHEADER ioctl
An optical disk may not have a TOC (e.g. for blank media) and userland
software may legitimately try to use CDIOREADTOCHEADER to find out about
the TOC.
Silence from: scsi@
MFC after: 10 days
Revision Changes Path
1.126 +1 -1 src/sys/cam/scsi/scsi_cd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105071006.p47A6oPH074523>
