From owner-freebsd-mobile@FreeBSD.ORG Thu Feb 16 13:09:45 2006 Return-Path: X-Original-To: freebsd-mobile@FreeBSD.ORG Delivered-To: freebsd-mobile@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4017D16A420 for ; Thu, 16 Feb 2006 13:09:45 +0000 (GMT) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (lurza.secnetix.de [83.120.8.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93E0643D46 for ; Thu, 16 Feb 2006 13:09:44 +0000 (GMT) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (czgzuv@localhost [127.0.0.1]) by lurza.secnetix.de (8.13.4/8.13.4) with ESMTP id k1GD9cQq073480 for ; Thu, 16 Feb 2006 14:09:43 +0100 (CET) (envelope-from oliver.fromme@secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.13.4/8.13.1/Submit) id k1GD9c3X073479; Thu, 16 Feb 2006 14:09:38 +0100 (CET) (envelope-from olli) Date: Thu, 16 Feb 2006 14:09:38 +0100 (CET) Message-Id: <200602161309.k1GD9c3X073479@lurza.secnetix.de> From: Oliver Fromme To: freebsd-mobile@FreeBSD.ORG In-Reply-To: <1138496052.921.4.camel@localhost> X-Newsgroups: list.freebsd-mobile User-Agent: tin/1.8.0-20051224 ("Ronay") (UNIX) (FreeBSD/4.11-STABLE (i386)) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.1.2 (lurza.secnetix.de [127.0.0.1]); Thu, 16 Feb 2006 14:09:43 +0100 (CET) Cc: Subject: Re: Ich6 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-mobile@FreeBSD.ORG List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Feb 2006 13:09:45 -0000 Phillip Neumann wrote: > I got a new notebook (Dell 630m) which comes with this sound card: > > 00:1b.0 Class 0403: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 > Family) High Definition Audio Controller (rev 03) The "ICH6" in my new notebook works perfectly fine. It's recognized like this by the driver: pcm0: port 0x1c00-0x1cff,0x18c0-0x18ff mem 0xb0040800-0xb00409ff,0xb0040400-0xb00404ff irq 17 at device 30.2 on pci0 What's the relevant section from "pciconf -lv" on your machine? Mine looks like this: pcm0@pci0:30:2: class=0x040100 card=0xc01a144d chip=0x266e8086 rev=0x03 hdr=0x00 vendor = 'Intel Corporation' device = '82801FB/FR/FW/FRW AC '97 Audio Controller' class = multimedia subclass = audio By the way, I'm running 6-stable (RELENG_6). Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing Dienstleistungen mit Schwerpunkt FreeBSD: http://www.secnetix.de/bsd Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "If you think C++ is not overly complicated, just what is a protected abstract virtual base pure virtual private destructor, and when was the last time you needed one?" -- Tom Cargil, C++ Journal