*BSD News Article 40873


Return to BSD News archive

Newsgroups: comp.os.386bsd.questions
Path: sserve!newshost.anu.edu.au!munnari.oz.au!yarrina.connect.com.au!news.mira.net.au!news.netspace.net.au!serval.net.wsu.edu!netnews.nwnet.net!oracle.pnl.gov!osi-east2.es.net!lll-winken.llnl.gov!uwm.edu!math.ohio-state.edu!howland.reston.ans.net!pipex!peernews.demon.co.uk!demon!news
From: map@interlog.com
Subject: Re: Help: FreeBSD not recognizing SCSI CD-ROM
X-Nntp-Posting-Host: map.interlog.com
Message-ID: <D2ELAM.2BH@demon.co.uk>
Sender: news@demon.co.uk (Usenet Administration)
Organization: Private
X-Newsreader: WinVN 0.92.6
References: <jsteele-0501951003590001@chrf2.gdn.org> <3ehi0n$e6s@nyx10.cs.du.edu> <D1zoGC.xJ9@ns1.nodak.edu>
Date: Sat, 14 Jan 1995 16:18:22 GMT
Lines: 31

In article <D1zoGC.xJ9@ns1.nodak.edu>, tinguely@plains.NoDak.edu (Mark Tinguely) says:
>
>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.

To solve the problem i booted with /kernel -c

Then:

disable mcd0 (my NE2000 is recognize as this thing)
disable mcd1 (same as above)
disable wdc1 (my pas uses int 15 which conflicts here)

Disabled a couple of other things wich could conflict with my NE2000,
though your situation may be different.

Then:

irq pas0 15
irq ed1 11 (interrupt setting for NE2000, you won't need this)

PAS works for CD, but is not recognize for sound.