From owner-freebsd-bugs@FreeBSD.ORG Thu Oct 5 22:00:48 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C82F16A66C for ; Thu, 5 Oct 2006 22:00:48 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1454543D49 for ; Thu, 5 Oct 2006 22:00:48 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k95M0lTN010674 for ; Thu, 5 Oct 2006 22:00:47 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k95M0lli010673; Thu, 5 Oct 2006 22:00:47 GMT (envelope-from gnats) Date: Thu, 5 Oct 2006 22:00:47 GMT Message-Id: <200610052200.k95M0lli010673@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Kris Kennaway Cc: Subject: Re: misc/104011: soundcard "82801G (ICH7 Family) High Definition Audio" not detected X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Kris Kennaway List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Oct 2006 22:00:48 -0000 The following reply was made to PR misc/104011; it has been noted by GNATS. From: Kris Kennaway To: Reiko Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: misc/104011: soundcard "82801G (ICH7 Family) High Definition Audio" not detected Date: Thu, 5 Oct 2006 17:56:28 -0400 On Thu, Oct 05, 2006 at 03:41:39PM +0000, Reiko wrote: > The soundcard, specified at the end, is not detected. > It would nbe nice, if this will be supported in FreeBSD > Linux (Ubuntu 6.06) has support for this soundcard. Maybe implementation details can be used from there. > > Thanks in advance, > Reiko > > > pcm0@pci0:27:0: class=0x040300 card=0x01cd1028 chip=0x27d88086 rev=0x01 hdr=0x00 > vendor = 'Intel Corporation' > device = '82801G (ICH7 Family) High Definition Audio' > class = multimedia I think support was just added to 7.0, so if you wait a while it may appear in 6.x too (unlikely before 6.2 though). Kris