From: Janosch Machowinski <scotch@tzi.de>
To: Bruno Ducrot <ducrot@poupinou.org>
Cc: linux-acpi@vger.kernel.org
Subject: Re: Strange interpreter behaviour
Date: Sat, 21 Jan 2006 19:55:59 +0100 [thread overview]
Message-ID: <43D283BF.9000004@tzi.de> (raw)
In-Reply-To: <20060120193248.GD21264@poupinou.org>
> On Fri, Jan 20, 2006 at 04:27:50PM +0100, Janosch Machowinski wrote:
>
>>>Sometimes I'm stupid. Try this version instead.
>>>
>>
>>Okay, this worked,
>>the outprut from your little programm was 0x500,
>>but it should be
>>GPE0_BLK: 0x00000428
>>GPE1_BLK: 0x00000000
>>
>>So is this an error in ACPI-CA or in my DSDT ?
>>
>
>
>>From the ich4-m specification (see
> ftp://download.intel.com/design/mobile/datashts/25233701.pdf
> )
> and the lspci -xxx I've requested, we can look that, for the isa
> bridge, we can see that 0x500 is the base address for the GPIO
> configuration registers.
>
> The lspci show us:
> 00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC Interface
> Bridge (rev 03)
> Flags: bus master, medium devsel, latency 0
> 00: 86 80 cc 24 0f 01 80 02 03 00 01 06 00 00 80 00
> 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> 40: 01 04 00 00 10 00 00 00 00 00 00 00 00 00 00 00
> 50: 00 00 00 00 00 00 00 00 01 05 00 00 10 00 00 00
> 60: 0b 04 0a 05 90 00 00 00 80 80 80 0a 00 00 00 00
> 70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> 80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> 90: ff fc 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> a0: 28 03 00 00 00 00 00 00 0d 00 00 00 00 00 00 00
> b0: 00 00 00 00 00 00 00 00 00 80 02 02 00 00 00 00
> c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> d0: 02 28 00 00 02 cf 00 00 04 00 00 00 00 00 00 00
> e0: 12 00 00 c0 00 00 06 34 33 22 11 00 00 00 67 45
> f0: 00 00 01 00 00 00 00 00 60 0f 03 00 00 00 80 02
>
>
> The GPIO base address is at 0x58-0x5b (see page 305).
>
>>From page 396 (9.10 General Purpose I/O Registers) we'll
> learn that the ACPI node INV7 correspond to the
> 8th bit of the 'GPIO signal invert (GPI_INV)' register.
>
> Therefore actually INV7 control somehow we'll treat
> what happens under the GPE0_BLK, but do not modify it.
> (I must confess I don't see why the ODM designed
> that stuff like this).
>
> At the description of this register, and for bit 8, we'll
> see that setting this bit will have no effect if the
> corresponding GPIO is set as an output. We'll therefore
> shall check if that is the problem.
>
> Could you please (again, sorry!)
Don't be sorry to debug my notebook ;-)
run the next tool attached?
> This would help to progress a little bit further.
>
scotchmobil pmtools # ./scan_gpio_ctl
00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f
0500 bf 39 00 1a ff ff 00 00 00 00 00 00 00 00 01 08
0510 00 00 00 00 00 00 00 00 00 00 00 02 00 00 00 00
0520 00 00 00 00 00 00 00 00 00 00 00 00 88 39 00 00
0530 ff 0f 00 00 06 04 00 00 8f 04 00 00 00 00 00 00
next prev parent reply other threads:[~2006-01-21 18:54 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-07 17:18 Strange interpreter behaviour Janosch Machowinski
[not found] ` <43BFF7DE.1000909-cGBD8117FJM@public.gmane.org>
2006-01-16 17:19 ` Bruno Ducrot
[not found] ` <20060116171932.GF25115-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
2006-01-16 21:27 ` Janosch Machowinski
[not found] ` <43CC0FC0.9090806-cGBD8117FJM@public.gmane.org>
2006-01-17 10:30 ` Bruno Ducrot
[not found] ` <20060117103043.GA2154-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
2006-01-17 12:41 ` Janosch Machowinski
[not found] ` <43CCE603.3010600-cGBD8117FJM@public.gmane.org>
2006-01-17 13:24 ` Bruno Ducrot
[not found] ` <20060117132435.GB2154-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
2006-01-17 14:28 ` Janosch Machowinski
[not found] ` <43CCFF1C.4000309-cGBD8117FJM@public.gmane.org>
2006-01-17 15:47 ` Bruno Ducrot
2006-01-20 15:27 ` Janosch Machowinski
2006-01-20 19:32 ` Bruno Ducrot
2006-01-21 18:55 ` Janosch Machowinski [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-01-09 5:58 Yu, Luming
2006-01-09 7:16 ` Janosch Machowinski
2006-01-16 2:27 Yu, Luming
2006-01-16 19:22 ` Janosch Machowinski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=43D283BF.9000004@tzi.de \
--to=scotch@tzi.de \
--cc=ducrot@poupinou.org \
--cc=linux-acpi@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox