From owner-freebsd-acpi@FreeBSD.ORG Wed Oct 13 16:16:41 2004 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 706B816A4CE for ; Wed, 13 Oct 2004 16:16:41 +0000 (GMT) Received: from fep19.inet.fi (fep19.inet.fi [194.251.242.244]) by mx1.FreeBSD.org (Postfix) with ESMTP id 992FE43D1F for ; Wed, 13 Oct 2004 16:16:39 +0000 (GMT) (envelope-from ari@suutari.iki.fi) Received: from mato.dyndns.suutari.iki.fi ([80.222.160.96]) by fep19.inet.fi with ESMTP <20041013161638.RMAJ10556.fep19.inet.fi@mato.dyndns.suutari.iki.fi>; Wed, 13 Oct 2004 19:16:38 +0300 Received: from raisa (raisa.lemi.suutari.iki.fi [192.168.53.2]) i9DGGa2j006094; Wed, 13 Oct 2004 19:16:37 +0300 (EEST) (envelope-from ari@suutari.iki.fi) Message-ID: <000801c4b140$057dcb90$0235a8c0@raisa> From: "Ari Suutari" To: "Nate Lawson" , References: <200410110755.i9B7tAP5062852@sana.init-main.com> <416AE523.6070100@root.org> Date: Wed, 13 Oct 2004 19:16:33 +0300 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.5.6 (mato.dyndns.suutari.iki.fi [192.168.53.1]); Wed, 13 Oct 2004 19:16:38 +0300 (EEST) cc: freebsd-acpi@freebsd.org Subject: Re: Sound card not detected with acpi enabled on Compaq Armada 1500c X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Oct 2004 16:16:41 -0000 Hi, >> +DRIVER_MODULE(snd_sbc, acpi, sbc_driver, sbc_devclass, 0, 0); > I have committed this fix and others to the surrounding ISA sound drivers. It would be great if this could be MFCd to 5.3 ! Ari S.