From owner-freebsd-questions Mon May 5 05:02:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id FAA20512 for questions-outgoing; Mon, 5 May 1997 05:02:05 -0700 (PDT) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id FAA20505 for ; Mon, 5 May 1997 05:02:00 -0700 (PDT) Received: (from smap@localhost) by gatekeeper.barcode.co.il (8.8.5/8.6.12) id OAA29360; Mon, 5 May 1997 14:59:26 +0300 (IDT) X-Authentication-Warning: gatekeeper.barcode.co.il: smap set sender to using -f Received: from localhost.barcode.co.il(127.0.0.1) by gatekeeper.barcode.co.il via smap (V1.3) id sma029357; Mon May 5 14:58:57 1997 Message-ID: <336DCBC5.184E@barcode.co.il> Date: Mon, 05 May 1997 15:00:05 +0300 From: Nadav Eiron X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.5 sun4m) MIME-Version: 1.0 To: ee96199@tom.fe.up.pt CC: questions@FreeBSD.ORG Subject: Re: CDROM configuration References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ee96199@tom.fe.up.pt wrote: > > I have a IDE CDROM which is connected to my Sound Blaster 16 IDE > controller at 0x168, irq 10. > > I've tried to configure it using the -c option at boot time and > then the visual option and nothing... It doesn't work. > > I already used the CDROM in the secondary IDE controller but > I need to run Windows to use sound processecing software which > is only available in Windows and Windows doesn't recognize my CDROM > in the secondary IDE controller. Well, it should. If you're talking plain windows (not Win95), look in your config.sys. You'll see a device driver for the CD there, with command line switches specifying the I/O ports and IRQ line. Change those to reflect the new drive's position and it should work. I think that SBs used to come with a utility that changed that for you if you told it what controller you're using, but I might be mistaken on this. > > My CDROM is a CD-581 Matsushita, sold with the Creative Labs > Sound Blaster 16. > > Thanks in advance for any help you can give me. > Jorge Nadav