From owner-freebsd-acpi@FreeBSD.ORG Mon Aug 25 14:35:15 2008 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CB683106564A for ; Mon, 25 Aug 2008 14:35:15 +0000 (UTC) (envelope-from lars.stokholm@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.156]) by mx1.freebsd.org (Postfix) with ESMTP id 3F3788FC16 for ; Mon, 25 Aug 2008 14:35:14 +0000 (UTC) (envelope-from lars.stokholm@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so1418420fgb.35 for ; Mon, 25 Aug 2008 07:35:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=B2+NdSqgKiYe7CXD2fOWrB0hMiNhA803Ait8WDmnIlI=; b=jb/jAy3AtOzi/Q9iXuCb5+gBIOFPRXVLyIOlkLMkVHDBhf+NOrznXWavy+gMz+egCI xthln7XfsI3bf802ar1VnQzDNRffILV39ahP0nQiLAgHsw3Ec/Z4DVfBzSSV/rYhzqzn gGy+AX93+w7nZVD4PfZhO4ullEtdEqDBladv0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=LLR3amNPC1H0wHRxPW52o1/lsSmxzYnxf+qmtXKt44iIUo2BL22gc1ENo4d4Ix8Qwk CMCrOA6By2BnJnNOJRYUeglHS/Kisqvj34Kl3ptZn1baTowzxFogg3udc4QKx5Z4QKcM SHV1a3WaCvryfnK9OnKD/Fn6aqGtuz3EIfm0s= Received: by 10.86.27.19 with SMTP id a19mr3372906fga.56.1219673187302; Mon, 25 Aug 2008 07:06:27 -0700 (PDT) Received: by 10.86.78.5 with HTTP; Mon, 25 Aug 2008 07:06:27 -0700 (PDT) Message-ID: Date: Mon, 25 Aug 2008 16:06:27 +0200 From: "Lars Stokholm" To: freebsd-acpi@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: device acpi_asus doesn't seem to be working for me X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Aug 2008 14:35:15 -0000 As the subject says, setting "device acpi_asus" in my kernel config and make'ing the kernel, doesn't seem to do anything for me. acpi_asus is first loaded when I kldload it or if I load it from /boot/loader.conf. Am I missing something? This is my kernel below. include GENERIC ident EEEPC device acpi_asus device sound device snd_hda