From owner-freebsd-acpi@FreeBSD.ORG Tue May 31 12:05:59 2005 Return-Path: X-Original-To: freebsd-acpi@freebsd.org 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 63CCE16A41F; Tue, 31 May 2005 12:05:59 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E60E43D48; Tue, 31 May 2005 12:05:58 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j4VC5u4V000792; Tue, 31 May 2005 15:05:56 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 42294-18; Tue, 31 May 2005 15:05:55 +0300 (EEST) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j4VC5tLo000788 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 31 May 2005 15:05:55 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.3/8.13.3) id j4VC6JJg004733; Tue, 31 May 2005 15:06:19 +0300 (EEST) (envelope-from ru) Date: Tue, 31 May 2005 15:06:18 +0300 From: Ruslan Ermilov To: Markus Brueffer Message-ID: <20050531120618.GB4568@ip.net.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="4SFOXa2GPu3tIq4H" Content-Disposition: inline User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new at ip.net.ua Cc: freebsd-acpi@freebsd.org, freebsd-mobile@freebsd.org Subject: Re: Call for testers: New acpi_ibm driver 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: Tue, 31 May 2005 12:05:59 -0000 --4SFOXa2GPu3tIq4H Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 30, 2005 at 06:57:09PM +0200, Markus Brueffer wrote: > I'm looking for testers for a mostly rewritten and enhanced version of th= e=20 > acpi_ibm (ACPI Thinkpad Extras) driver. >=20 > You can find it along with a first draft of the new manpage at: >=20 > http://people.freebsd.org/~markus/ibm/ >=20 > If you are running -CURRENT, simply replace the former driver with the ne= w=20 > one in sys/dev/acpi_support and rebuild it. (sorry, no patch for 5.x for= =20 > now). >=20 > Please mail me on failure and success and include the output of=20 > # sysctl hw.acpi.ibm >=20 I own the IBM ThinkPad 600X notebook. The acpi(4) and acpi_video(4) both work, but this beast doesn't even probe. Does anyone have an explanation why acpi_ibm doesn't get probed on this notebook? My devinfo has the IBM0068 device listed (see below), but for some reason this device doesn't get passed to the acpi_ibm's probe method. : nexus0 : legacy0 : npx0 : acpi0 : cpu0 pnpinfo _HID=3Dnone _UID=3D0 at handle=3D\_PR_.CPU0 : acpi_throttle0 : cpufreq0 : pci_link0 pnpinfo _HID=3DPNP0C0F _UID=3D1 at handle=3D\_SB_.LNKA : pci_link1 pnpinfo _HID=3DPNP0C0F _UID=3D2 at handle=3D\_SB_.LNKB : pci_link2 pnpinfo _HID=3DPNP0C0F _UID=3D3 at handle=3D\_SB_.LNKC : pci_link3 pnpinfo _HID=3DPNP0C0F _UID=3D4 at handle=3D\_SB_.LNKD : acpi_lid0 pnpinfo _HID=3DPNP0C0D _UID=3D0 at handle=3D\_SB_.LID0 : acpi_button0 pnpinfo _HID=3DPNP0C0E _UID=3D0 at handle=3D\_SB_.SLPB : unknown pnpinfo _HID=3DIBM0068 _UID=3D0 at handle=3D\_SB_.HKEY ^^^^^^^ : acpi_sysresource0 pnpinfo _HID=3DPNP0C01 _UID=3D0 at handle=3D\_SB_.M= BRM : pcib0 pnpinfo _HID=3DPNP0A03 _UID=3D0 at handle=3D\_SB_.PCI0 Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --4SFOXa2GPu3tIq4H Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCnFM6qRfpzJluFF4RAj+YAJ46j9uVAnTh9e+v/r5Re0+GjprZMACeJzUi 9PpeLpC7IDNmur3YNU03uas= =B3fo -----END PGP SIGNATURE----- --4SFOXa2GPu3tIq4H--