From owner-freebsd-questions Sat Apr 8 21:16:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pchost.com (pchost.com [203.24.253.109]) by hub.freebsd.org (Postfix) with SMTP id 0AFDE37B5A1 for ; Sat, 8 Apr 2000 21:16:15 -0700 (PDT) (envelope-from kyle@pchost.com) Received: (qmail 18067 invoked from network); 9 Apr 2000 04:22:07 -0000 Received: from unknown (HELO pchost.com) (203.24.253.101) by pchost.com with SMTP; 9 Apr 2000 04:22:07 -0000 Message-ID: <38F00440.A11E7367@pchost.com> Date: Sun, 09 Apr 2000 14:17:04 +1000 From: kyle X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: Sound in 4.0... Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have been trying to sound working on my laptop. I'm using 4.0 RELEASE. here is my KERNEL config and the error that it produces ----->snd bit for the KERNEL #this is for the sound #controller snd0 #device isa0 device snd0 device sb0 #device sbxvi0 at isa ? drq ? #device sbmidi0 at isa ? port 0x300 device opl0 at isa? port 0x388 #device pcm0 at isa? irq 10 drq 1 flags 0x0 device pcm device pcm0 -----------------> the error it produces when I config the KERNEL WARNING: The snd drivers are deprecated. Please see pcm/sbc/etc. ------------------->the following is the output of the cat sndstat VoxWare Sound Driver:3.5-alpha15-970902 (Wed Aug 6 22:58:35 PDT 1997 Amancio Hasty@rah.star-gate.com) Config options: Installed drivers: Type 1: OPL-2/OPL-3 FM Type 2: SoundBlaster Card config: OPL-2/OPL-3 FM at 0x388 irq 1 Audio devices: Synth devices: 0: Yamaha OPL-3 Midi devices: Timers: 0: System clock Mixers: bash-2.03# Apr 9 14:11:53 ronin /kernel: WARNING: driver snd should register devices with make_dev() (dev_t = "#snd/6") Apr 9 14:11:53 ronin /kernel: WARNING: driver snd should register devices with make_dev() (dev_t = "#snd/6") any help would be very much appreciated.. thanks kyle To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message