]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Work around the problem that some CDROM drives might return different
authorsos <sos@FreeBSD.org>
Tue, 18 Nov 2003 15:23:37 +0000 (15:23 +0000)
committersos <sos@FreeBSD.org>
Tue, 18 Nov 2003 15:23:37 +0000 (15:23 +0000)
commitb25c284c762863330646e18cdae2fa27c30085e3
treeb7e35c90ca62a01d9b33de309b3d0ff3ec37591e
parent832b97971fd86ac54a92ff83fe5d6cfead9bc01c
Work around the problem that some CDROM drives might return different
TOC's for the same media!! that borks up GEOM.
Although this looks like bad HW the following patch removes the
chance for GEOM panic'ing.

Approved by: re@
sys/dev/ata/atapi-cd.c