From owner-freebsd-stable Thu Mar 18 15:49:19 1999 Delivered-To: freebsd-stable@freebsd.org Received: from kbtfw.kubota.co.jp (kbtfw.kubota.co.jp [133.253.102.202]) by hub.freebsd.org (Postfix) with ESMTP id 8CE8A14C0B; Thu, 18 Mar 1999 15:49:12 -0800 (PST) (envelope-from haro@tk.kubota.co.jp) Received: by kbtfw.kubota.co.jp; id IAA29791; Fri, 19 Mar 1999 08:48:26 +0900 (JST) Received: from unknown(133.253.122.1) by kbtfw.kubota.co.jp via smap (4.1) id xma029555; Fri, 19 Mar 99 08:47:47 +0900 Received: from jkpc15.tk.kubota.co.jp by kbtmx.eto.kubota.co.jp (8.8.5+2.7Wbeta5/3.3W9-98080410) with ESMTP id IAA12461; Fri, 19 Mar 1999 08:47:35 +0900 (JST) Received: from localhost (localhost [127.0.0.1]) by jkpc15.tk.kubota.co.jp (8.9.2/3.7W-02/21/99) with ESMTP id IAA00392; Fri, 19 Mar 1999 08:44:50 +0900 (JST) To: beaupran@jsp.umontreal.ca, spidey@libdns.qc.ca Cc: kaj@raditex.se, freebsd-questions@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG Subject: Re: Problems with SB16 PnP and FBSD-stable (fwd) In-Reply-To: Your message of "Thu, 18 Mar 1999 10:59:02 -0500 (EST)" References: X-Mailer: Mew version 1.93 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19990319084450Y.haro@tk.kubota.co.jp> Date: Fri, 19 Mar 1999 08:44:50 +0900 From: haro@tk.kubota.co.jp (Munehiro Matsuda) X-Dispatcher: imput version 980905(IM100) Lines: 44 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From: Spidey Date: Thu, 18 Mar 1999 10:59:02 -0500 (EST) ::I try to disable a lot of devices, without success. I still get no sound. :: ::What do I have here... :: ::pcm1 (SB16pnp sn 0xffffffff) at 0x220-0x22f irq 10 drq 1 ::flags 0x15 on isa ::atkbd0 irq 1 on isa ::sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa ::sio2 at 0x3e8-0x3ef irq 5 on isa ::pcm0 not probed due to drq conflict with pcm1 at 1 ::fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa ::wdc0 at 0x1f0-0x1f7 irq 14 on isa ::npx0 on motherboard ::npx0: INT 16 interface ::vga0 at 0x3b0-0x3df maddr 0xa0000 msize 131072 on isa :: :: ::These are about the only devices that I enabled in my kernel, and still... First. You seem to be using pcm1. So, how about trying: # cd /dev # ./MAKEDEV snd1 Second. You seem to have conflicting drq set. If you are going to be using pcm1 as default, how about changing pcm0 setting in config file? from: device pcm0 at isa? port ? tty irq 10 drq 1 flags 0x0 to: device pcm0 Haro, ------------------------------------------------------------------------------- _ _ Munehiro (haro) Matsuda -|- /_\ |_|_| Office of Business Planning & Developement, Kubota Corp. /|\ |_| |_|_| 1-3 Nihonbashi-Muromachi 3-Chome Chuo-ku Tokyo 103, Japan Tel: +81-3-3245-3318 Fax: +81-3-32454-3315 Email: haro@tk.kubota.co.jp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message