From owner-freebsd-current@FreeBSD.ORG Wed Jul 14 05:02:26 2004 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 B9B2D16A4CE for ; Wed, 14 Jul 2004 05:02:26 +0000 (GMT) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52F6C43D53 for ; Wed, 14 Jul 2004 05:02:26 +0000 (GMT) (envelope-from vladimir@math.uic.edu) Received: from cat.math.uic.edu (c-67-162-104-112.client.comcast.net[67.162.104.112]) by comcast.net (sccrmhc11) with SMTP id <2004071405022501100t2s7ce>; Wed, 14 Jul 2004 05:02:25 +0000 Received: (qmail 12981 invoked by uid 31415); 14 Jul 2004 05:02:25 -0000 Date: 14 Jul 2004 05:02:25 -0000 Message-ID: <20040714050225.12980.qmail@cat.math.uic.edu> From: vladimir@math.uic.edu To: freebsd-current@freebsd.org Subject: support for Asus P4P8X onboard audio 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: Wed, 14 Jul 2004 05:02:27 -0000 Does anyone know the state of support for that device? The audio device is recognized: $ cat /dev/sndstat FreeBSD Audio Driver (newpcm) Installed devices: pcm0: at io 0xfebff800, 0xfebff400 irq 10 bufsz 16384 (1p/1r/4v channels duplex default) $ dmesg|grep pcm pcm0: port 0xee80-0xeebf,0xe800-0xe8ff mem 0xfebff400-0xfebff4ff,0xfebff800-0xfebff9ff irq 10 at device 31.5 on pci0 pcm0: [GIANT-LOCKED] pcm0: ... however I cannot hear any sound during playback. I searched on the net and saw a mention of some patches floating around, but could not find anything definite. I believe users of P4B800 motherboard have the same problem. Many thanks, Vladimir