From owner-freebsd-current@FreeBSD.ORG Sat Apr 5 11:01:58 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB40837B401 for ; Sat, 5 Apr 2003 11:01:58 -0800 (PST) Received: from valhalla.bofh.pl (valhalla.bofh.pl [213.134.138.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BECE43FAF for ; Sat, 5 Apr 2003 11:01:57 -0800 (PST) (envelope-from chilon@valhalla.bofh.pl) Received: from valhalla.bofh.pl (chilon@localhost [127.0.0.1]) by valhalla.bofh.pl (8.12.9/8.12.3) with ESMTP id h35J1rqp019659 for ; Sat, 5 Apr 2003 21:01:53 +0200 (CEST) (envelope-from chilon@valhalla.bofh.pl) Received: (from chilon@localhost) by valhalla.bofh.pl (8.12.9/8.12.8/Submit) id h35J1qIr019658 for freebsd-current@freebsd.org; Sat, 5 Apr 2003 21:01:52 +0200 (CEST) Date: Sat, 5 Apr 2003 21:01:52 +0200 From: Daniel Kanafa To: freebsd-current@freebsd.org Message-ID: <20030405190152.GA19624@valhalla.bofh.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Subject: sound driver X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Apr 2003 19:01:59 -0000 Hello, I have a little problem with my soundcard :> [ttyp4] [20:57] [chilon@wyvern]:~> dmesg | grep pcm pcm0: at port 0x370-0x371,0x330-0x331,0x388-0x38b,0x530-0x537,0x220-0x22f irq 5 drq 1,0 on isa0 1st 0xc17121c0 pcm0 (sound softc) @ dev/sound/isa/mss.c:179 2nd 0xc174f340 pcm0:play:0 (pcm channel) @ dev/sound/pcm/channel.c:440 -- Daniel Kanafa