From owner-freebsd-questions Thu Feb 5 10:45:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA03411 for questions-outgoing; Thu, 5 Feb 1998 10:45:55 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA03273 for ; Thu, 5 Feb 1998 10:45:38 -0800 (PST) (envelope-from rhh@ct.picker.com) Received: from ct.picker.com by whqvax.picker.com with SMTP; Thu, 5 Feb 1998 13:44:28 -0500 (EST) Received: from elmer.ct.picker.com by ct.picker.com (4.1/SMI-4.1) id AA21970; Thu, 5 Feb 98 13:44:26 EST Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id NAA22666; Thu, 5 Feb 1998 13:44:10 -0500 Message-Id: <19980205134410.49311@ct.picker.com> Date: Thu, 5 Feb 1998 13:44:10 -0500 From: Randall Hopper To: Reisha & Darrell Basdeo Cc: Freebsd Subject: Re: SB16 PnP CD-ROM Support/Driver References: <000501bd301a$c7371240$c6411dc4@reisha> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88 In-Reply-To: <000501bd301a$c7371240$c6411dc4@reisha>; from Reisha & Darrell Basdeo on Mon, Feb 02, 1998 at 08:40:10PM -0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe questions" Reisha & Darrell Basdeo: |I recently added the PnP code to my kernel to support a SB16 PnP card. | |I'm able to use the card now and play audio CD's if the CD-ROM is |connected to one of the on board IDE controllers. | |I have now connected the CD-ROM to the sound card and I'm not sure or |don't know how to configure the KERNEL for it to work. | |Could you please provide some info/help. If you've got all that working, I think you're home free -- no more kernel building required. Just verify that you've got the internal audio connector strung from the audio port on the CD-ROM to your sound blaster card. Then use mixer, xmix or some mixer program to adjust up the cdaudio and main sound card volume. Finally use cdcontrol, workman (-c /dev/rwcd0c), or your favorite cdplayer to fire up an audio CD. Randall