Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jun 2005 15:33:01 -0700
From:      Nate Lawson <nate@root.org>
To:        Martin Cracauer <cracauer@cons.org>
Cc:        freebsd-acpi@freebsd.org, Markus Brueffer <markus@freebsd.org>, freebsd-mobile@freebsd.org
Subject:   Re: Call for testers: New acpi_ibm driver
Message-ID:  <42B1FE1D.7010200@root.org>
In-Reply-To: <20050616180521.A86735@cons.org>
References:  <200505301857.20346.markus@FreeBSD.org> <20050616180521.A86735@cons.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Martin Cracauer wrote:
> All right, updated my thinkpad to 6.0-current.  Frozen is as good as
> -stable, no? :-)
> 
> Having trouble with the acpi_ibm module, it seems my R40 is not
> recognized as a thinkpad.
> 
> 6.0-current as of yesterday, revision 1.6 of acpi_ibm (June 10).
> 
> $ kldload acpi_ibm
> # prints to console that sio4 irq is not in bitmaps
> 
> $ sysctl -a | grep -i ibm
> dev.acpi.0.%desc: IBM TP-1P
> dev.psmcpnp.0.%pnpinfo: _HID=IBM0057 _UID=0

I think the current driver only recognizes IBM0068.  Adding your HID 
string to the list at the top of acpi_ibm.c would get things rolling. 
Whether it works correctly on your model would be another question.

> http://www.cons.org/tmp/acpidump-t-d_thinkpad-r40
>  
> Any ideas how to make it detect?
> 
> I do get other acpi stuff like the termal zone and the video/display
> just fine.
> 
> Martin


-- 
Nate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42B1FE1D.7010200>