Return to BSD News archive
Newsgroups: comp.os.386bsd.questions Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mira.net.au!otis.apana.org.au!serval.net.wsu.edu!netnews.nwnet.net!ns1.nodak.edu!plains.NoDak.edu!tinguely From: tinguely@plains.NoDak.edu (Mark Tinguely) Subject: Re: Help: FreeBSD not recognizing SCSI CD-ROM Sender: usenet@ns1.nodak.edu (Usenet login) Message-ID: <D1zoGC.xJ9@ns1.nodak.edu> Date: Fri, 6 Jan 1995 15:02:36 GMT References: <jsteele-0501951003590001@chrf2.gdn.org> <3ehi0n$e6s@nyx10.cs.du.edu> Nntp-Posting-Host: plains.nodak.edu Organization: North Dakota State University Lines: 11 In article <3ehi0n$e6s@nyx10.cs.du.edu> rdavis@nyx10.cs.du.edu (Robert Davis) writes: >I have a Mitsumi controller card and a Mitsumi drive, which should work >under FreeBSD, but nothing works. I assume you used the correct IRQ, memory and DMA ports. If you did the system would have found the CDROM when it booted (look in your /var/log/messages for mcd). when mounting the Mitsumi CDROM you need to use /dev/mcd0a, not /dev/cd0a. --mark.