Date: Sun, 10 May 1998 17:45:09 -0700 (PDT) From: "Jordan K. Hubbard" <jkh@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-release@FreeBSD.ORG Subject: cvs commit: src/release/sysinstall devices.c Message-ID: <199805110045.RAA25530@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkh 1998/05/10 17:45:09 PDT Modified files: release/sysinstall devices.c Log: It was incorrect to use the `c' device for the matcd driver; apparently, unlike the IDE or SCSI CDROM drivers, this is magically special-cased for audio CDs. This also might explain what happened with scd (Sony) CDs also since I made the same change there. A follow-up commit will fix that. Thanks, Dave! PR: 6576 Submitted by: Dave Marquardt <marquard@zilker.net> Revision Changes Path 1.76 +2 -2 src/release/sysinstall/devices.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805110045.RAA25530>