Date: Mon, 26 Dec 1994 10:40:59 -0600 (CST) From: Dave Burgess <burgess@s069.infonet.net> To: rjs@rjs-ppp.clark.net (Ron Steele) Cc: freebsd-questions@freefall.cdrom.com Subject: Re: cdplaysers for mitsumi Message-ID: <199412261641.KAA12818@cynjut.infonet.net> In-Reply-To: <199412260922.JAA01130@rjs-ppp.clark.net> from "Ron Steele" at Dec 26, 94 09:22:41 am
next in thread | previous in thread | raw e-mail | index | archive | help
> > Neither cdplayer nor xcdplayer seem to work with my Mitsumi cdrom drive. > Are either of these programs compatable with the Mitsumi drives? If they > should work, is there some sort of config info I need to know about. > There does not seem to be any way to tell them what device they are to > control. Is there an alternative program? > The one that I modified when I was working on the Mitsumi driver for NetBSD should work for you. It is available by anonymous FTP from somewhere (I knew I should have written that down). It is an updated version of the standard text mode CD controller. If you need it, E-Mail me and I will post it out to you. The one thing that you will need to make sure about is that you have changed the device that gets opened from '/dev/[s]cd0d' to '/dev/mcd0d'. This gets done through a compile time define in my code, but was done with a static definition in the original code.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199412261641.KAA12818>