]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
It was incorrect to use the `c' device for the matcd driver;
authorJordan K. Hubbard <jkh@FreeBSD.org>
Mon, 11 May 1998 00:45:06 +0000 (00:45 +0000)
committerJordan K. Hubbard <jkh@FreeBSD.org>
Mon, 11 May 1998 00:45:06 +0000 (00:45 +0000)
commit92be7163cc0e8722598810894172fba54e1fae54
tree75ae03a560e717120b8bf7ed837f157beadbf49c
parenta3969703062075f32c6637511bae94bf00f177a8
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>
release/sysinstall/devices.c
usr.sbin/sade/devices.c
usr.sbin/sysinstall/devices.c