From owner-freebsd-mobile@FreeBSD.ORG Sun Feb 19 17:30:11 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 DCD3016A420 for ; Sun, 19 Feb 2006 17:30:11 +0000 (GMT) (envelope-from pneumann@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7ED4843D46 for ; Sun, 19 Feb 2006 17:30:10 +0000 (GMT) (envelope-from pneumann@gmail.com) Received: by xproxy.gmail.com with SMTP id h31so541978wxd for ; Sun, 19 Feb 2006 09:30:10 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=DTloyrzqQjAIB8X4g+/eHXw8ZpkFMi6JFNrnY7Gq4XEjiIkv4HRNcHBid6ZqRgUPNNz5JVX4sA3/QLFdT80ePhnVz39gc9gHYjrpP/yU3Qm3+QpC5cq+ZbB2bgSGgJ4n4CskT1QTfq/i7GOi+KstFL8165inOFKX4unhdoQ9HKM= Received: by 10.70.98.12 with SMTP id v12mr3124434wxb; Sun, 19 Feb 2006 09:30:09 -0800 (PST) Received: from ?10.0.0.100? ( [200.30.215.5]) by mx.gmail.com with ESMTP id h34sm4077822wxd.2006.02.19.09.30.07; Sun, 19 Feb 2006 09:30:08 -0800 (PST) From: Phillip Neumann To: freebsd-mobile@FreeBSD.ORG, Oliver Fromme In-Reply-To: <200602161309.k1GD9c3X073479@lurza.secnetix.de> References: <200602161309.k1GD9c3X073479@lurza.secnetix.de> Content-Type: text/plain; charset=UTF-8 Date: Sun, 19 Feb 2006 14:30:02 +0000 Message-Id: <1140359402.983.28.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 8bit Cc: Subject: Re: Ich6 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Feb 2006 17:30:12 -0000 El jue, 16-02-2006 a las 14:09 +0100, Oliver Fromme escribió: > 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: > you using the ich driver right? > 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 > mine is none1@pci0:27:0: class=0x040300 card=0x01b51028 chip=0x26688086 rev=0x03 hdr=0x00 vendor = 'Intel Corporation' device = '82801FB/FR/FW/FRW Intel High DefiNition Audio Controller' class = multimedia wired.. both card looks similar, but they are different? > By the way, I'm running 6-stable (RELENG_6). > yup, im tunning releng_6 too. (from 13 Feb) i have found this: http://www.freebsd.org/projects/ideas/#p-hda unfortunately i dont have the knowledge to port the netbsd driver. :-( hope someone could port it :-D byebye! > Best regards > Oliver >