From owner-freebsd-questions Sun Mar 10 20:42:38 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA25659 for questions-outgoing; Sun, 10 Mar 1996 20:42:38 -0800 (PST) Received: from dogbert.systems.sa.gov.au (torus.systems.sa.gov.au [143.216.254.221]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id UAA25651 for ; Sun, 10 Mar 1996 20:42:28 -0800 (PST) Received: from jolt.systems.sa.gov.au (jolt.systems.sa.gov.au [143.216.237.8]) by dogbert.systems.sa.gov.au (8.6.12/8.6.12) with SMTP id PAA08640; Mon, 11 Mar 1996 15:11:49 +1030 From: "Garth Kidd" Message-Id: <960311151134.ZM2871@jolt.systems.sa.gov.au> Date: Mon, 11 Mar 1996 10:09:32 +0930 In-Reply-To: "Humprey C. Sy" "Re: Soundblaster CDROM Still Need Help" (Mar 8, 16:34) References: X-Mailer: Z-Mail 4.0 (4.0.0 Aug 21 1995) To: "Humprey C. Sy" Subject: Re: Soundblaster CDROM Still Need Help Cc: questions@FreeBSD.ORG Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Likewise my problem. I have a CD200 double speed CDROM from Creative > Labs. It's IDE but it's connected to my sound card. I've tried to > include ATAPI, but it didn't work! By default, SoundBlaster card IDE interfaces are configured to act as a tertiary IDE port; the default kernel only probes for primary and secondary. Solution: reconfigure your card, or recompile your kernel. I recommend reconfiguring your card; /usr/src/sys/i386/isa/isa.h has entries for IO_WD1 and IO_WD2 only, so I suspect that the kernel source doesn't currently support tertiary or quaternary IDE ports. If any kernel-hackers are listening, IO_WD3 is at irq11, port 0x1e8. IO_WD4 is at irq10, port 0x168. The tertiary IDE port on an SB16 can be moved to irq12 and the quaternary irq11, but I wouldn't call it standard. -- garth@dogbert.systems.sa.gov.au | Garth Kidd +61-8-207-7740 (voice) | Professional Services Division +61-8-207-7860 (fax) | Southern Systems | Adelaide, AUSTRALIA