From owner-freebsd-multimedia@FreeBSD.ORG Thu Nov 3 10:17:14 2005 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FEF316A41F for ; Thu, 3 Nov 2005 10:17:14 +0000 (GMT) (envelope-from bkarp@cs.ucl.ac.uk) Received: from smelt.bkarp.co.uk (smelt.bkarp.co.uk [81.187.56.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1C9443D48 for ; Thu, 3 Nov 2005 10:17:13 +0000 (GMT) (envelope-from bkarp@cs.ucl.ac.uk) Received: from smelt.bkarp.co.uk (localhost.bkarp.co.uk [127.0.0.1]) by smelt.bkarp.co.uk (8.13.4/8.13.4) with ESMTP id jA3AGERn010059; Thu, 3 Nov 2005 10:16:14 GMT (envelope-from bkarp@cs.ucl.ac.uk) Received: (from bkarp@localhost) by smelt.bkarp.co.uk (8.13.4/8.13.4/Submit) id jA3AGEsG010058; Thu, 3 Nov 2005 10:16:14 GMT (envelope-from bkarp@cs.ucl.ac.uk) X-Authentication-Warning: smelt.bkarp.co.uk: bkarp set sender to bkarp@cs.ucl.ac.uk using -f Date: Thu, 3 Nov 2005 10:16:14 +0000 From: Brad Karp To: freebsd-multimedia@freebsd.org Message-ID: <20051103101614.GE8008@smelt.bkarp.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.11 Cc: bkarp@cs.ucl.ac.uk Subject: ICH7 audio support? X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 10:17:14 -0000 Greetings, all. I've recently bought a Dell Optiplex GX620 box, and am running 5.4-STABLE (as of mid-October) on it. This box has an ICH7 on the motherboard. At boot time, 5.4-RELEASE doesn't recognize the ICH7 in any way--not the ATA controller (seen as "generic"), and not the audio hardware. In particular, I see: pci0: at device 30.2 (no driver attached) My questions: 1) Does 6.0 support the ICH7 audio hardware? 2) If not, is anyone working on support for it? 3) How back-compatible is the ICH7 audio hardware with previous ICHes? That is, is there any chance that merely by hacking the device probe tables, I can "lie" to the current snd_ich driver that the ICH7 is some earlier-model ICH, and get it to work? Many thanks, -Brad, bkarp@cs.ucl.ac.uk