2006-10-18 19:17:24

by Jiri Slaby

[permalink] [raw]
Subject: speedstep-centrino: ENODEV

Hi!

How is it possible to find out whether or not speedstep-centrino is supported. I
have
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 13
model name : Intel(R) Pentium(R) M processor 1.60GHz
stepping : 6
cpu MHz : 1600.149
cache size : 2048 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr mce cx8 apic sep mtrr pge mca cmov pat
clflush dts acpi mmx fxsr sse sse2 ss tm pbe est tm2
bogomips : 3201.52

processor, but speedstep-centrino returns ENODEV because of lack of _PCT et al
entries in DSDT (http://www.fi.muni.cz/~xslaby/sklad/adump). It is possible to
hard-code that values to speedstep-centrino as for banias cpus or use corrected
DSDT that will contain _PCT, _PSS and _PPC, but where may I obtain these values?

This is Asus M6R notebook, some DSDT parts of this piece of HW are really ugly
(problems with acpi some time ago).

I may use p4-clockmod (and it points me to speedstep-centrino module), but if I
am correct, it doesn't save battery life?

thanks,
--
http://www.fi.muni.cz/~xslaby/ Jiri Slaby
faculty of informatics, masaryk university, brno, cz
e-mail: jirislaby gmail com, gpg pubkey fingerprint:
B674 9967 0407 CE62 ACC8 22A0 32CC 55C3 39D4 7A7E


2006-10-19 14:00:16

by Pallipadi, Venkatesh

[permalink] [raw]
Subject: RE: speedstep-centrino: ENODEV


How about acpi-cpufreq? Does it work?

Thanks,
Venki

>-----Original Message-----
>From: [email protected]
>[mailto:[email protected]] On Behalf Of Jiri Slaby
>Sent: Wednesday, October 18, 2006 12:01 PM
>To: Linux kernel mailing list
>Cc: [email protected]
>Subject: speedstep-centrino: ENODEV
>
>Hi!
>
>How is it possible to find out whether or not
>speedstep-centrino is supported. I
>have
>processor : 0
>vendor_id : GenuineIntel
>cpu family : 6
>model : 13
>model name : Intel(R) Pentium(R) M processor 1.60GHz
>stepping : 6
>cpu MHz : 1600.149
>cache size : 2048 KB
>fdiv_bug : no
>hlt_bug : no
>f00f_bug : no
>coma_bug : no
>fpu : yes
>fpu_exception : yes
>cpuid level : 2
>wp : yes
>flags : fpu vme de pse tsc msr mce cx8 apic sep mtrr
>pge mca cmov pat
>clflush dts acpi mmx fxsr sse sse2 ss tm pbe est tm2
>bogomips : 3201.52
>
>processor, but speedstep-centrino returns ENODEV because of
>lack of _PCT et al
>entries in DSDT (http://www.fi.muni.cz/~xslaby/sklad/adump).
>It is possible to
>hard-code that values to speedstep-centrino as for banias cpus
>or use corrected
>DSDT that will contain _PCT, _PSS and _PPC, but where may I
>obtain these values?
>
>This is Asus M6R notebook, some DSDT parts of this piece of HW
>are really ugly
>(problems with acpi some time ago).
>
>I may use p4-clockmod (and it points me to speedstep-centrino
>module), but if I
>am correct, it doesn't save battery life?
>
>thanks,
>--
>http://www.fi.muni.cz/~xslaby/ Jiri Slaby
>faculty of informatics, masaryk university, brno, cz
>e-mail: jirislaby gmail com, gpg pubkey fingerprint:
>B674 9967 0407 CE62 ACC8 22A0 32CC 55C3 39D4 7A7E
>-
>To unsubscribe from this list: send the line "unsubscribe
>linux-kernel" in
>the body of a message to [email protected]
>More majordomo info at http://vger.kernel.org/majordomo-info.html
>Please read the FAQ at http://www.tux.org/lkml/
>

2006-10-19 14:20:47

by Jiri Slaby

[permalink] [raw]
Subject: Re: speedstep-centrino: ENODEV

Pallipadi, Venkatesh wrote:
> How about acpi-cpufreq? Does it work?

How did you mean this, speedstep-centrino (which can also control voltage) is
one of acpi-cpufreq drivers, isn't it?

>
> Thanks,
> Venki
>
>> -----Original Message-----
>> From: [email protected]
>> [mailto:[email protected]] On Behalf Of Jiri Slaby
>> Sent: Wednesday, October 18, 2006 12:01 PM
>> To: Linux kernel mailing list
>> Cc: [email protected]
>> Subject: speedstep-centrino: ENODEV
>>
>> Hi!
>>
>> How is it possible to find out whether or not
>> speedstep-centrino is supported. I
>> have
>> processor : 0
>> vendor_id : GenuineIntel
>> cpu family : 6
>> model : 13
>> model name : Intel(R) Pentium(R) M processor 1.60GHz
>> stepping : 6
>> cpu MHz : 1600.149
>> cache size : 2048 KB
>> fdiv_bug : no
>> hlt_bug : no
>> f00f_bug : no
>> coma_bug : no
>> fpu : yes
>> fpu_exception : yes
>> cpuid level : 2
>> wp : yes
>> flags : fpu vme de pse tsc msr mce cx8 apic sep mtrr
>> pge mca cmov pat
>> clflush dts acpi mmx fxsr sse sse2 ss tm pbe est tm2
>> bogomips : 3201.52
>>
>> processor, but speedstep-centrino returns ENODEV because of
>> lack of _PCT et al
>> entries in DSDT (http://www.fi.muni.cz/~xslaby/sklad/adump).
>> It is possible to
>> hard-code that values to speedstep-centrino as for banias cpus
>> or use corrected
>> DSDT that will contain _PCT, _PSS and _PPC, but where may I
>> obtain these values?
>>
>> This is Asus M6R notebook, some DSDT parts of this piece of HW
>> are really ugly
>> (problems with acpi some time ago).
>>
>> I may use p4-clockmod (and it points me to speedstep-centrino
>> module), but if I
>> am correct, it doesn't save battery life?

regards,
--
http://www.fi.muni.cz/~xslaby/ Jiri Slaby
faculty of informatics, masaryk university, brno, cz
e-mail: jirislaby gmail com, gpg pubkey fingerprint:
B674 9967 0407 CE62 ACC8 22A0 32CC 55C3 39D4 7A7E

2006-10-19 15:58:53

by Pallipadi, Venkatesh

[permalink] [raw]
Subject: RE: speedstep-centrino: ENODEV


No. As in 2.6.18, speedstep-centrino and acpi-cpufreq are two different drivers/modules that support Enhanced Speedstep in slightly different ways. It depends on your platform/BIOS on which one will work for your system. So you should try loading both those drivers in that order. If you have both compiled in the kernel, these drivers will be loaded (or tried to) in proper order. Please try this with the latest stable 2.6.18 kernel.

Also, can both of you send the complete acpidump output from your system. You can find acpidump in latest version of pmtools package here: http://www.kernel.org/pub/linux/kernel/people/lenb/acpi/utils/

Also, it will help if you can open a bug in http://bugme.osdl.org and attach this acpidump to the bug. The issue can be tracked better that way..

Thanks,
Venki

>-----Original Message-----
>From: Jiri Slaby [mailto:[email protected]]
>Sent: Thursday, October 19, 2006 7:21 AM
>To: Pallipadi, Venkatesh
>Cc: Linux kernel mailing list; [email protected]
>Subject: Re: speedstep-centrino: ENODEV
>
>Pallipadi, Venkatesh wrote:
>> How about acpi-cpufreq? Does it work?
>
>How did you mean this, speedstep-centrino (which can also
>control voltage) is
>one of acpi-cpufreq drivers, isn't it?
>
>>
>> Thanks,
>> Venki
>>
>>> -----Original Message-----
>>> From: [email protected]
>>> [mailto:[email protected]] On Behalf Of Jiri Slaby
>>> Sent: Wednesday, October 18, 2006 12:01 PM
>>> To: Linux kernel mailing list
>>> Cc: [email protected]
>>> Subject: speedstep-centrino: ENODEV
>>>
>>> Hi!
>>>
>>> How is it possible to find out whether or not
>>> speedstep-centrino is supported. I
>>> have
>>> processor : 0
>>> vendor_id : GenuineIntel
>>> cpu family : 6
>>> model : 13
>>> model name : Intel(R) Pentium(R) M processor 1.60GHz
>>> stepping : 6
>>> cpu MHz : 1600.149
>>> cache size : 2048 KB
>>> fdiv_bug : no
>>> hlt_bug : no
>>> f00f_bug : no
>>> coma_bug : no
>>> fpu : yes
>>> fpu_exception : yes
>>> cpuid level : 2
>>> wp : yes
>>> flags : fpu vme de pse tsc msr mce cx8 apic sep mtrr
>>> pge mca cmov pat
>>> clflush dts acpi mmx fxsr sse sse2 ss tm pbe est tm2
>>> bogomips : 3201.52
>>>
>>> processor, but speedstep-centrino returns ENODEV because of
>>> lack of _PCT et al
>>> entries in DSDT (http://www.fi.muni.cz/~xslaby/sklad/adump).
>>> It is possible to
>>> hard-code that values to speedstep-centrino as for banias cpus
>>> or use corrected
>>> DSDT that will contain _PCT, _PSS and _PPC, but where may I
>>> obtain these values?
>>>
>>> This is Asus M6R notebook, some DSDT parts of this piece of HW
>>> are really ugly
>>> (problems with acpi some time ago).
>>>
>>> I may use p4-clockmod (and it points me to speedstep-centrino
>>> module), but if I
>>> am correct, it doesn't save battery life?
>
>regards,
>--
>http://www.fi.muni.cz/~xslaby/ Jiri Slaby
>faculty of informatics, masaryk university, brno, cz
>e-mail: jirislaby gmail com, gpg pubkey fingerprint:
>B674 9967 0407 CE62 ACC8 22A0 32CC 55C3 39D4 7A7E
>

2006-10-19 16:06:17

by Jiri Slaby

[permalink] [raw]
Subject: Re: speedstep-centrino: ENODEV

Pallipadi, Venkatesh wrote:
> No. As in 2.6.18, speedstep-centrino and acpi-cpufreq are two different drivers/modules that support Enhanced Speedstep in slightly different ways. It depends on your platform/BIOS on which one will work for your system. So you should try loading both those drivers in that order. If you have both compiled in the kernel, these drivers will be loaded (or tried to) in proper order. Please try this with the latest stable 2.6.18 kernel.

Thanks, I'll try later.

> Also, can both of you send the complete acpidump output from your system. You can find acpidump in latest version of pmtools package here: http://www.kernel.org/pub/linux/kernel/people/lenb/acpi/utils/

May be obtained over there:

[...]

>>>> processor, but speedstep-centrino returns ENODEV because of
>>>> lack of _PCT et al
>>>> entries in DSDT (http://www.fi.muni.cz/~xslaby/sklad/adump).
----------------------^^^^

regards,
--
http://www.fi.muni.cz/~xslaby/ Jiri Slaby
faculty of informatics, masaryk university, brno, cz
e-mail: jirislaby gmail com, gpg pubkey fingerprint:
B674 9967 0407 CE62 ACC8 22A0 32CC 55C3 39D4 7A7E

2006-10-19 18:19:25

by Sune Mølgaard

[permalink] [raw]
Subject: Re: speedstep-centrino: ENODEV

DSDT @ 0x4f7d5800
0000: 44 53 44 54 07 31 00 00 01 01 49 4e 54 34 33 30 DSDT.1....INT430
0010: 53 59 53 46 65 78 78 78 01 10 00 00 4d 53 46 54 SYSFexxx....MSFT
0020: 0e 00 00 01 08 56 45 52 53 12 39 03 0d 50 72 6f .....VERS.9..Pro
0030: 6a 65 63 74 3a 20 44 45 4c 4c 20 44 30 35 20 20 ject: DELL D05
0040: 20 20 00 0d 44 61 74 65 3a 20 31 31 2f 31 32 2f ..Date: 11/12/
0050: 32 30 30 33 00 0d 56 65 72 3a 20 31 2e 30 30 2e 2003..Ver: 1.00.
0060: 30 30 00 08 4d 49 53 43 11 0a 0a 07 00 00 00 00 00..MISC........
0070: 00 00 00 8c 4d 49 53 43 0a 00 4d 49 53 30 8c 4d ....MISC..MIS0.M
0080: 49 53 43 0a 03 4d 49 53 33 8c 4d 49 53 43 0a 04 ISC..MIS3.MISC..
0090: 4d 49 53 34 8c 4d 49 53 43 0a 06 4d 49 53 36 5b MIS4.MISC..MIS6[
00a0: 01 53 4d 49 58 01 14 4a 05 53 4d 49 5f 02 5b 23 .SMIX..J.SMI_.[#
00b0: 53 4d 49 58 ff ff 70 69 5c 2e 5f 53 42 5f 53 4d SMIX..pi\._SB_SM
00c0: 49 41 70 68 5c 2e 5f 53 42 5f 53 4d 49 43 70 5c IAph\._SB_SMICp\
00d0: 2e 5f 53 42 5f 53 4d 49 43 60 a2 12 92 93 60 0a ._SB_SMIC`....`.
00e0: 00 70 5c 2e 5f 53 42 5f 53 4d 49 43 60 70 5c 2e .p\._SB_SMIC`p\.
00f0: 5f 53 42 5f 53 4d 49 41 61 5b 27 53 4d 49 58 a4 _SB_SMIAa['SMIX.
0100: 61 08 53 58 58 30 11 04 0b 00 01 08 53 58 58 31 a.SXX0......SXX1
0110: 11 03 0a 08 8b 53 58 58 31 0a 00 53 58 58 32 8b .....SXX1..SXX2.
0120: 53 58 58 31 0a 04 53 58 58 33 14 15 53 58 31 30 SXX1..SXX3..SX10
0130: 00 5b 23 53 4d 49 58 ff ff 70 0a 00 53 58 58 32 .[#SMIX..p..SXX2
0140: 14 31 53 58 33 30 01 70 53 58 58 32 60 75 60 a0 .1SX30.pSXX2`u`.
0150: 22 92 94 60 87 53 58 58 30 8c 53 58 58 30 53 58 "..`.SXX0.SXX0SX
0160: 58 32 53 58 32 30 70 68 53 58 32 30 70 60 53 58 X2SX20phSX20p`SX
0170: 58 32 14 34 53 58 33 31 01 70 53 58 58 32 60 72 X2.4SX31.pSXX2`r
0180: 60 0a 02 60 a0 22 92 94 60 87 53 58 58 30 8b 53 `..`."..`.SXX0.S
0190: 58 58 30 53 58 58 32 53 58 32 31 70 68 53 58 32 XX0SXX2SX21phSX2
01a0: 31 70 60 53 58 58 32 14 34 53 58 33 32 01 70 53 1p`SXX2.4SX32.pS
01b0: 58 58 32 60 72 60 0a 04 60 a0 22 92 94 60 87 53 XX2`r`..`."..`.S
01c0: 58 58 30 8a 53 58 58 30 53 58 58 32 53 58 32 32 XX0.SXX0SXX2SX22
01d0: 70 68 53 58 32 32 70 60 53 58 58 32 14 1b 53 58 phSX22p`SXX2..SX
01e0: 33 33 02 a0 14 95 69 87 68 8c 68 69 53 58 32 30 33....i.h.hiSX20
01f0: 53 58 33 30 53 58 32 30 14 17 53 58 33 34 02 70 SX30SX20..SX34.p
0200: 0a 00 60 a2 0c 95 60 69 53 58 33 33 68 60 75 60 ..`...`iSX33h`u`
0210: 14 49 04 53 58 58 36 02 70 69 5c 2e 5f 53 42 5f .I.SXX6.pi\._SB_
0220: 53 4d 49 41 70 68 5c 2e 5f 53 42 5f 53 4d 49 43 SMIAph\._SB_SMIC
0230: 70 5c 2e 5f 53 42 5f 53 4d 49 43 60 a2 12 92 93 p\._SB_SMIC`....
0240: 60 0a 00 70 5c 2e 5f 53 42 5f 53 4d 49 43 60 a4 `..p\._SB_SMIC`.
0250: 5c 2e 5f 53 42 5f 53 4d 49 41 14 1d 53 58 58 35 \._SB_SMIA..SXX5
0260: 02 a0 16 95 69 87 68 8c 68 69 53 58 32 30 53 58 ....i.h.hiSX20SX
0270: 58 36 0a 7c 53 58 32 30 14 25 53 58 58 34 00 53 X6.|SX20.%SXX4.S
0280: 58 58 36 0a 7b 0a 00 70 0a 00 60 a2 12 95 60 53 XX6.{..p..`...`S
0290: 58 58 32 53 58 58 35 53 58 58 30 60 75 60 14 20 XX2SXX5SXX0`u`.
02a0: 53 58 58 38 02 a0 19 95 69 87 68 8c 68 69 53 58 SXX8....i.h.hiSX
02b0: 32 30 70 53 58 58 36 0a 7d 0a 00 53 58 32 30 14 20pSXX6.}..SX20.
02c0: 24 53 58 58 37 00 70 0a 00 60 a2 19 95 60 53 58 $SXX7.p..`...`SX
02d0: 58 33 72 53 58 58 32 60 61 53 58 58 38 53 58 58 X3rSXX2`aSXX8SXX
02e0: 30 61 75 60 14 43 04 53 58 31 31 00 53 58 58 34 0au`.C.SX11.SXX4
02f0: 70 53 58 58 36 0a 79 0a 00 53 58 58 33 72 53 58 pSXX6.y..SXX3rSX
0300: 58 32 53 58 58 33 60 a0 1c 95 87 53 58 58 30 60 X2SXX3`....SXX0`
0310: 70 87 53 58 58 30 60 74 60 53 58 58 32 60 70 60 p.SXX0`t`SXX2`p`
0320: 53 58 58 33 53 58 58 37 14 33 53 58 34 30 00 70 SXX3SXX7.3SX40.p
0330: 53 58 58 32 60 75 60 a0 21 92 94 60 87 53 58 58 SXX2`u`.!..`.SXX
0340: 30 8c 53 58 58 30 53 58 58 32 53 58 32 30 70 60 0.SXX0SXX2SX20p`
0350: 53 58 58 32 a4 53 58 32 30 a4 0a 00 14 36 53 58 SXX2.SX20....6SX
0360: 34 31 00 70 53 58 58 32 60 72 60 0a 02 60 a0 21 41.pSXX2`r`..`.!
0370: 92 94 60 87 53 58 58 30 8b 53 58 58 30 53 58 58 ..`.SXX0.SXX0SXX
0380: 32 53 58 32 31 70 60 53 58 58 32 a4 53 58 32 31 2SX21p`SXX2.SX21
0390: a4 0a 00 14 36 53 58 34 32 00 70 53 58 58 32 60 ....6SX42.pSXX2`
03a0: 72 60 0a 04 60 a0 21 92 94 60 87 53 58 58 30 8a r`..`.!..`.SXX0.
03b0: 53 58 58 30 53 58 58 32 53 58 32 32 70 60 53 58 SXX0SXX2SX22p`SX
03c0: 58 32 a4 53 58 32 32 a4 0a 00 14 1c 53 58 34 33 X2.SX22.....SX43
03d0: 02 a0 15 95 69 87 68 8c 68 69 53 58 32 30 70 53 ....i.h.hiSX20pS
03e0: 58 34 30 53 58 32 30 14 17 53 58 34 34 02 70 0a X40SX20..SX44.p.
03f0: 00 60 a2 0c 95 60 69 53 58 34 33 68 60 75 60 14 .`...`iSX43h`u`.
0400: 22 53 58 34 35 00 70 53 58 34 30 60 08 53 58 32 "SX45.pSX40`.SX2
0410: 33 11 02 60 53 58 34 34 53 58 32 33 60 a4 53 58 3..`SX44SX23`.SX
0420: 32 33 14 0c 53 58 31 32 00 5b 27 53 4d 49 58 14 23..SX12.['SMIX.
0430: 22 50 53 57 5f 02 53 58 31 30 53 58 33 30 0a 06 "PSW_.SX10SX30..
0440: 53 58 33 30 68 53 58 33 30 69 53 58 31 31 53 58 SX30hSX30iSX11SX
0450: 31 32 14 22 44 53 53 5f 02 53 58 31 30 53 58 33 12."DSS_.SX10SX3
0460: 30 0a 08 53 58 33 30 68 53 58 33 32 69 53 58 31 0..SX30hSX32iSX1
0470: 31 53 58 31 32 14 20 47 4d 45 4d 00 53 58 31 30 1SX12. GMEM.SX10
0480: 53 58 33 30 0a 07 53 58 31 31 70 53 58 34 32 60 SX30..SX11pSX42`
0490: 53 58 31 32 a4 60 14 20 47 4f 52 4c 00 53 58 31 SX12.`. GORL.SX1
04a0: 30 53 58 33 30 0a 09 53 58 31 31 70 53 58 34 32 0SX30..SX11pSX42
04b0: 60 53 58 31 32 a4 60 08 57 39 38 53 0d 4d 69 63 `SX12.`.W98S.Mic
04c0: 72 6f 73 6f 66 74 20 57 69 6e 64 6f 77 73 00 08 rosoft Windows..
04d0: 4e 54 35 53 0d 4d 69 63 72 6f 73 6f 66 74 20 57 NT5S.Microsoft W
04e0: 69 6e 64 6f 77 73 20 4e 54 00 08 57 49 4e 4d 0d indows NT..WINM.
04f0: 4d 69 63 72 6f 73 6f 66 74 20 57 69 6e 64 6f 77 Microsoft Window
0500: 73 4d 45 3a 20 4d 69 6c 6c 65 6e 6e 69 75 6d 20 sME: Millennium
0510: 45 64 69 74 69 6f 6e 00 08 57 58 50 5f 0d 57 69 Edition..WXP_.Wi
0520: 6e 64 6f 77 73 20 32 30 30 31 00 14 12 47 45 54 ndows 2001...GET
0530: 43 02 8c 68 69 54 43 48 52 a4 54 43 48 52 14 40 C..hiTCHR.TCHR.@
0540: 05 53 54 52 45 02 08 53 54 52 31 11 03 0a 50 08 .STRE..STR1...P.
0550: 53 54 52 32 11 03 0a 50 70 68 53 54 52 31 70 69 STR2...PphSTR1pi
0560: 53 54 52 32 70 00 60 70 01 61 a2 22 61 70 47 45 STR2p.`p.a."apGE
0570: 54 43 53 54 52 31 60 61 70 47 45 54 43 53 54 52 TCSTR1`apGETCSTR
0580: 32 60 62 a0 07 92 93 61 62 a4 00 75 60 a4 01 14 2`b....ab..u`...
0590: 4e 07 4f 53 49 44 00 a0 41 07 93 4d 49 53 33 0a N.OSID..A..MIS3.
05a0: 00 70 0a 01 4d 49 53 33 a0 1b 5b 12 5c 5f 4f 53 .p..MIS3..[.\_OS
05b0: 49 60 a0 11 5c 5f 4f 53 49 57 58 50 5f 70 0a 10 I`..\_OSIWXP_p..
05c0: 4d 49 53 33 a1 44 04 a0 15 53 54 52 45 5c 5f 4f MIS3.D...STRE\_O
05d0: 53 5f 57 39 38 53 70 0a 02 4d 49 53 33 a0 15 53 S_W98Sp..MIS3..S
05e0: 54 52 45 5c 5f 4f 53 5f 4e 54 35 53 70 0a 08 4d TRE\_OS_NT5Sp..M
05f0: 49 53 33 a0 15 53 54 52 45 5c 5f 4f 53 5f 57 49 IS3..STRE\_OS_WI
0600: 4e 4d 70 0a 04 4d 49 53 33 a4 4d 49 53 33 14 24 NMp..MIS3.MIS3.$
0610: 53 4f 53 54 00 53 58 31 30 53 58 33 30 0a 0a 4f SOST.SX10SX30..O
0620: 53 49 44 53 58 33 30 4d 49 53 33 53 58 31 31 53 SIDSX30MIS3SX11S
0630: 58 31 32 08 57 41 4b 45 0a 00 14 4a 05 4e 45 56 X12.WAKE...J.NEV
0640: 54 00 70 53 4d 49 5f 0a 8c 0a 00 60 a0 13 7b 60 T.pSMI_....`..{`
0650: 0a 01 00 86 5c 2e 5f 53 42 5f 50 42 54 4e 0a 80 ....\._SB_PBTN..
0660: a0 0a 7b 60 0a 04 00 4c 49 44 45 a0 0a 7b 60 0a ..{`...LIDE..{`.
0670: 08 00 50 57 52 45 a0 13 7b 60 0a 40 00 86 5c 2e ..PWRE..{`.@..\.
0680: 5f 53 42 5f 53 42 54 4e 0a 80 a0 0a 7b 60 0a 80 _SB_SBTN....{`..
0690: 00 53 4d 49 45 14 44 0b 4c 49 44 45 00 70 53 4d .SMIE.D.LIDE.pSM
06a0: 49 5f 0a 43 0a 00 60 a0 45 09 90 92 93 60 0a 00 I_.C..`.E....`..
06b0: 92 93 60 0a 0f 70 53 4d 49 5f 0a 6d 0a 00 60 a0 ..`..pSMI_.m..`.
06c0: 4d 07 93 60 0a 03 a0 1a 93 4f 53 49 44 0a 10 86 M..`.....OSID...
06d0: 5c 2e 5f 53 42 5f 50 43 49 30 0a 00 5b 22 0b e8 \._SB_PCI0..["..
06e0: 03 a1 33 a0 31 93 4f 53 49 44 0a 08 86 5c 2f 03 ..3.1.OSID...\/.
06f0: 5f 53 42 5f 50 43 49 30 56 49 44 5f 0a 00 86 5c _SB_PCI0VID_...\
0700: 2f 03 5f 53 42 5f 50 43 49 30 56 49 44 32 0a 00 /._SB_PCI0VID2..
0710: 5b 22 0b ee 02 86 5c 2f 03 5f 53 42 5f 50 43 49 ["....\/._SB_PCI
0720: 30 56 49 44 5f 0a 80 86 5c 2f 04 5f 53 42 5f 50 0VID_...\/._SB_P
0730: 43 49 30 41 47 50 5f 56 49 44 5f 0a 80 86 5c 2e CI0AGP_VID_...\.
0740: 5f 53 42 5f 4c 49 44 5f 0a 80 14 48 09 50 57 52 _SB_LID_...H.PWR
0750: 45 00 70 53 4d 49 5f 0a 98 0a 00 60 7f 60 4d 49 E.pSMI_....`.`MI
0760: 53 30 61 7b 60 7d 0a 01 7d 0a 02 0a 10 00 00 4d S0a{`}..}......M
0770: 49 53 30 a0 13 7b 61 0a 01 00 86 5c 2e 5f 53 42 IS0..{a....\._SB
0780: 5f 41 43 5f 5f 0a 80 7b 4d 49 53 30 0a 02 62 a0 _AC__..{MIS0..b.
0790: 25 7b 61 0a 02 00 a0 0f 62 86 5c 2e 5f 53 42 5f %{a.....b.\._SB_
07a0: 42 41 54 30 0a 81 a1 0e 86 5c 2e 5f 53 42 5f 42 BAT0.....\._SB_B
07b0: 41 54 30 0a 81 a0 16 7b 61 0a 04 00 a0 0f 62 86 AT0....{a.....b.
07c0: 5c 2e 5f 53 42 5f 42 41 54 30 0a 80 a0 16 7b 61 \._SB_BAT0....{a
07d0: 0a 08 00 a0 0f 62 86 5c 2e 5f 53 42 5f 42 41 54 .....b.\._SB_BAT
07e0: 30 0a 80 14 4e 10 53 4d 49 45 00 70 53 4d 49 5f 0...N.SMIE.pSMI_
07f0: 0a 96 0a 00 60 a0 13 7b 60 0a 01 00 86 5c 2e 5f ....`..{`....\._
0800: 54 5a 5f 54 48 4d 5f 0a 80 a0 2e 7b 60 0a 20 00 TZ_THM_....{`. .
0810: 86 5c 2f 03 5f 53 42 5f 50 43 49 30 56 49 44 5f .\/._SB_PCI0VID_
0820: 0a 81 86 5c 2f 04 5f 53 42 5f 50 43 49 30 41 47 ...\/._SB_PCI0AG
0830: 50 5f 56 49 44 5f 0a 81 a0 41 09 7b 60 0a 02 00 P_VID_...A.{`...
0840: 70 53 4d 49 5f 0a 6d 0a 00 60 a0 47 06 93 60 0a pSMI_.m..`.G..`.
0850: 03 a0 1a 93 4f 53 49 44 0a 10 86 5c 2e 5f 53 42 ....OSID...\._SB
0860: 5f 50 43 49 30 0a 00 5b 22 0b e8 03 a1 33 a0 31 _PCI0..["....3.1
0870: 93 4f 53 49 44 0a 08 86 5c 2f 03 5f 53 42 5f 50 .OSID...\/._SB_P
0880: 43 49 30 56 49 44 5f 0a 00 86 5c 2f 03 5f 53 42 CI0VID_...\/._SB
0890: 5f 50 43 49 30 56 49 44 32 0a 00 5b 22 0b ee 02 _PCI0VID2..["...
08a0: 86 5c 2f 03 5f 53 42 5f 50 43 49 30 56 49 44 5f .\/._SB_PCI0VID_
08b0: 0a 80 a1 17 86 5c 2f 04 5f 53 42 5f 50 43 49 30 .....\/._SB_PCI0
08c0: 41 47 50 5f 56 49 44 5f 0a 80 a0 13 7b 60 0a 04 AGP_VID_....{`..
08d0: 00 86 5c 2e 5f 53 42 5f 42 41 54 30 0a 81 a0 13 ..\._SB_BAT0....
08e0: 7b 60 0a 08 00 86 5c 2e 5f 50 52 5f 43 50 55 30 {`....\._PR_CPU0
08f0: 0a 80 14 0e 5c 5f 50 54 53 01 53 4d 49 5f 0a 8a ....\_PTS.SMI_..
0900: 68 14 47 04 5c 5f 57 41 4b 01 53 4d 49 5f 0a 9a h.G.\_WAK.SMI_..
0910: 68 a0 2a 93 68 0a 04 86 5c 2e 5f 53 42 5f 50 42 h.*.h...\._SB_PB
0920: 54 4e 0a 02 70 53 4d 49 5f 0a 98 0a 00 4d 49 53 TN..pSMI_....MIS
0930: 30 70 0a 01 4d 49 53 34 53 4f 53 54 86 5c 2e 5f 0p..MIS4SOST.\._
0940: 53 42 5f 41 43 5f 5f 0a 80 14 4e 07 4e 57 41 4b SB_AC__...N.NWAK
0950: 00 70 0a 01 57 41 4b 45 70 53 4d 49 5f 0a 89 0a .p..WAKEpSMI_...
0960: 00 60 70 0a 00 61 a0 09 93 60 0a 00 70 0a 01 61 .`p..a...`..p..a
0970: a0 0a 7b 60 0a 01 00 70 0a 01 61 a0 0a 7b 60 0a ..{`...p..a..{`.
0980: 02 00 4c 49 44 45 a0 13 7b 60 0a 20 00 a0 0c 93 ..LIDE..{`. ....
0990: 4f 53 49 44 0a 02 70 0a 01 61 86 5c 2e 5f 53 42 OSID..p..a.\._SB
09a0: 5f 42 41 54 30 0a 81 a0 09 93 60 0a 04 70 0a 01 _BAT0.....`..p..
09b0: 61 a0 0f 61 86 5c 2e 5f 53 42 5f 50 42 54 4e 0a a..a.\._SB_PBTN.
09c0: 02 70 0a 00 57 41 4b 45 10 46 0d 5c 5f 47 50 45 .p..WAKE.F.\_GPE
09d0: 14 0a 5f 4c 31 44 00 4e 45 56 54 14 0a 5f 4c 31 .._L1D.NEVT.._L1
09e0: 43 00 4e 57 41 4b 14 17 5f 4c 30 42 00 70 0a 00 C.NWAK.._L0B.p..
09f0: 60 86 5c 2e 5f 53 42 5f 50 43 49 30 0a 02 14 0a `.\._SB_PCI0....
0a00: 5f 4c 31 38 00 70 0a 00 60 14 18 5f 4c 30 33 00 _L18.p..`.._L03.
0a10: 86 5c 2f 03 5f 53 42 5f 50 43 49 30 55 53 42 30 .\/._SB_PCI0USB0
0a20: 0a 02 14 18 5f 4c 30 34 00 86 5c 2f 03 5f 53 42 ...._L04..\/._SB
0a30: 5f 50 43 49 30 55 53 42 31 0a 02 14 18 5f 4c 30 _PCI0USB1...._L0
0a40: 43 00 86 5c 2f 03 5f 53 42 5f 50 43 49 30 55 53 C..\/._SB_PCI0US
0a50: 42 32 0a 02 14 18 5f 4c 30 44 00 86 5c 2f 03 5f B2...._L0D..\/._
0a60: 53 42 5f 50 43 49 30 55 53 42 33 0a 02 14 18 5f SB_PCI0USB3...._
0a70: 4c 30 45 00 86 5c 2f 03 5f 53 42 5f 50 43 49 30 L0E..\/._SB_PCI0
0a80: 55 53 42 34 0a 02 14 18 5f 4c 30 35 00 86 5c 2f USB4...._L05..\/
0a90: 03 5f 53 42 5f 50 43 49 30 4d 4f 44 4d 0a 02 08 ._SB_PCI0MODM...
0aa0: 43 52 53 30 11 04 0b 92 01 8b 43 52 53 30 0b 90 CRS0......CRS0..
0ab0: 01 43 52 53 31 14 0d 43 52 53 33 00 70 0a 00 43 .CRS1..CRS3.p..C
0ac0: 52 53 31 14 1e 43 52 53 34 01 8c 43 52 53 30 43 RS1..CRS4..CRS0C
0ad0: 52 53 31 43 52 53 32 70 68 43 52 53 32 75 43 52 RS1CRS2phCRS2uCR
0ae0: 53 31 14 23 43 52 53 35 01 8b 43 52 53 30 43 52 S1.#CRS5..CRS0CR
0af0: 53 31 43 52 53 32 70 68 43 52 53 32 75 43 52 53 S1CRS2phCRS2uCRS
0b00: 31 75 43 52 53 31 14 24 43 52 53 36 01 8a 43 52 1uCRS1.$CRS6..CR
0b10: 53 30 43 52 53 31 43 52 53 32 70 68 43 52 53 32 S0CRS1CRS2phCRS2
0b20: 72 43 52 53 31 0a 04 43 52 53 31 14 21 43 52 5f rCRS1..CRS1.!CR_
0b30: 30 03 43 52 53 34 0a 86 43 52 53 35 0a 09 43 52 0.CRS4..CRS5..CR
0b40: 53 34 68 43 52 53 36 69 43 52 53 36 6a 14 26 43 S4hCRS6iCRS6j.&C
0b50: 52 5f 31 04 43 52 53 34 0a 47 43 52 53 34 0a 01 R_1.CRS4.GCRS4..
0b60: 43 52 53 35 68 43 52 53 35 69 43 52 53 34 6a 43 CRS5hCRS5iCRS4jC
0b70: 52 53 34 6b 14 46 04 43 52 5f 32 02 43 52 53 34 RS4k.F.CR_2.CRS4
0b80: 0a 88 43 52 53 35 0a 0d 43 52 53 34 0a 02 43 52 ..CRS5..CRS4..CR
0b90: 53 34 0a 0c 43 52 53 34 0a 00 43 52 53 35 0a 00 S4..CRS4..CRS5..
0ba0: 43 52 53 35 68 72 68 69 60 76 60 43 52 53 35 60 CRS5hrhi`v`CRS5`
0bb0: 43 52 53 35 0a 00 43 52 53 35 69 14 46 04 43 52 CRS5..CRS5i.F.CR
0bc0: 5f 33 02 43 52 53 34 0a 88 43 52 53 35 0a 0d 43 _3.CRS4..CRS5..C
0bd0: 52 53 34 0a 01 43 52 53 34 0a 0c 43 52 53 34 0a RS4..CRS4..CRS4.
0be0: 03 43 52 53 35 0a 00 43 52 53 35 68 72 68 69 60 .CRS5..CRS5hrhi`
0bf0: 76 60 43 52 53 35 60 43 52 53 35 0a 00 43 52 53 v`CRS5`CRS5..CRS
0c00: 35 69 14 46 04 43 52 5f 34 02 43 52 53 34 0a 87 5i.F.CR_4.CRS4..
0c10: 43 52 53 35 0a 17 43 52 53 34 0a 00 43 52 53 34 CRS5..CRS4..CRS4
0c20: 0a 0c 43 52 53 34 0a 03 43 52 53 36 0a 00 43 52 ..CRS4..CRS6..CR
0c30: 53 36 68 72 68 69 60 76 60 43 52 53 36 60 43 52 S6hrhi`v`CRS6`CR
0c40: 53 36 0a 00 43 52 53 36 69 14 2d 43 52 5f 35 00 S6..CRS6i.-CR_5.
0c50: 43 52 53 35 0a 79 70 43 52 53 31 60 74 0b 92 01 CRS5.ypCRS1`t...
0c60: 0a 02 61 a2 0c 95 60 61 43 52 53 34 0a 00 75 60 ..a...`aCRS4..u`
0c70: 70 0a 79 43 52 53 31 10 20 5c 5f 50 52 5f 5b 83 p.yCRS1. \_PR_[.
0c80: 0b 43 50 55 30 00 e0 10 00 00 06 5b 83 0b 43 50 .CPU0......[..CP
0c90: 55 31 01 e0 10 00 00 06 08 5c 5f 53 30 5f 12 08 U1.......\_S0_..
0ca0: 03 0a 00 0a 00 0a 00 08 5c 5f 53 33 5f 12 08 03 ........\_S3_...
0cb0: 0a 05 0a 00 0a 00 08 5c 5f 53 34 5f 12 08 03 0a .......\_S4_....
0cc0: 07 0a 00 0a 00 08 5c 5f 53 35 5f 12 08 03 0a 07 ......\_S5_.....
0cd0: 0a 00 0a 00 10 4d 05 5c 5f 54 5a 5f 5b 85 44 05 .....M.\_TZ_[.D.
0ce0: 54 48 4d 5f 14 10 5f 43 52 54 00 70 47 49 4e 46 THM_.._CRT.pGINF
0cf0: 0a 11 60 a4 60 14 10 5f 54 4d 50 00 70 47 49 4e ..`.`.._TMP.pGIN
0d00: 46 0a 04 60 a4 60 14 2b 47 49 4e 46 01 53 58 31 F..`.`.+GINF.SX1
0d10: 30 53 58 33 30 68 53 58 31 31 70 53 58 34 31 60 0SX30hSX11pSX41`
0d20: 53 58 31 32 a0 0b 95 60 0b a6 0b 70 0b a6 0b 60 SX12...`...p...`
0d30: a4 60 10 17 5c 00 08 47 50 49 43 0a 00 14 0c 5f .`..\..GPIC...._
0d40: 50 49 43 01 70 68 47 50 49 43 10 8c 3b 02 5c 5f PIC.phGPIC..;.\_
0d50: 53 42 5f 5b 80 53 4d 49 52 01 0a b2 0a 02 5b 81 SB_[.SMIR.....[.
0d60: 10 53 4d 49 52 01 53 4d 49 43 08 53 4d 49 44 08 .SMIR.SMIC.SMID.
0d70: 5b 80 53 4d 52 32 01 0a 86 0a 01 5b 81 0b 53 4d [.SMR2.....[..SM
0d80: 52 32 01 53 4d 49 41 08 5b 82 48 04 41 43 5f 5f R2.SMIA.[.H.AC__
0d90: 08 5f 48 49 44 0d 41 43 50 49 30 30 30 33 00 08 ._HID.ACPI0003..
0da0: 5f 50 43 4c 12 0b 02 5c 5f 53 42 5f 42 41 54 30 _PCL...\_SB_BAT0
0db0: 14 17 5f 50 53 52 00 70 53 4d 49 5f 0a 85 0a 00 .._PSR.pSMI_....
0dc0: 60 7b 60 0a 01 60 a4 60 14 09 5f 53 54 41 00 a4 `{`..`.`.._STA..
0dd0: 0a 0f 08 42 49 46 50 12 02 0d 14 4c 0c 42 49 46 ...BIFP....L.BIF
0de0: 5f 01 53 58 31 30 53 58 33 30 0a 01 53 58 33 30 _.SX10SX30..SX30
0df0: 68 53 58 31 31 70 53 58 34 32 88 42 49 46 50 0a hSX11pSX42.BIFP.
0e00: 00 00 70 53 58 34 32 88 42 49 46 50 0a 01 00 70 ..pSX42.BIFP...p
0e10: 53 58 34 32 88 42 49 46 50 0a 02 00 70 53 58 34 SX42.BIFP...pSX4
0e20: 32 88 42 49 46 50 0a 03 00 70 53 58 34 32 88 42 2.BIFP...pSX42.B
0e30: 49 46 50 0a 04 00 70 53 58 34 32 88 42 49 46 50 IFP...pSX42.BIFP
0e40: 0a 05 00 70 53 58 34 32 88 42 49 46 50 0a 06 00 ...pSX42.BIFP...
0e50: 70 53 58 34 32 88 42 49 46 50 0a 07 00 70 53 58 pSX42.BIFP...pSX
0e60: 34 32 88 42 49 46 50 0a 08 00 70 53 58 34 35 88 42.BIFP...pSX45.
0e70: 42 49 46 50 0a 09 00 70 53 58 34 35 88 42 49 46 BIFP...pSX45.BIF
0e80: 50 0a 0a 00 70 53 58 34 35 88 42 49 46 50 0a 0b P...pSX45.BIFP..
0e90: 00 70 53 58 34 35 88 42 49 46 50 0a 0c 00 53 58 .pSX45.BIFP...SX
0ea0: 31 32 a4 42 49 46 50 5b 82 43 0d 42 41 54 30 08 12.BIFP[.C.BAT0.
0eb0: 5f 48 49 44 0c 41 d0 0c 0a 08 5f 55 49 44 0a 01 _HID.A...._UID..
0ec0: 08 5f 50 43 4c 12 07 01 5c 5f 53 42 5f 14 17 5f ._PCL...\_SB_.._
0ed0: 53 54 41 00 7b 4d 49 53 30 0a 02 60 a0 05 60 a4 STA.{MIS0..`..`.
0ee0: 0a 1f a4 0a 0f 14 0d 5f 42 49 46 00 a4 42 49 46 ......._BIF..BIF
0ef0: 5f 0a 01 14 40 06 5f 42 53 54 00 53 58 31 30 53 _...@._BST.SX10S
0f00: 58 33 30 0a 02 53 58 33 30 0a 01 53 58 31 31 08 X30..SX30..SX11.
0f10: 42 53 54 30 12 02 04 70 53 58 34 32 88 42 53 54 BST0...pSX42.BST
0f20: 30 0a 00 00 70 53 58 34 32 88 42 53 54 30 0a 01 0...pSX42.BST0..
0f30: 00 70 53 58 34 32 88 42 53 54 30 0a 02 00 70 53 .pSX42.BST0...pS
0f40: 58 34 32 88 42 53 54 30 0a 03 00 53 58 31 32 a4 X42.BST0...SX12.
0f50: 42 53 54 30 14 27 5f 42 54 50 01 53 58 31 30 53 BST0.'_BTP.SX10S
0f60: 58 33 30 0a 03 53 58 33 30 0a 01 53 58 33 32 68 X30..SX30..SX32h
0f70: 53 58 31 31 5b 22 0a fa 53 58 31 32 5b 82 3c 4c SX11["..SX12[.<L
0f80: 49 44 5f 08 5f 48 49 44 0c 41 d0 0c 0d 14 12 5f ID_._HID.A....._
0f90: 4c 49 44 00 70 53 4d 49 5f 0a 84 0a 00 60 a4 60 LID.pSMI_....`.`
0fa0: 08 5f 50 52 57 12 06 02 0a 1c 0a 03 14 0d 5f 50 ._PRW........._P
0fb0: 53 57 01 50 53 57 5f 68 0a 02 5b 82 29 50 42 54 SW.PSW_h..[.)PBT
0fc0: 4e 08 5f 48 49 44 0c 41 d0 0c 0c 08 5f 50 52 57 N._HID.A...._PRW
0fd0: 12 06 02 0a 1c 0a 04 14 0d 5f 50 53 57 01 50 53 ........._PSW.PS
0fe0: 57 5f 68 0a 01 5b 82 0f 53 42 54 4e 08 5f 48 49 W_h..[..SBTN._HI
0ff0: 44 0c 41 d0 0c 0e 5b 82 4f 17 4d 42 31 5f 08 5f D.A...[.O.MB1_._
1000: 48 49 44 0c 41 d0 0c 01 08 5f 55 49 44 0a 01 14 HID.A...._UID...
1010: 47 16 5f 43 52 53 00 43 52 53 33 43 52 5f 30 0a G._CRS.CRS3CR_0.
1020: 01 0a 00 0c 00 fc 09 00 43 52 5f 30 0a 01 0c 00 ........CR_0....
1030: fc 09 00 0b 00 04 a0 22 91 93 4f 53 49 44 0a 08 ......."..OSID..
1040: 93 4f 53 49 44 0a 10 70 47 4f 52 4c 60 43 52 5f .OSID..pGORL`CR_
1050: 30 0a 00 0c 00 00 0c 00 60 43 52 5f 30 0a 00 0c 0.......`CR_0...
1060: 00 00 0e 00 0c 00 00 02 00 70 47 4d 45 4d 60 74 .........pGMEM`t
1070: 60 0c 00 c8 02 00 61 43 52 5f 30 0a 01 0c 00 00 `.....aCR_0.....
1080: 10 00 61 72 61 0c 00 00 10 00 61 43 52 5f 30 0a ..ara.....aCR_0.
1090: 01 61 0c 00 c8 02 00 72 61 0c 00 c8 02 00 61 70 .a.....ra.....ap
10a0: 53 4d 49 5f 0a 6d 0a 00 60 a0 11 93 60 0a 03 43 SMI_.m..`...`..C
10b0: 52 5f 30 0a 00 61 0c 00 00 80 00 43 52 5f 30 0a R_0..a.....CR_0.
10c0: 01 0c 00 00 da fe 0c 00 00 06 00 74 0c ff ff ff ...........t....
10d0: ff 0c 00 00 b0 ff 60 72 60 0a 01 60 43 52 5f 30 ......`r`..`CR_0
10e0: 0a 00 0c 00 00 b0 ff 60 43 52 5f 30 0a 01 0c 00 .......`CR_0....
10f0: 00 c0 fe 0c 00 00 01 00 43 52 5f 30 0a 01 0c 00 ........CR_0....
1100: 00 e0 fe 0c 00 00 01 00 43 52 5f 30 0a 00 0c 00 ........CR_0....
1110: 00 d2 fe 0c 00 00 08 00 43 52 5f 30 0a 01 0c 00 ........CR_0....
1120: 00 00 f0 0b 00 40 43 52 5f 30 0a 01 0c 00 40 00 .....@CR_0....@.
1130: f0 0b 00 10 43 52 5f 30 0a 01 0c 00 50 00 f0 0b ....CR_0....P...
1140: 00 10 43 52 5f 30 0a 01 0c 00 60 00 f0 0b 00 10 ..CR_0....`.....
1150: 43 52 5f 30 0a 01 0c 00 80 00 f0 0b 00 40 43 52 CR_0.........@CR
1160: 5f 30 0a 01 0c 00 00 00 e0 0c 00 00 00 10 43 52 _0............CR
1170: 5f 35 a4 43 52 53 30 5b 82 8e f8 01 50 43 49 30 _5.CRS0[....PCI0
1180: 08 5f 48 49 44 0c 41 d0 0a 03 08 5f 41 44 52 0a ._HID.A...._ADR.
1190: 00 08 5f 50 52 57 12 06 02 0a 0b 0a 03 14 31 5f .._PRW........1_
11a0: 49 4e 49 00 70 53 4d 49 5f 0a 98 0a 00 4d 49 53 INI.pSMI_....MIS
11b0: 30 7b 4d 49 53 30 7d 0a 01 7d 0a 02 0a 10 00 00 0{MIS0}..}......
11c0: 4d 49 53 30 70 0a 01 4d 49 53 34 53 4f 53 54 14 MIS0p..MIS4SOST.
11d0: 4c 10 5f 43 52 53 00 43 52 53 33 43 52 5f 32 0a L._CRS.CRS3CR_2.
11e0: 00 0b 00 01 43 52 5f 33 0a 00 0b f8 0c 43 52 5f ....CR_3.....CR_
11f0: 31 0b f8 0c 0b f8 0c 0a 01 0a 08 43 52 5f 33 0b 1..........CR_3.
1200: 00 0d 0b 00 f3 43 52 5f 34 0c 00 00 0a 00 0c 00 .....CR_4.......
1210: 00 02 00 43 52 5f 34 0c 00 00 0d 00 0c 00 00 01 ...CR_4.........
1220: 00 72 0c 00 00 10 00 47 4d 45 4d 60 70 53 4d 49 .r.....GMEM`pSMI
1230: 5f 0a 6d 0a 00 63 a0 0d 93 63 0a 03 72 60 0c 00 _.m..c...c..r`..
1240: 00 80 00 60 74 0c 00 00 00 e0 60 61 43 52 5f 34 ...`t.....`aCR_4
1250: 60 61 72 0c 00 60 00 f0 0b 00 10 60 74 0c 00 80 `ar..`.....`t...
1260: 00 f0 60 61 43 52 5f 34 60 61 72 0c 00 80 00 f0 ..`aCR_4`ar.....
1270: 0b 00 40 60 74 0c 00 00 c0 fe 60 61 43 52 5f 34 ..@`t.....`aCR_4
1280: 60 61 72 0c 00 00 c0 fe 0c 00 00 01 00 60 74 0c `ar..........`t.
1290: 00 00 d2 fe 60 61 a0 08 61 43 52 5f 34 60 61 72 ....`a..aCR_4`ar
12a0: 0c 00 00 d2 fe 0c 00 00 08 00 60 74 0c 00 00 da ..........`t....
12b0: fe 60 61 43 52 5f 34 60 61 72 0c 00 00 e0 fe 0c .`aCR_4`ar......
12c0: 00 00 01 00 60 74 0c 00 00 b0 ff 60 61 43 52 5f ....`t.....`aCR_
12d0: 34 60 61 43 52 5f 35 a4 43 52 53 30 5b 82 4a 06 4`aCR_5.CRS0[.J.
12e0: 4d 42 32 5f 08 5f 48 49 44 0c 41 d0 0c 01 08 5f MB2_._HID.A...._
12f0: 55 49 44 0a 02 08 43 52 53 5f 11 41 04 0a 3d 47 UID...CRS_.A..=G
1300: 01 92 00 92 00 02 01 47 01 b2 00 b2 00 02 01 47 .......G.......G
1310: 01 20 00 20 00 10 02 47 01 a0 00 a0 00 10 02 22 . . ...G......."
1320: 01 00 47 01 d0 04 d0 04 10 02 47 01 00 10 00 10 ..G.......G.....
1330: 10 06 47 01 08 10 08 10 08 08 79 00 14 0b 5f 43 ..G.......y..._C
1340: 52 53 00 a4 43 52 53 5f 5b 82 47 07 4d 42 33 5f RS..CRS_[.G.MB3_
1350: 08 5f 48 49 44 0c 41 d0 0c 01 08 5f 55 49 44 0a ._HID.A...._UID.
1360: 03 08 43 52 53 5f 11 4e 04 0a 4a 47 01 00 f4 00 ..CRS_.N..JG....
1370: f4 01 ff 47 01 86 00 86 00 02 01 47 01 b3 00 b3 ...G.......G....
1380: 00 01 01 47 01 06 10 06 10 02 02 47 01 0a 10 0a ...G.......G....
1390: 10 01 50 47 01 60 10 60 10 10 20 47 01 80 10 80 ..PG.`.`.. G....
13a0: 10 10 40 47 01 c0 10 c0 10 10 20 47 01 e0 10 e0 ..@G...... G....
13b0: 10 10 20 79 00 14 0b 5f 43 52 53 00 a4 43 52 53 .. y..._CRS..CRS
13c0: 5f 5b 82 47 2f 49 53 41 42 08 5f 41 44 52 0c 00 _[.G/ISAB._ADR..
13d0: 00 1f 00 5b 80 50 49 52 31 02 0a 60 0a 04 5b 80 ...[.PIR1..`..[.
13e0: 50 49 52 32 02 0a 68 0a 04 5b 80 46 44 49 53 02 PIR2..h..[.FDIS.
13f0: 0a f2 0a 02 5b 82 29 50 53 32 4d 08 5f 48 49 44 ....[.)PS2M._HID
1400: 0c 41 d0 0f 13 08 43 52 53 5f 11 08 0a 05 22 00 .A....CRS_....".
1410: 10 79 00 14 0b 5f 43 52 53 00 a4 43 52 53 5f 5b .y..._CRS..CRS_[
1420: 82 4a 04 4b 42 43 5f 08 5f 48 49 44 0c 41 d0 03 .J.KBC_._HID.A..
1430: 03 08 43 52 53 5f 11 28 0a 25 47 01 60 00 60 00 ..CRS_.(.%G.`.`.
1440: 10 01 47 01 64 00 64 00 04 01 47 01 62 00 62 00 ..G.d.d...G.b.b.
1450: 02 01 47 01 66 00 66 00 06 01 22 02 00 79 00 14 ..G.f.f..."..y..
1460: 0b 5f 43 52 53 00 a4 43 52 53 5f 5b 82 39 52 54 ._CRS..CRS_[.9RT
1470: 43 5f 08 5f 48 49 44 0c 41 d0 0b 00 08 43 52 53 C_._HID.A....CRS
1480: 5f 11 18 0a 15 47 01 70 00 70 00 10 02 22 00 01 _....G.p.p..."..
1490: 47 01 72 00 72 00 02 06 79 00 14 0b 5f 43 52 53 G.r.r...y..._CRS
14a0: 00 a4 43 52 53 5f 5b 82 39 54 4d 52 5f 08 5f 48 ..CRS_[.9TMR_._H
14b0: 49 44 0c 41 d0 01 00 08 43 52 53 5f 11 18 0a 15 ID.A....CRS_....
14c0: 47 01 40 00 40 00 10 04 22 04 00 47 01 50 00 50 G.@.@..."..G.P.P
14d0: 00 10 04 79 00 14 0b 5f 43 52 53 00 a4 43 52 53 ...y..._CRS..CRS
14e0: 5f 5b 82 47 04 53 50 4b 52 08 5f 48 49 44 0c 41 _[.G.SPKR._HID.A
14f0: d0 08 00 08 43 52 53 5f 11 25 0a 22 47 01 61 00 ....CRS_.%."G.a.
1500: 61 00 01 01 47 01 63 00 63 00 01 01 47 01 65 00 a...G.c.c...G.e.
1510: 65 00 01 01 47 01 67 00 67 00 01 01 79 00 14 0b e...G.g.g...y...
1520: 5f 43 52 53 00 a4 43 52 53 5f 5b 82 4e 05 4d 42 _CRS..CRS_[.N.MB
1530: 34 5f 08 5f 48 49 44 0c 41 d0 0c 01 08 5f 55 49 4_._HID.A...._UI
1540: 44 0a 04 08 43 52 53 5f 11 35 0a 32 47 01 2e 00 D...CRS_.5.2G...
1550: 2e 00 02 02 47 01 00 09 00 09 10 10 47 01 10 09 ....G.......G...
1560: 10 09 10 10 47 01 20 09 20 09 10 10 47 01 30 09 ....G. . ...G.0.
1570: 30 09 10 10 47 01 40 09 40 09 10 40 79 00 14 0b 0...G.@.@..@y...
1580: 5f 43 52 53 00 a4 43 52 53 5f 5b 82 46 09 50 49 _CRS..CRS_[.F.PI
1590: 43 5f 08 5f 48 49 44 0b 41 d0 08 43 52 53 5f 11 C_._HID.A..CRS_.
15a0: 46 07 0a 72 47 01 24 00 24 00 04 02 47 01 28 00 F..rG.$.$...G.(.
15b0: 28 00 04 02 47 01 2c 00 2c 00 04 02 47 01 30 00 (...G.,.,...G.0.
15c0: 30 00 04 02 47 01 34 00 34 00 04 02 47 01 38 00 0...G.4.4...G.8.
15d0: 38 00 04 02 47 01 3c 00 3c 00 04 02 47 01 a4 00 8...G.<.<...G...
15e0: a4 00 04 02 47 01 a8 00 a8 00 04 02 47 01 ac 00 ....G.......G...
15f0: ac 00 04 02 47 01 b0 00 b0 00 04 02 47 01 b4 00 ....G.......G...
1600: b4 00 04 02 47 01 b8 00 b8 00 04 02 47 01 bc 00 ....G.......G...
1610: bc 00 04 02 79 00 14 0b 5f 43 52 53 00 a4 43 52 ....y..._CRS..CR
1620: 53 5f 5b 82 43 06 4d 41 44 5f 08 5f 48 49 44 0c S_[.C.MAD_._HID.
1630: 41 d0 02 00 08 43 52 53 5f 11 41 04 0a 3d 2a 10 A....CRS_.A..=*.
1640: 04 47 01 00 00 00 00 10 10 47 01 80 00 80 00 10 .G.......G......
1650: 06 47 01 87 00 87 00 01 09 47 01 c0 00 c0 00 10 .G.......G......
1660: 20 47 01 10 00 10 00 10 10 47 01 90 00 90 00 10 G.......G......
1670: 02 47 01 93 00 93 00 01 0d 79 00 14 0b 5f 43 52 .G.......y..._CR
1680: 53 00 a4 43 52 53 5f 5b 82 31 43 4f 50 52 08 5f S..CRS_[.1COPR._
1690: 48 49 44 0c 41 d0 0c 04 08 43 52 53 5f 11 10 0a HID.A....CRS_...
16a0: 0d 47 01 f0 00 f0 00 10 10 22 00 20 79 00 14 0b .G.......". y...
16b0: 5f 43 52 53 00 a4 43 52 53 5f 14 2f 55 43 4d 44 _CRS..CRS_./UCMD
16c0: 03 53 58 31 30 53 58 33 30 0a 0f 53 58 33 30 68 .SX10SX30..SX30h
16d0: 53 58 33 30 69 53 58 33 30 6a 53 58 31 31 70 53 SX30iSX30jSX11pS
16e0: 58 34 30 60 53 58 31 32 a4 60 14 0f 55 50 53 57 X40`SX12.`..UPSW
16f0: 02 a4 55 43 4d 44 0a 02 68 69 14 0f 55 50 52 57 ..UCMD..hi..UPRW
1700: 02 a4 55 43 4d 44 0a 01 68 69 5b 82 41 0a 55 53 ..UCMD..hi[.A.US
1710: 42 30 08 5f 41 44 52 0c 00 00 1d 00 14 23 5f 53 B0._ADR......#_S
1720: 30 44 00 70 53 4d 49 5f 0a 85 0a 00 60 7b 60 0a 0D.pSMI_....`{`.
1730: 01 60 a0 08 93 60 0a 00 a4 0a 03 a1 04 a4 0a 00 .`...`..........
1740: 14 34 5f 50 52 57 00 70 55 50 52 57 0a 00 0a 00 .4_PRW.pUPRW....
1750: 60 a0 0d 93 60 0a 03 a4 12 06 02 0a 03 0a 03 a0 `...`...........
1760: 0d 93 60 0a 01 a4 12 06 02 0a 03 0a 01 a4 12 06 ..`.............
1770: 02 0a 03 0a 00 14 0d 5f 50 53 57 01 55 50 53 57 ......._PSW.UPSW
1780: 68 0a 00 5b 82 28 48 55 42 30 08 5f 41 44 52 0a h..[.(HUB0._ADR.
1790: 00 5b 82 0c 43 48 30 5f 08 5f 41 44 52 0a 01 5b .[..CH0_._ADR..[
17a0: 82 0c 43 48 31 5f 08 5f 41 44 52 0a 02 5b 82 41 ..CH1_._ADR..[.A
17b0: 0a 55 53 42 31 08 5f 41 44 52 0c 01 00 1d 00 14 .USB1._ADR......
17c0: 23 5f 53 30 44 00 70 53 4d 49 5f 0a 85 0a 00 60 #_S0D.pSMI_....`
17d0: 7b 60 0a 01 60 a0 08 93 60 0a 00 a4 0a 03 a1 04 {`..`...`.......
17e0: a4 0a 00 14 34 5f 50 52 57 00 70 55 50 52 57 0a ....4_PRW.pUPRW.
17f0: 00 0a 01 60 a0 0d 93 60 0a 03 a4 12 06 02 0a 04 ...`...`........
1800: 0a 03 a0 0d 93 60 0a 01 a4 12 06 02 0a 04 0a 01 .....`..........
1810: a4 12 06 02 0a 04 0a 00 14 0d 5f 50 53 57 01 55 .........._PSW.U
1820: 50 53 57 68 0a 01 5b 82 28 48 55 42 31 08 5f 41 PSWh..[.(HUB1._A
1830: 44 52 0a 00 5b 82 0c 43 48 31 30 08 5f 41 44 52 DR..[..CH10._ADR
1840: 0a 01 5b 82 0c 43 48 31 31 08 5f 41 44 52 0a 02 ..[..CH11._ADR..
1850: 5b 82 41 0a 55 53 42 32 08 5f 41 44 52 0c 02 00 [.A.USB2._ADR...
1860: 1d 00 14 23 5f 53 30 44 00 70 53 4d 49 5f 0a 85 ...#_S0D.pSMI_..
1870: 0a 00 60 7b 60 0a 01 60 a0 08 93 60 0a 00 a4 0a ..`{`..`...`....
1880: 03 a1 04 a4 0a 00 14 34 5f 50 52 57 00 70 55 50 .......4_PRW.pUP
1890: 52 57 0a 00 0a 02 60 a0 0d 93 60 0a 03 a4 12 06 RW....`...`.....
18a0: 02 0a 0c 0a 03 a0 0d 93 60 0a 01 a4 12 06 02 0a ........`.......
18b0: 0c 0a 01 a4 12 06 02 0a 0c 0a 00 14 0d 5f 50 53 ............._PS
18c0: 57 01 55 50 53 57 68 0a 02 5b 82 28 48 55 42 32 W.UPSWh..[.(HUB2
18d0: 08 5f 41 44 52 0a 00 5b 82 0c 43 48 32 30 08 5f ._ADR..[..CH20._
18e0: 41 44 52 0a 01 5b 82 0c 43 48 32 31 08 5f 41 44 ADR..[..CH21._AD
18f0: 52 0a 02 5b 82 41 0a 55 53 42 34 08 5f 41 44 52 R..[.A.USB4._ADR
1900: 0c 03 00 1d 00 14 23 5f 53 30 44 00 70 53 4d 49 ......#_S0D.pSMI
1910: 5f 0a 85 0a 00 60 7b 60 0a 01 60 a0 08 93 60 0a _....`{`..`...`.
1920: 00 a4 0a 03 a1 04 a4 0a 00 14 34 5f 50 52 57 00 ..........4_PRW.
1930: 70 55 50 52 57 0a 00 0a 03 60 a0 0d 93 60 0a 03 pUPRW....`...`..
1940: a4 12 06 02 0a 0e 0a 03 a0 0d 93 60 0a 01 a4 12 ...........`....
1950: 06 02 0a 0e 0a 01 a4 12 06 02 0a 0e 0a 00 14 0d ................
1960: 5f 50 53 57 01 55 50 53 57 68 0a 03 5b 82 28 48 _PSW.UPSWh..[.(H
1970: 55 42 34 08 5f 41 44 52 0a 00 5b 82 0c 43 48 34 UB4._ADR..[..CH4
1980: 30 08 5f 41 44 52 0a 01 5b 82 0c 43 48 34 31 08 0._ADR..[..CH41.
1990: 5f 41 44 52 0a 02 5b 82 44 10 55 53 42 33 08 5f _ADR..[.D.USB3._
19a0: 41 44 52 0c 07 00 1d 00 14 23 5f 53 30 44 00 70 ADR......#_S0D.p
19b0: 53 4d 49 5f 0a 85 0a 00 60 7b 60 0a 01 60 a0 08 SMI_....`{`..`..
19c0: 93 60 0a 00 a4 0a 03 a1 04 a4 0a 00 08 5f 53 31 .`..........._S1
19d0: 44 0a 02 08 5f 53 33 44 0a 02 14 34 5f 50 52 57 D..._S3D...4_PRW
19e0: 00 70 55 50 52 57 0a 00 0a 07 60 a0 0d 93 60 0a .pUPRW....`...`.
19f0: 03 a4 12 06 02 0a 0d 0a 03 a0 0d 93 60 0a 01 a4 ............`...
1a00: 12 06 02 0a 0d 0a 01 a4 12 06 02 0a 0d 0a 00 14 ................
1a10: 0d 5f 50 53 57 01 55 50 53 57 68 0a 07 5b 82 4d ._PSW.UPSWh..[.M
1a20: 07 48 55 42 33 08 5f 41 44 52 0a 00 5b 82 0c 43 .HUB3._ADR..[..C
1a30: 48 33 30 08 5f 41 44 52 0a 01 5b 82 0c 43 48 33 H30._ADR..[..CH3
1a40: 31 08 5f 41 44 52 0a 02 5b 82 0c 43 48 33 32 08 1._ADR..[..CH32.
1a50: 5f 41 44 52 0a 03 5b 82 0c 43 48 33 33 08 5f 41 _ADR..[..CH33._A
1a60: 44 52 0a 04 5b 82 0c 43 48 33 34 08 5f 41 44 52 DR..[..CH34._ADR
1a70: 0a 05 5b 82 0c 43 48 33 35 08 5f 41 44 52 0a 06 ..[..CH35._ADR..
1a80: 5b 82 0c 43 48 33 36 08 5f 41 44 52 0a 07 5b 82 [..CH36._ADR..[.
1a90: 0c 43 48 33 37 08 5f 41 44 52 0a 08 08 50 49 43 .CH37._ADR...PIC
1aa0: 30 12 49 1e 12 12 1a 04 0c ff ff 1f 00 0a 00 5c 0.I............\
1ab0: 2f 03 5f 53 42 5f 50 43 49 30 4c 4e 4b 43 0a 00 /._SB_PCI0LNKC..
1ac0: 12 1a 04 0c ff ff 1f 00 0a 01 5c 2f 03 5f 53 42 ..........\/._SB
1ad0: 5f 50 43 49 30 4c 4e 4b 42 0a 00 12 1a 04 0c ff _PCI0LNKB.......
1ae0: ff 1f 00 0a 02 5c 2f 03 5f 53 42 5f 50 43 49 30 .....\/._SB_PCI0
1af0: 4c 4e 4b 43 0a 00 12 1a 04 0c ff ff 1f 00 0a 03 LNKC............
1b00: 5c 2f 03 5f 53 42 5f 50 43 49 30 4c 4e 4b 44 0a \/._SB_PCI0LNKD.
1b10: 00 12 1a 04 0c ff ff 1e 00 0a 00 5c 2f 03 5f 53 ...........\/._S
1b20: 42 5f 50 43 49 30 4c 4e 4b 41 0a 00 12 1a 04 0c B_PCI0LNKA......
1b30: ff ff 1e 00 0a 01 5c 2f 03 5f 53 42 5f 50 43 49 ......\/._SB_PCI
1b40: 30 4c 4e 4b 42 0a 00 12 1a 04 0c ff ff 1e 00 0a 0LNKB...........
1b50: 02 5c 2f 03 5f 53 42 5f 50 43 49 30 4c 4e 4b 43 .\/._SB_PCI0LNKC
1b60: 0a 00 12 1a 04 0c ff ff 1e 00 0a 03 5c 2f 03 5f ............\/._
1b70: 53 42 5f 50 43 49 30 4c 4e 4b 44 0a 00 12 1a 04 SB_PCI0LNKD.....
1b80: 0c ff ff 1d 00 0a 00 5c 2f 03 5f 53 42 5f 50 43 .......\/._SB_PC
1b90: 49 30 4c 4e 4b 41 0a 00 12 1a 04 0c ff ff 1d 00 I0LNKA..........
1ba0: 0a 01 5c 2f 03 5f 53 42 5f 50 43 49 30 4c 4e 4b ..\/._SB_PCI0LNK
1bb0: 42 0a 00 12 1a 04 0c ff ff 1d 00 0a 02 5c 2f 03 B............\/.
1bc0: 5f 53 42 5f 50 43 49 30 4c 4e 4b 43 0a 00 12 1a _SB_PCI0LNKC....
1bd0: 04 0c ff ff 1d 00 0a 03 5c 2f 03 5f 53 42 5f 50 ........\/._SB_P
1be0: 43 49 30 4c 4e 4b 44 0a 00 12 1a 04 0c ff ff 1c CI0LNKD.........
1bf0: 00 0a 00 5c 2f 03 5f 53 42 5f 50 43 49 30 4c 4e ...\/._SB_PCI0LN
1c00: 4b 41 0a 00 12 1a 04 0c ff ff 1c 00 0a 01 5c 2f KA............\/
1c10: 03 5f 53 42 5f 50 43 49 30 4c 4e 4b 42 0a 00 12 ._SB_PCI0LNKB...
1c20: 1a 04 0c ff ff 1c 00 0a 02 5c 2f 03 5f 53 42 5f .........\/._SB_
1c30: 50 43 49 30 4c 4e 4b 43 0a 00 12 1a 04 0c ff ff PCI0LNKC........
1c40: 1c 00 0a 03 5c 2f 03 5f 53 42 5f 50 43 49 30 4c ....\/._SB_PCI0L
1c50: 4e 4b 44 0a 00 12 1a 04 0c ff ff 02 00 0a 00 5c NKD............\
1c60: 2f 03 5f 53 42 5f 50 43 49 30 4c 4e 4b 41 0a 00 /._SB_PCI0LNKA..
1c70: 12 1a 04 0c ff ff 01 00 0a 00 5c 2f 03 5f 53 42 ..........\/._SB
1c80: 5f 50 43 49 30 4c 4e 4b 41 0a 00 08 41 50 49 30 _PCI0LNKA...API0
1c90: 12 4f 0f 12 12 0d 04 0c ff ff 1f 00 0a 00 0a 00 .O..............
1ca0: 0a 10 12 0d 04 0c ff ff 1f 00 0a 01 0a 00 0a 11 ................
1cb0: 12 0d 04 0c ff ff 1f 00 0a 02 0a 00 0a 12 12 0d ................
1cc0: 04 0c ff ff 1f 00 0a 03 0a 00 0a 13 12 0d 04 0c ................
1cd0: ff ff 1e 00 0a 00 0a 00 0a 10 12 0d 04 0c ff ff ................
1ce0: 1e 00 0a 01 0a 00 0a 11 12 0d 04 0c ff ff 1e 00 ................
1cf0: 0a 02 0a 00 0a 12 12 0d 04 0c ff ff 1e 00 0a 03 ................
1d00: 0a 00 0a 13 12 0d 04 0c ff ff 1d 00 0a 00 0a 00 ................
1d10: 0a 10 12 0d 04 0c ff ff 1d 00 0a 01 0a 00 0a 11 ................
1d20: 12 0d 04 0c ff ff 1d 00 0a 02 0a 00 0a 12 12 0d ................
1d30: 04 0c ff ff 1d 00 0a 03 0a 00 0a 13 12 0d 04 0c ................
1d40: ff ff 1c 00 0a 00 0a 00 0a 10 12 0d 04 0c ff ff ................
1d50: 1c 00 0a 01 0a 00 0a 11 12 0d 04 0c ff ff 1c 00 ................
1d60: 0a 02 0a 00 0a 12 12 0d 04 0c ff ff 1c 00 0a 03 ................
1d70: 0a 00 0a 13 12 0d 04 0c ff ff 02 00 0a 00 0a 00 ................
1d80: 0a 10 12 0d 04 0c ff ff 01 00 0a 00 0a 00 0a 10 ................
1d90: 14 1b 5f 50 52 54 00 70 41 50 49 30 60 a0 0c 92 .._PRT.pAPI0`...
1da0: 47 50 49 43 70 50 49 43 30 60 a4 60 5b 81 29 5c GPICpPIC0`.`[.)\
1db0: 2f 04 5f 53 42 5f 50 43 49 30 49 53 41 42 50 49 /._SB_PCI0ISABPI
1dc0: 52 31 01 50 49 52 41 08 50 49 52 42 08 50 49 52 R1.PIRA.PIRB.PIR
1dd0: 43 08 50 49 52 44 08 5b 81 29 5c 2f 04 5f 53 42 C.PIRD.[.)\/._SB
1de0: 5f 50 43 49 30 49 53 41 42 50 49 52 32 01 50 49 _PCI0ISABPIR2.PI
1df0: 52 45 08 50 49 52 46 08 50 49 52 47 08 50 49 52 RE.PIRF.PIRG.PIR
1e00: 48 08 5b 82 44 0c 4c 4e 4b 41 08 5f 48 49 44 0c H.[.D.LNKA._HID.
1e10: 41 d0 0c 0f 08 5f 55 49 44 0a 01 08 5f 50 52 53 A...._UID..._PRS
1e20: 11 09 0a 06 23 00 0e 18 79 00 14 1d 5f 53 54 41 ....#...y..._STA
1e30: 00 70 50 49 52 41 60 7b 60 0a 80 60 a0 08 93 60 .pPIRA`{`..`...`
1e40: 0a 80 a4 0a 09 a4 0a 0b 14 17 5f 44 49 53 00 70 .........._DIS.p
1e50: 50 49 52 41 60 7d 60 0a 80 60 70 60 50 49 52 41 PIRA`}`..`p`PIRA
1e60: 14 4a 04 5f 43 52 53 00 08 42 55 46 41 11 09 0a .J._CRS..BUFA...
1e70: 06 23 00 00 18 79 00 8b 42 55 46 41 0a 01 49 52 .#...y..BUFA..IR
1e80: 41 5f 70 50 49 52 41 60 7b 60 0a 8f 60 a0 18 95 A_pPIRA`{`..`...
1e90: 60 0a 80 7b 60 0a 0f 00 70 0a 01 61 79 61 60 61 `..{`...p..aya`a
1ea0: 70 61 49 52 41 5f a4 42 55 46 41 14 1c 5f 53 52 paIRA_.BUFA.._SR
1eb0: 53 01 8b 68 0a 01 49 52 51 41 81 49 52 51 41 60 S..h..IRQA.IRQA`
1ec0: 76 60 70 60 50 49 52 41 5b 82 44 0c 4c 4e 4b 42 v`p`PIRA[.D.LNKB
1ed0: 08 5f 48 49 44 0c 41 d0 0c 0f 08 5f 55 49 44 0a ._HID.A...._UID.
1ee0: 02 08 5f 50 52 53 11 09 0a 06 23 a0 00 18 79 00 .._PRS....#...y.
1ef0: 14 1d 5f 53 54 41 00 70 50 49 52 42 60 7b 60 0a .._STA.pPIRB`{`.
1f00: 80 60 a0 08 93 60 0a 80 a4 0a 09 a4 0a 0b 14 17 .`...`..........
1f10: 5f 44 49 53 00 70 50 49 52 42 60 7d 60 0a 80 60 _DIS.pPIRB`}`..`
1f20: 70 60 50 49 52 42 14 4a 04 5f 43 52 53 00 08 42 p`PIRB.J._CRS..B
1f30: 55 46 42 11 09 0a 06 23 00 00 18 79 00 8b 42 55 UFB....#...y..BU
1f40: 46 42 0a 01 49 52 42 5f 70 50 49 52 42 60 7b 60 FB..IRB_pPIRB`{`
1f50: 0a 8f 60 a0 18 95 60 0a 80 7b 60 0a 0f 00 70 0a ..`...`..{`...p.
1f60: 01 61 79 61 60 61 70 61 49 52 42 5f a4 42 55 46 .aya`apaIRB_.BUF
1f70: 42 14 1c 5f 53 52 53 01 8b 68 0a 01 49 52 51 42 B.._SRS..h..IRQB
1f80: 81 49 52 51 42 60 76 60 70 60 50 49 52 42 5b 82 .IRQB`v`p`PIRB[.
1f90: 44 0c 4c 4e 4b 43 08 5f 48 49 44 0c 41 d0 0c 0f D.LNKC._HID.A...
1fa0: 08 5f 55 49 44 0a 03 08 5f 50 52 53 11 09 0a 06 ._UID..._PRS....
1fb0: 23 00 0e 18 79 00 14 1d 5f 53 54 41 00 70 50 49 #...y..._STA.pPI
1fc0: 52 43 60 7b 60 0a 80 60 a0 08 93 60 0a 80 a4 0a RC`{`..`...`....
1fd0: 09 a4 0a 0b 14 17 5f 44 49 53 00 70 50 49 52 43 ......_DIS.pPIRC
1fe0: 60 7d 60 0a 80 60 70 60 50 49 52 43 14 4a 04 5f `}`..`p`PIRC.J._
1ff0: 43 52 53 00 08 42 55 46 43 11 09 0a 06 23 00 00 CRS..BUFC....#..
2000: 18 79 00 8b 42 55 46 43 0a 01 49 52 43 5f 70 50 .y..BUFC..IRC_pP
2010: 49 52 43 60 7b 60 0a 8f 60 a0 18 95 60 0a 80 7b IRC`{`..`...`..{
2020: 60 0a 0f 00 70 0a 01 61 79 61 60 61 70 61 49 52 `...p..aya`apaIR
2030: 43 5f a4 42 55 46 43 14 1c 5f 53 52 53 01 8b 68 C_.BUFC.._SRS..h
2040: 0a 01 49 52 51 43 81 49 52 51 43 60 76 60 70 60 ..IRQC.IRQC`v`p`
2050: 50 49 52 43 5b 82 44 0c 4c 4e 4b 44 08 5f 48 49 PIRC[.D.LNKD._HI
2060: 44 0c 41 d0 0c 0f 08 5f 55 49 44 0a 04 08 5f 50 D.A...._UID..._P
2070: 52 53 11 09 0a 06 23 a0 0e 18 79 00 14 1d 5f 53 RS....#...y..._S
2080: 54 41 00 70 50 49 52 44 60 7b 60 0a 80 60 a0 08 TA.pPIRD`{`..`..
2090: 93 60 0a 80 a4 0a 09 a4 0a 0b 14 17 5f 44 49 53 .`.........._DIS
20a0: 00 70 50 49 52 44 60 7d 60 0a 80 60 70 60 50 49 .pPIRD`}`..`p`PI
20b0: 52 44 14 4a 04 5f 43 52 53 00 08 42 55 46 44 11 RD.J._CRS..BUFD.
20c0: 09 0a 06 23 00 00 18 79 00 8b 42 55 46 44 0a 01 ...#...y..BUFD..
20d0: 49 52 44 5f 70 50 49 52 44 60 7b 60 0a 8f 60 a0 IRD_pPIRD`{`..`.
20e0: 18 95 60 0a 80 7b 60 0a 0f 00 70 0a 01 61 79 61 ..`..{`...p..aya
20f0: 60 61 70 61 49 52 44 5f a4 42 55 46 44 14 1c 5f `apaIRD_.BUFD.._
2100: 53 52 53 01 8b 68 0a 01 49 52 51 44 81 49 52 51 SRS..h..IRQD.IRQ
2110: 44 60 76 60 70 60 50 49 52 44 5b 82 44 0c 4c 4e D`v`p`PIRD[.D.LN
2120: 4b 45 08 5f 48 49 44 0c 41 d0 0c 0f 08 5f 55 49 KE._HID.A...._UI
2130: 44 0a 05 08 5f 50 52 53 11 09 0a 06 23 f8 de 18 D..._PRS....#...
2140: 79 00 14 1d 5f 53 54 41 00 70 50 49 52 45 60 7b y..._STA.pPIRE`{
2150: 60 0a 80 60 a0 08 93 60 0a 80 a4 0a 09 a4 0a 0b `..`...`........
2160: 14 17 5f 44 49 53 00 70 50 49 52 45 60 7d 60 0a .._DIS.pPIRE`}`.
2170: 80 60 70 60 50 49 52 45 14 4a 04 5f 43 52 53 00 .`p`PIRE.J._CRS.
2180: 08 42 55 46 45 11 09 0a 06 23 00 00 18 79 00 8b .BUFE....#...y..
2190: 42 55 46 45 0a 01 49 52 45 5f 70 50 49 52 45 60 BUFE..IRE_pPIRE`
21a0: 7b 60 0a 8f 60 a0 18 95 60 0a 80 7b 60 0a 0f 00 {`..`...`..{`...
21b0: 70 0a 01 61 79 61 60 61 70 61 49 52 45 5f a4 42 p..aya`apaIRE_.B
21c0: 55 46 45 14 1c 5f 53 52 53 01 8b 68 0a 01 49 52 UFE.._SRS..h..IR
21d0: 51 45 81 49 52 51 45 60 76 60 70 60 50 49 52 45 QE.IRQE`v`p`PIRE
21e0: 5b 82 44 0c 4c 4e 4b 46 08 5f 48 49 44 0c 41 d0 [.D.LNKF._HID.A.
21f0: 0c 0f 08 5f 55 49 44 0a 08 08 5f 50 52 53 11 09 ..._UID..._PRS..
2200: 0a 06 23 f8 de 18 79 00 14 1d 5f 53 54 41 00 70 ..#...y..._STA.p
2210: 50 49 52 46 60 7b 60 0a 80 60 a0 08 93 60 0a 80 PIRF`{`..`...`..
2220: a4 0a 09 a4 0a 0b 14 17 5f 44 49 53 00 70 50 49 ........_DIS.pPI
2230: 52 46 60 7d 60 0a 80 60 70 60 50 49 52 46 14 4a RF`}`..`p`PIRF.J
2240: 04 5f 43 52 53 00 08 42 55 46 46 11 09 0a 06 23 ._CRS..BUFF....#
2250: 00 00 18 79 00 8b 42 55 46 46 0a 01 49 52 51 46 ...y..BUFF..IRQF
2260: 70 50 49 52 46 60 7b 60 0a 8f 60 a0 18 95 60 0a pPIRF`{`..`...`.
2270: 80 7b 60 0a 0f 00 70 0a 01 61 79 61 60 61 70 61 .{`...p..aya`apa
2280: 49 52 51 46 a4 42 55 46 46 14 1c 5f 53 52 53 01 IRQF.BUFF.._SRS.
2290: 8b 68 0a 01 49 52 51 46 81 49 52 51 46 60 76 60 .h..IRQF.IRQF`v`
22a0: 70 60 50 49 52 46 5b 82 44 0c 4c 4e 4b 48 08 5f p`PIRF[.D.LNKH._
22b0: 48 49 44 0c 41 d0 0c 0f 08 5f 55 49 44 0a 08 08 HID.A...._UID...
22c0: 5f 50 52 53 11 09 0a 06 23 f8 de 18 79 00 14 1d _PRS....#...y...
22d0: 5f 53 54 41 00 70 50 49 52 48 60 7b 60 0a 80 60 _STA.pPIRH`{`..`
22e0: a0 08 93 60 0a 80 a4 0a 09 a4 0a 0b 14 17 5f 44 ...`.........._D
22f0: 49 53 00 70 50 49 52 48 60 7d 60 0a 80 60 70 60 IS.pPIRH`}`..`p`
2300: 50 49 52 48 14 4a 04 5f 43 52 53 00 08 42 55 46 PIRH.J._CRS..BUF
2310: 48 11 09 0a 06 23 00 00 18 79 00 8b 42 55 46 48 H....#...y..BUFH
2320: 0a 01 49 52 48 5f 70 50 49 52 48 60 7b 60 0a 8f ..IRH_pPIRH`{`..
2330: 60 a0 18 95 60 0a 80 7b 60 0a 0f 00 70 0a 01 61 `...`..{`...p..a
2340: 79 61 60 61 70 61 49 52 48 5f a4 42 55 46 48 14 ya`apaIRH_.BUFH.
2350: 1c 5f 53 52 53 01 8b 68 0a 01 49 52 51 48 81 49 ._SRS..h..IRQH.I
2360: 52 51 48 60 76 60 70 60 50 49 52 48 5b 82 4a 3f RQH`v`p`PIRH[.J?
2370: 49 44 45 30 08 5f 41 44 52 0c 02 00 1f 00 5b 80 IDE0._ADR.....[.
2380: 50 43 46 47 02 0a 00 0b 00 01 5b 81 43 11 50 43 PCFG......[.C.PC
2390: 46 47 03 00 40 20 54 50 46 30 01 54 50 49 30 01 FG..@ TPF0.TPI0.
23a0: 54 50 50 30 01 54 50 44 30 01 54 50 46 31 01 54 TPP0.TPD0.TPF1.T
23b0: 50 49 31 01 54 50 50 31 01 54 50 44 31 01 54 50 PI1.TPP1.TPD1.TP
23c0: 52 54 02 00 02 54 50 49 53 02 54 50 54 52 01 54 RT...TPIS.TPTR.T
23d0: 50 44 45 01 54 53 46 30 01 54 53 49 30 01 54 53 PDE.TSF0.TSI0.TS
23e0: 50 30 01 54 53 44 30 01 54 53 46 31 01 54 53 49 P0.TSD0.TSF1.TSI
23f0: 31 01 54 53 50 31 01 54 53 44 31 01 54 53 52 54 1.TSP1.TSD1.TSRT
2400: 02 00 02 54 53 49 53 02 54 53 54 52 01 54 53 44 ...TSIS.TSTR.TSD
2410: 45 01 50 52 54 53 02 50 49 4f 53 02 53 52 54 53 E.PRTS.PIOS.SRTS
2420: 02 53 49 4f 53 02 00 18 53 43 50 30 01 53 43 50 .SIOS...SCP0.SCP
2430: 31 01 53 43 53 30 01 53 43 53 31 01 00 0c 50 43 1.SCS0.SCS1...PC
2440: 54 30 02 00 02 50 43 54 31 02 00 02 53 43 54 30 T0...PCT1...SCT0
2450: 02 00 02 53 43 54 31 02 00 02 00 40 04 50 43 42 [email protected]
2460: 30 01 50 43 42 31 01 53 43 42 30 01 53 43 42 31 0.PCB1.SCB0.SCB1
2470: 01 00 02 50 4d 43 52 01 50 53 43 52 01 00 04 46 ...PMCR.PSCR...F
2480: 50 43 30 01 46 50 43 31 01 46 53 43 30 01 46 53 PC0.FPC1.FSC0.FS
2490: 43 31 01 50 53 49 47 02 53 53 49 47 02 00 0c 08 C1.PSIG.SSIG....
24a0: 47 54 4d 54 11 17 0a 14 ff ff ff ff ff ff ff ff GTMT............
24b0: ff ff ff ff ff ff ff ff 11 00 00 00 8a 47 54 4d .............GTM
24c0: 54 0a 00 50 49 4f 30 8a 47 54 4d 54 0a 04 44 4d T..PIO0.GTMT..DM
24d0: 41 30 8a 47 54 4d 54 0a 08 50 49 4f 31 8a 47 54 A0.GTMT..PIO1.GT
24e0: 4d 54 0a 0c 44 4d 41 31 8a 47 54 4d 54 0a 10 49 MT..DMA1.GTMT..I
24f0: 46 4c 47 14 25 47 54 4d 49 00 70 ff 50 49 4f 30 FLG.%GTMI.p.PIO0
2500: 70 ff 44 4d 41 30 70 ff 50 49 4f 31 70 ff 44 4d p.DMA0p.PIO1p.DM
2510: 41 31 70 0a 10 49 46 4c 47 14 2a 55 44 4d 41 03 A1p..IFLG.*UDMA.
2520: a0 05 68 a4 0a 14 a0 10 69 a0 08 93 6a 0a 02 a4 ..h.....i...j...
2530: 0a 3c a1 04 a4 0a 5a a1 0c 77 74 0a 04 6a 00 0a .<....Z..wt..j..
2540: 1e 60 a4 60 14 19 50 49 4f 4d 02 70 0a 09 60 74 .`.`..PIOM.p..`t
2550: 60 68 60 74 60 69 60 77 60 0a 1e 60 a4 60 14 4b `h`t`i`w`..`.`.K
2560: 0d 47 54 4d 50 00 47 54 4d 49 a0 0d 93 54 50 44 .GTMP.GTMI...TPD
2570: 45 0a 00 a4 47 54 4d 54 7d 53 43 50 30 49 46 4c E...GTMT}SCP0IFL
2580: 47 49 46 4c 47 79 54 50 49 30 0a 01 60 7d 60 49 GIFLGyTPI0..`}`I
2590: 46 4c 47 49 46 4c 47 79 53 43 50 31 0a 02 60 7d FLGIFLGySCP1..`}
25a0: 60 49 46 4c 47 49 46 4c 47 79 54 50 49 31 0a 03 `IFLGIFLGyTPI1..
25b0: 60 7d 60 49 46 4c 47 49 46 4c 47 70 50 49 4f 4d `}`IFLGIFLGpPIOM
25c0: 54 50 49 53 54 50 52 54 50 49 4f 30 70 50 49 4f TPISTPRTPIO0pPIO
25d0: 4d 50 52 54 53 50 49 4f 53 50 49 4f 31 a0 1a 53 MPRTSPIOSPIO1..S
25e0: 43 50 30 70 55 44 4d 41 46 50 43 30 50 43 42 30 CP0pUDMAFPC0PCB0
25f0: 50 43 54 30 44 4d 41 30 a1 10 a0 0e 54 50 44 30 PCT0DMA0....TPD0
2600: 70 50 49 4f 30 44 4d 41 30 a0 1a 53 43 50 31 70 pPIO0DMA0..SCP1p
2610: 55 44 4d 41 46 50 43 31 50 43 42 31 50 43 54 31 UDMAFPC1PCB1PCT1
2620: 44 4d 41 31 a1 10 a0 0e 54 50 44 31 70 50 49 4f DMA1....TPD1pPIO
2630: 31 44 4d 41 31 a4 47 54 4d 54 14 4b 0d 47 54 4d 1DMA1.GTMT.K.GTM
2640: 53 00 47 54 4d 49 a0 0d 93 54 53 44 45 0a 00 a4 S.GTMI...TSDE...
2650: 47 54 4d 54 7d 53 43 53 30 49 46 4c 47 49 46 4c GTMT}SCS0IFLGIFL
2660: 47 79 54 53 49 30 0a 01 60 7d 60 49 46 4c 47 49 GyTSI0..`}`IFLGI
2670: 46 4c 47 79 53 43 53 31 0a 02 60 7d 60 49 46 4c FLGySCS1..`}`IFL
2680: 47 49 46 4c 47 79 54 53 49 31 0a 03 60 7d 60 49 GIFLGyTSI1..`}`I
2690: 46 4c 47 49 46 4c 47 70 50 49 4f 4d 54 53 49 53 FLGIFLGpPIOMTSIS
26a0: 54 53 52 54 50 49 4f 30 70 50 49 4f 4d 53 52 54 TSRTPIO0pPIOMSRT
26b0: 53 53 49 4f 53 50 49 4f 31 a0 1a 53 43 53 30 70 SSIOSPIO1..SCS0p
26c0: 55 44 4d 41 46 53 43 30 53 43 42 30 53 43 54 30 UDMAFSC0SCB0SCT0
26d0: 44 4d 41 30 a1 10 a0 0e 54 53 44 30 70 50 49 4f DMA0....TSD0pPIO
26e0: 30 44 4d 41 30 a0 1a 53 43 53 31 70 55 44 4d 41 0DMA0..SCS1pUDMA
26f0: 46 53 43 31 53 43 42 31 53 43 54 31 44 4d 41 31 FSC1SCB1SCT1DMA1
2700: a1 10 a0 0e 54 53 44 31 70 50 49 4f 31 44 4d 41 ....TSD1pPIO1DMA
2710: 31 a4 47 54 4d 54 14 09 5f 53 54 41 00 a4 0a 0f 1.GTMT.._STA....
2720: 5b 82 22 50 52 49 5f 08 5f 41 44 52 0a 00 14 0b [."PRI_._ADR....
2730: 5f 47 54 4d 00 a4 47 54 4d 50 14 09 5f 53 54 41 _GTM..GTMP.._STA
2740: 00 a4 0a 0f 5b 82 22 53 45 43 30 08 5f 41 44 52 ....[."SEC0._ADR
2750: 0a 01 14 09 5f 53 54 41 00 a4 0a 0f 14 0b 5f 47 ...._STA......_G
2760: 54 4d 00 a4 47 54 4d 53 5b 82 0f 41 55 44 5f 08 TM..GTMS[..AUD_.
2770: 5f 41 44 52 0c 02 00 1e 00 5b 82 1b 4d 4f 44 4d _ADR.....[..MODM
2780: 08 5f 41 44 52 0c 03 00 1e 00 08 5f 50 52 57 12 ._ADR......_PRW.
2790: 06 02 0a 05 0a 03 5b 82 43 20 41 47 50 5f 08 5f ......[.C AGP_._
27a0: 41 44 52 0c 00 00 01 00 08 50 49 43 31 12 1b 01 ADR......PIC1...
27b0: 12 18 04 0b ff ff 0a 00 5c 2f 03 5f 53 42 5f 50 ........\/._SB_P
27c0: 43 49 30 4c 4e 4b 41 0a 00 08 41 50 49 31 12 0e CI0LNKA...API1..
27d0: 01 12 0b 04 0b ff ff 0a 00 0a 00 0a 10 14 1b 5f ..............._
27e0: 50 52 54 00 70 41 50 49 31 60 a0 0c 92 47 50 49 PRT.pAPI1`...GPI
27f0: 43 70 50 49 43 31 60 a4 60 5b 82 40 1a 56 49 44 CpPIC1`.`[[email protected]
2800: 5f 08 5f 41 44 52 0a 00 14 16 5f 44 4f 53 01 70 _._ADR...._DOS.p
2810: 68 4d 49 53 34 53 4d 49 5f 0a 9e 4d 49 53 34 14 hMIS4SMI_..MIS4.
2820: 49 04 5f 44 4f 44 00 70 53 4d 49 5f 0a 6d 0a 00 I._DOD.pSMI_.m..
2830: 60 a0 1d 93 60 0a 01 a4 12 16 04 0c 00 01 01 00 `...`...........
2840: 0c 00 02 01 00 0c 10 01 01 00 0c 10 02 01 00 a1 ................
2850: 19 a4 12 16 04 0c 00 01 01 00 0c 00 02 01 00 0c ................
2860: 10 01 01 00 0c 20 01 01 00 5b 82 45 04 54 56 5f ..... ...[.E.TV_
2870: 5f 14 0a 5f 41 44 52 00 a4 0b 00 02 14 12 5f 44 _.._ADR......._D
2880: 43 53 00 70 53 4d 49 5f 0a 8e 0a 04 60 a4 60 14 CS.pSMI_....`.`.
2890: 12 5f 44 47 53 00 70 53 4d 49 5f 0a 99 0a 04 60 ._DGS.pSMI_....`
28a0: a4 60 14 0d 5f 44 53 53 01 44 53 53 5f 0a 04 68 .`.._DSS.DSS_..h
28b0: 5b 82 45 04 43 52 54 5f 14 0a 5f 41 44 52 00 a4 [.E.CRT_.._ADR..
28c0: 0b 00 01 14 12 5f 44 43 53 00 70 53 4d 49 5f 0a ....._DCS.pSMI_.
28d0: 8e 0a 02 60 a4 60 14 12 5f 44 47 53 00 70 53 4d ...`.`.._DGS.pSM
28e0: 49 5f 0a 99 0a 02 60 a4 60 14 0d 5f 44 53 53 01 I_....`.`.._DSS.
28f0: 44 53 53 5f 0a 02 68 5b 82 45 04 4c 43 44 5f 14 DSS_..h[.E.LCD_.
2900: 0a 5f 41 44 52 00 a4 0b 10 01 14 12 5f 44 43 53 ._ADR......._DCS
2910: 00 70 53 4d 49 5f 0a 8e 0a 01 60 a4 60 14 12 5f .pSMI_....`.`.._
2920: 44 47 53 00 70 53 4d 49 5f 0a 99 0a 01 60 a4 60 DGS.pSMI_....`.`
2930: 14 0d 5f 44 53 53 01 44 53 53 5f 0a 01 68 5b 82 .._DSS.DSS_..h[.
2940: 4b 05 44 56 49 5f 14 20 5f 41 44 52 00 70 53 4d K.DVI_. _ADR.pSM
2950: 49 5f 0a 6d 0a 00 60 a0 09 93 60 0a 01 a4 0b 10 I_.m..`...`.....
2960: 02 a1 05 a4 0b 20 01 14 12 5f 44 43 53 00 70 53 ..... ..._DCS.pS
2970: 4d 49 5f 0a 8e 0a 08 60 a4 60 14 12 5f 44 47 53 MI_....`.`.._DGS
2980: 00 70 53 4d 49 5f 0a 99 0a 08 60 a4 60 14 0d 5f .pSMI_....`.`.._
2990: 44 53 53 01 44 53 53 5f 0a 08 68 5b 82 42 16 56 DSS.DSS_..h[.B.V
29a0: 49 44 5f 08 5f 41 44 52 0c 00 00 02 00 14 16 5f ID_._ADR......._
29b0: 44 4f 53 01 70 68 4d 49 53 34 53 4d 49 5f 0a 9e DOS.phMIS4SMI_..
29c0: 4d 49 53 34 14 1e 5f 44 4f 44 00 a4 12 16 04 0c MIS4.._DOD......
29d0: 00 01 01 00 0c 00 02 01 00 0c 00 04 01 00 0c 00 ................
29e0: 03 01 00 5b 82 45 04 54 56 5f 5f 14 0a 5f 41 44 ...[.E.TV__.._AD
29f0: 52 00 a4 0b 00 02 14 12 5f 44 43 53 00 70 53 4d R......._DCS.pSM
2a00: 49 5f 0a 8e 0a 04 60 a4 60 14 12 5f 44 47 53 00 I_....`.`.._DGS.
2a10: 70 53 4d 49 5f 0a 99 0a 04 60 a4 60 14 0d 5f 44 pSMI_....`.`.._D
2a20: 53 53 01 44 53 53 5f 0a 04 68 5b 82 45 04 43 52 SS.DSS_..h[.E.CR
2a30: 54 5f 14 0a 5f 41 44 52 00 a4 0b 00 01 14 12 5f T_.._ADR......._
2a40: 44 43 53 00 70 53 4d 49 5f 0a 8e 0a 02 60 a4 60 DCS.pSMI_....`.`
2a50: 14 12 5f 44 47 53 00 70 53 4d 49 5f 0a 99 0a 02 .._DGS.pSMI_....
2a60: 60 a4 60 14 0d 5f 44 53 53 01 44 53 53 5f 0a 02 `.`.._DSS.DSS_..
2a70: 68 5b 82 45 04 4c 43 44 5f 14 0a 5f 41 44 52 00 h[.E.LCD_.._ADR.
2a80: a4 0b 00 04 14 12 5f 44 43 53 00 70 53 4d 49 5f ......_DCS.pSMI_
2a90: 0a 8e 0a 01 60 a4 60 14 12 5f 44 47 53 00 70 53 ....`.`.._DGS.pS
2aa0: 4d 49 5f 0a 99 0a 01 60 a4 60 14 0d 5f 44 53 53 MI_....`.`.._DSS
2ab0: 01 44 53 53 5f 0a 01 68 5b 82 45 04 44 56 49 5f .DSS_..h[.E.DVI_
2ac0: 14 0a 5f 41 44 52 00 a4 0b 00 03 14 12 5f 44 43 .._ADR......._DC
2ad0: 53 00 70 53 4d 49 5f 0a 8e 0a 08 60 a4 60 14 12 S.pSMI_....`.`..
2ae0: 5f 44 47 53 00 70 53 4d 49 5f 0a 99 0a 08 60 a4 _DGS.pSMI_....`.
2af0: 60 14 0d 5f 44 53 53 01 44 53 53 5f 0a 08 68 5b `.._DSS.DSS_..h[
2b00: 82 21 56 49 44 32 08 5f 41 44 52 0c 01 00 02 00 .!VID2._ADR.....
2b10: 14 06 5f 44 4f 53 01 14 0a 5f 44 4f 44 00 a4 12 .._DOS..._DOD...
2b20: 02 00 5b 82 49 44 4d 42 37 5f 08 5f 48 49 44 0c ..[.IDMB7_._HID.
2b30: 41 d0 0c 01 08 5f 55 49 44 0a 07 14 34 5f 53 54 A...._UID...4_ST
2b40: 41 00 70 53 4d 49 5f 0a 6d 0a 00 60 a0 20 93 60 A.pSMI_.m..`. .`
2b50: 0a 03 a0 0b 93 4f 53 49 44 0a 08 a4 0a 0b a0 0b .....OSID.......
2b60: 93 4f 53 49 44 0a 10 a4 0a 0b a4 0a 00 a4 0a 00 .OSID...........
2b70: 08 5f 43 52 53 11 47 3f 0b f2 03 47 01 b0 07 b0 ._CRS.G?...G....
2b80: 07 10 0c 47 01 c0 07 c0 07 10 20 47 01 b0 0b b0 ...G...... G....
2b90: 0b 10 0c 47 01 c0 0b c0 0b 10 20 47 01 b0 0f b0 ...G...... G....
2ba0: 0f 10 0c 47 01 c0 0f c0 0f 10 20 47 01 b0 13 b0 ...G...... G....
2bb0: 13 10 0c 47 01 c0 13 c0 13 10 20 47 01 b0 17 b0 ...G...... G....
2bc0: 17 10 0c 47 01 c0 17 c0 17 10 20 47 01 b0 1b b0 ...G...... G....
2bd0: 1b 10 0c 47 01 c0 1b c0 1b 10 20 47 01 b0 1f b0 ...G...... G....
2be0: 1f 10 0c 47 01 c0 1f c0 1f 10 20 47 01 b0 23 b0 ...G...... G..#.
2bf0: 23 10 0c 47 01 c0 23 c0 23 10 20 47 01 b0 27 b0 #..G..#.#. G..'.
2c00: 27 10 0c 47 01 c0 27 c0 27 10 20 47 01 b0 2b b0 '..G..'.'. G..+.
2c10: 2b 10 0c 47 01 c0 2b c0 2b 10 20 47 01 b0 2f b0 +..G..+.+. G../.
2c20: 2f 10 0c 47 01 c0 2f c0 2f 10 20 47 01 b0 33 b0 /..G.././. G..3.
2c30: 33 10 0c 47 01 c0 33 c0 33 10 20 47 01 b0 37 b0 3..G..3.3. G..7.
2c40: 37 10 0c 47 01 c0 37 c0 37 10 20 47 01 b0 3b b0 7..G..7.7. G..;.
2c50: 3b 10 0c 47 01 c0 3b c0 3b 10 20 47 01 b0 3f b0 ;..G..;.;. G..?.
2c60: 3f 10 0c 47 01 c0 3f c0 3f 10 20 47 01 b0 43 b0 ?..G..?.?. G..C.
2c70: 43 10 0c 47 01 c0 43 c0 43 10 20 47 01 b0 47 b0 C..G..C.C. G..G.
2c80: 47 10 0c 47 01 c0 47 c0 47 10 20 47 01 b0 4b b0 G..G..G.G. G..K.
2c90: 4b 10 0c 47 01 c0 4b c0 4b 10 20 47 01 b0 4f b0 K..G..K.K. G..O.
2ca0: 4f 10 0c 47 01 c0 4f c0 4f 10 20 47 01 b0 53 b0 O..G..O.O. G..S.
2cb0: 53 10 0c 47 01 c0 53 c0 53 10 20 47 01 b0 57 b0 S..G..S.S. G..W.
2cc0: 57 10 0c 47 01 c0 57 c0 57 10 20 47 01 b0 5b b0 W..G..W.W. G..[.
2cd0: 5b 10 0c 47 01 c0 5b c0 5b 10 20 47 01 b0 5f b0 [..G..[.[. G.._.
2ce0: 5f 10 0c 47 01 c0 5f c0 5f 10 20 47 01 b0 63 b0 _..G.._._. G..c.
2cf0: 63 10 0c 47 01 c0 63 c0 63 10 20 47 01 b0 67 b0 c..G..c.c. G..g.
2d00: 67 10 0c 47 01 c0 67 c0 67 10 20 47 01 b0 6b b0 g..G..g.g. G..k.
2d10: 6b 10 0c 47 01 c0 6b c0 6b 10 20 47 01 b0 6f b0 k..G..k.k. G..o.
2d20: 6f 10 0c 47 01 c0 6f c0 6f 10 20 47 01 b0 73 b0 o..G..o.o. G..s.
2d30: 73 10 0c 47 01 c0 73 c0 73 10 20 47 01 b0 77 b0 s..G..s.s. G..w.
2d40: 77 10 0c 47 01 c0 77 c0 77 10 20 47 01 b0 7b b0 w..G..w.w. G..{.
2d50: 7b 10 0c 47 01 c0 7b c0 7b 10 20 47 01 b0 7f b0 {..G..{.{. G....
2d60: 7f 10 0c 47 01 c0 7f c0 7f 10 20 47 01 b0 83 b0 ...G...... G....
2d70: 83 10 0c 47 01 c0 83 c0 83 10 20 47 01 b0 87 b0 ...G...... G....
2d80: 87 10 0c 47 01 c0 87 c0 87 10 20 47 01 b0 8b b0 ...G...... G....
2d90: 8b 10 0c 47 01 c0 8b c0 8b 10 20 47 01 b0 8f b0 ...G...... G....
2da0: 8f 10 0c 47 01 c0 8f c0 8f 10 20 47 01 b0 93 b0 ...G...... G....
2db0: 93 10 0c 47 01 c0 93 c0 93 10 20 47 01 b0 97 b0 ...G...... G....
2dc0: 97 10 0c 47 01 c0 97 c0 97 10 20 47 01 b0 9b b0 ...G...... G....
2dd0: 9b 10 0c 47 01 c0 9b c0 9b 10 20 47 01 b0 9f b0 ...G...... G....
2de0: 9f 10 0c 47 01 c0 9f c0 9f 10 20 47 01 b0 a3 b0 ...G...... G....
2df0: a3 10 0c 47 01 c0 a3 c0 a3 10 20 47 01 b0 a7 b0 ...G...... G....
2e00: a7 10 0c 47 01 c0 a7 c0 a7 10 20 47 01 b0 ab b0 ...G...... G....
2e10: ab 10 0c 47 01 c0 ab c0 ab 10 20 47 01 b0 af b0 ...G...... G....
2e20: af 10 0c 47 01 c0 af c0 af 10 20 47 01 b0 b3 b0 ...G...... G....
2e30: b3 10 0c 47 01 c0 b3 c0 b3 10 20 47 01 b0 b7 b0 ...G...... G....
2e40: b7 10 0c 47 01 c0 b7 c0 b7 10 20 47 01 b0 bb b0 ...G...... G....
2e50: bb 10 0c 47 01 c0 bb c0 bb 10 20 47 01 b0 bf b0 ...G...... G....
2e60: bf 10 0c 47 01 c0 bf c0 bf 10 20 47 01 b0 c3 b0 ...G...... G....
2e70: c3 10 0c 47 01 c0 c3 c0 c3 10 20 47 01 b0 c7 b0 ...G...... G....
2e80: c7 10 0c 47 01 c0 c7 c0 c7 10 20 47 01 b0 cb b0 ...G...... G....
2e90: cb 10 0c 47 01 c0 cb c0 cb 10 20 47 01 b0 cf b0 ...G...... G....
2ea0: cf 10 0c 47 01 c0 cf c0 cf 10 20 47 01 b0 d3 b0 ...G...... G....
2eb0: d3 10 0c 47 01 c0 d3 c0 d3 10 20 47 01 b0 d7 b0 ...G...... G....
2ec0: d7 10 0c 47 01 c0 d7 c0 d7 10 20 47 01 b0 db b0 ...G...... G....
2ed0: db 10 0c 47 01 c0 db c0 db 10 20 47 01 b0 df b0 ...G...... G....
2ee0: df 10 0c 47 01 c0 df c0 df 10 20 47 01 b0 e3 b0 ...G...... G....
2ef0: e3 10 0c 47 01 c0 e3 c0 e3 10 20 47 01 b0 e7 b0 ...G...... G....
2f00: e7 10 0c 47 01 c0 e7 c0 e7 10 20 47 01 b0 eb b0 ...G...... G....
2f10: eb 10 0c 47 01 c0 eb c0 eb 10 20 47 01 b0 ef b0 ...G...... G....
2f20: ef 10 0c 47 01 c0 ef c0 ef 10 20 47 01 b0 f3 b0 ...G...... G....
2f30: f3 10 0c 47 01 c0 f3 c0 f3 10 20 47 01 b0 f7 b0 ...G...... G....
2f40: f7 10 0c 47 01 c0 f7 c0 f7 10 20 47 01 b0 fb b0 ...G...... G....
2f50: fb 10 0c 47 01 c0 fb c0 fb 10 20 47 01 b0 ff b0 ...G...... G....
2f60: ff 10 0c 47 01 c0 ff c0 ff 10 20 79 00 5b 82 48 ...G...... y.[.H
2f70: 19 50 43 49 45 08 5f 41 44 52 0c 00 00 1e 00 08 .PCIE._ADR......
2f80: 5f 50 52 57 12 06 02 0a 0b 0a 04 08 50 49 43 45 _PRW........PICE
2f90: 12 43 0a 06 12 1a 04 0c ff ff 01 00 0a 00 5c 2f .C............\/
2fa0: 03 5f 53 42 5f 50 43 49 30 4c 4e 4b 44 0a 00 12 ._SB_PCI0LNKD...
2fb0: 1a 04 0c ff ff 01 00 0a 01 5c 2f 03 5f 53 42 5f .........\/._SB_
2fc0: 50 43 49 30 4c 4e 4b 43 0a 00 12 1a 04 0c ff ff PCI0LNKC........
2fd0: 01 00 0a 02 5c 2f 03 5f 53 42 5f 50 43 49 30 4c ....\/._SB_PCI0L
2fe0: 4e 4b 42 0a 00 12 1a 04 0c ff ff 03 00 0a 00 5c NKB............\
2ff0: 2f 03 5f 53 42 5f 50 43 49 30 4c 4e 4b 42 0a 00 /._SB_PCI0LNKB..
3000: 12 1a 04 0c ff ff 03 00 0a 01 5c 2f 03 5f 53 42 ..........\/._SB
3010: 5f 50 43 49 30 4c 4e 4b 44 0a 00 12 18 04 0b ff _PCI0LNKD.......
3020: ff 0a 00 5c 2f 03 5f 53 42 5f 50 43 49 30 4c 4e ...\/._SB_PCI0LN
3030: 4b 43 0a 00 08 41 50 49 45 12 45 05 06 12 0d 04 KC...APIE.E.....
3040: 0c ff ff 01 00 0a 00 0a 00 0a 13 12 0d 04 0c ff ................
3050: ff 01 00 0a 01 0a 00 0a 12 12 0d 04 0c ff ff 01 ................
3060: 00 0a 02 0a 00 0a 11 12 0d 04 0c ff ff 03 00 0a ................
3070: 00 0a 00 0a 11 12 0d 04 0c ff ff 03 00 0a 01 0a ................
3080: 00 0a 13 12 0b 04 0b ff ff 0a 00 0a 00 0a 12 14 ................
3090: 1b 5f 50 52 54 00 70 41 50 49 45 60 a0 0c 92 47 ._PRT.pAPIE`...G
30a0: 50 49 43 70 50 49 43 45 60 a4 60 5b 82 2c 43 52 PICpPICE`.`[.,CR
30b0: 44 30 08 5f 41 44 52 0c 00 00 01 00 14 0e 5f 49 D0._ADR......._I
30c0: 4e 49 00 53 4d 49 5f 0a 95 0a 04 08 5f 53 31 44 NI.SMI_....._S1D
30d0: 0a 00 08 5f 53 33 44 0a 03 5b 82 2c 43 52 44 31 ..._S3D..[.,CRD1
30e0: 08 5f 41 44 52 0c 05 00 01 00 14 0e 5f 49 4e 49 ._ADR......._INI
30f0: 00 53 4d 49 5f 0a 9d 0a 04 08 5f 53 31 44 0a 00 .SMI_....._S1D..
3100: 08 5f 53 33 44 0a 03 ._S3D..

FACS @ 0x4f7e4000
0000: 46 41 43 53 40 00 00 00 3d 01 00 00 00 00 00 00 FACS@...=.......
0010: 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 ................
0020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................

FACP @ 0x4f7d4c00
0000: 46 41 43 50 74 00 00 00 01 e6 44 45 4c 4c 20 20 FACPt.....DELL
0010: 43 50 69 20 52 20 20 00 1c 09 d5 27 41 53 4c 20 CPi R ....'ASL
0020: 61 00 00 00 00 40 7e 4f 00 58 7d 4f 01 00 09 00 a....@~O.X}O....
0030: b2 00 00 00 70 71 97 80 00 10 00 00 00 00 00 00 ....pq..........
0040: 04 10 00 00 00 00 00 00 20 10 00 00 08 10 00 00 ........ .......
0050: 28 10 00 00 00 00 00 00 04 02 01 04 08 00 00 00 (...............
0060: 32 00 32 00 00 00 00 00 01 03 0d 00 32 00 00 00 2.2.........2...
0070: b5 02 00 00 ....

APIC @ 0x4f7d5400
0000: 41 50 49 43 68 00 00 00 01 eb 44 45 4c 4c 20 20 APICh.....DELL
0010: 43 50 69 20 52 20 20 00 1c 09 d5 27 41 53 4c 20 CPi R ....'ASL
0020: 47 00 00 00 00 00 e0 fe 01 00 00 00 00 08 00 00 G...............
0030: 01 00 00 00 00 08 01 01 00 00 00 00 01 0c 01 00 ................
0040: 00 00 c0 fe 00 00 00 00 02 0a 00 00 02 00 00 00 ................
0050: 00 00 02 0a 00 09 09 00 00 00 0d 00 04 06 00 05 ................
0060: 00 01 04 06 01 05 00 01 ........

MCFG @ 0x4f7d53c0
0000: 4d 43 46 47 3e 00 00 00 10 25 44 45 4c 4c 20 20 MCFG>....%DELL
0010: 43 50 69 20 52 20 20 00 1c 09 d5 27 41 53 4c 20 CPi R ....'ASL
0020: 61 00 00 00 00 00 00 00 00 00 00 00 00 00 00 e0 a...............
0030: 00 00 00 00 00 00 00 ff 00 00 00 00 00 00 ..............

BOOT @ 0x4f7d4fc0
0000: 42 4f 4f 54 28 00 00 00 01 99 44 45 4c 4c 20 20 BOOT(.....DELL
0010: 43 50 69 20 52 20 20 00 1c 09 d5 27 41 53 4c 20 CPi R ....'ASL
0020: 61 00 00 00 79 00 00 00 a...y...

SSDT @ 0x4f7d465c
0000: 53 53 44 54 d8 01 00 00 01 f6 50 6d 52 65 66 00 SSDT......PmRef.
0010: 43 70 75 30 43 73 74 00 01 30 00 00 49 4e 54 4c Cpu0Cst..0..INTL
0020: 22 05 03 20 10 43 1b 5c 2e 5f 50 52 5f 43 50 55 ".. .C.\._PR_CPU
0030: 30 14 46 1a 5f 43 53 54 00 a0 2f 7b 43 46 47 44 0.F._CST../{CFGD
0040: 0b 00 40 00 a4 12 23 02 0a 01 12 1e 04 11 14 0a ..@...#.........
0050: 11 82 0c 00 7f 01 01 00 09 08 00 00 00 00 00 00 ................
0060: 79 00 0a 01 0a 01 0b e8 03 a0 4b 08 7b 43 46 47 y.........K.{CFG
0070: 44 0a 80 00 a4 12 4f 07 05 0a 04 12 1e 04 11 14 D.....O.........
0080: 0a 11 82 0c 00 7f 00 00 00 00 00 00 00 00 00 00 ................
0090: 00 79 00 0a 01 0a 01 0b e8 03 12 1e 04 11 14 0a .y..............
00a0: 11 82 0c 00 01 08 00 00 14 10 00 00 00 00 00 00 ................
00b0: 79 00 0a 02 0a 01 0b f4 01 12 1d 04 11 14 0a 11 y...............
00c0: 82 0c 00 01 08 00 00 15 10 00 00 00 00 00 00 79 ...............y
00d0: 00 0a 03 0a 55 0a fa 12 1d 04 11 14 0a 11 82 0c ....U...........
00e0: 00 01 08 00 00 16 10 00 00 00 00 00 00 79 00 0a .............y..
00f0: 03 0a b9 0a 64 a0 4d 06 7b 43 46 47 44 0a 40 00 ....d.M.{CFGD.@.
0100: a4 12 41 06 04 0a 03 12 1e 04 11 14 0a 11 82 0c ..A.............
0110: 00 7f 00 00 00 00 00 00 00 00 00 00 00 79 00 0a .............y..
0120: 01 0a 01 0b e8 03 12 1e 04 11 14 0a 11 82 0c 00 ................
0130: 01 08 00 00 14 10 00 00 00 00 00 00 79 00 0a 02 ............y...
0140: 0a 01 0b f4 01 12 1d 04 11 14 0a 11 82 0c 00 01 ................
0150: 08 00 00 15 10 00 00 00 00 00 00 79 00 0a 03 0a ...........y....
0160: 55 0a fa a0 4f 04 7b 43 46 47 44 0a 20 00 a4 12 U...O.{CFGD. ...
0170: 43 04 03 0a 02 12 1e 04 11 14 0a 11 82 0c 00 7f C...............
0180: 00 00 00 00 00 00 00 00 00 00 00 79 00 0a 01 0a ...........y....
0190: 01 0b e8 03 12 1e 04 11 14 0a 11 82 0c 00 01 08 ................
01a0: 00 00 14 10 00 00 00 00 00 00 79 00 0a 02 0a 01 ..........y.....
01b0: 0b f4 01 a4 12 23 02 0a 01 12 1e 04 11 14 0a 11 .....#..........
01c0: 82 0c 00 7f 00 00 00 00 00 00 00 00 00 00 00 79 ...............y
01d0: 00 0a 01 0a 01 0b e8 03 ........

SSDT @ 0x4f7d4461
0000: 53 53 44 54 fb 01 00 00 01 fa 50 6d 52 65 66 00 SSDT......PmRef.
0010: 43 70 75 50 6d 00 00 00 00 30 00 00 49 4e 54 4c CpuPm....0..INTL
0020: 22 05 03 20 10 4d 07 5c 00 08 53 53 44 54 12 43 ".. .M.\..SSDT.C
0030: 05 0c 0d 43 50 55 30 49 53 54 20 00 0c 00 00 00 ...CPU0IST .....
0040: 00 0c 70 9b 7f 4f 0d 43 50 55 31 49 53 54 20 00 ..p..O.CPU1IST .
0050: 0c 00 00 00 00 0c 70 9b 7f 4f 0d 43 50 55 30 43 ......p..O.CPU0C
0060: 53 54 20 00 0c 5c 46 7d 4f 0c d8 01 00 00 0d 43 ST ..\F}O......C
0070: 50 55 31 43 53 54 20 00 0c 00 00 00 00 0c 70 9b PU1CST .......p.
0080: 7f 4f 08 43 46 47 44 0c 78 81 d8 06 08 5c 50 44 .O.CFGD.x....\PD
0090: 43 30 0c 00 00 00 80 08 5c 50 44 43 31 0c 00 00 C0......\PDC1...
00a0: 00 80 10 45 0a 5c 2e 5f 50 52 5f 43 50 55 30 08 ...E.\._PR_CPU0.
00b0: 48 49 30 5f 0a 00 08 48 43 30 5f 0a 00 14 4a 08 HI0_...HC0_...J.
00c0: 5f 50 44 43 01 8a 68 0a 08 43 41 50 30 70 43 41 _PDC..h..CAP0pCA
00d0: 50 30 50 44 43 30 a0 41 07 90 7b 43 46 47 44 0b P0PDC0.A..{CFGD.
00e0: 00 40 00 93 7b 50 44 43 30 0a 0a 00 0a 0a a0 2c .@..{PDC0......,
00f0: 7b 43 46 47 44 0a 03 00 5b 80 49 53 54 30 00 83 {CFGD...[.IST0..
0100: 88 53 53 44 54 0a 01 00 83 88 53 53 44 54 0a 02 .SSDT.....SSDT..
0110: 00 5b 20 49 53 54 30 48 49 30 5f a0 2c 7b 43 46 .[ IST0HI0_.,{CF
0120: 47 44 0a 10 00 5b 80 43 53 54 30 00 83 88 53 53 GD...[.CST0...SS
0130: 44 54 0a 07 00 83 88 53 53 44 54 0a 08 00 5b 20 DT.....SSDT...[
0140: 43 53 54 30 48 43 30 5f 10 42 0b 5c 2e 5f 50 52 CST0HC0_.B.\._PR
0150: 5f 43 50 55 31 08 48 49 31 5f 0a 00 08 48 43 31 _CPU1.HI1_...HC1
0160: 5f 0a 00 14 47 09 5f 50 44 43 01 8a 68 0a 08 43 _...G._PDC..h..C
0170: 41 50 31 70 43 41 50 31 50 44 43 31 a0 41 07 90 AP1pCAP1PDC1.A..
0180: 7b 43 46 47 44 0b 00 40 00 93 7b 50 44 43 31 0a {CFGD..@..{PDC1.
0190: 0a 00 0a 0a a0 2c 7b 43 46 47 44 0a 03 00 5b 80 .....,{CFGD...[.
01a0: 49 53 54 31 00 83 88 53 53 44 54 0a 04 00 83 88 IST1...SSDT.....
01b0: 53 53 44 54 0a 05 00 5b 20 49 53 54 31 48 49 31 SSDT...[ IST1HI1
01c0: 5f a0 2c 7b 43 46 47 44 0a 10 00 5b 80 43 53 54 _.,{CFGD...[.CST
01d0: 31 00 83 88 53 53 44 54 0a 0a 00 83 88 53 53 44 1...SSDT.....SSD
01e0: 54 0a 0b 00 5b 20 43 53 54 31 48 43 31 5f a0 0c T...[ CST1HC1_..
01f0: 93 7b 50 44 43 31 0a 0a 00 0a 0a .{PDC1.....

RSDT @ 0x4f7d4425
0000: 52 53 44 54 3c 00 00 00 01 24 44 45 4c 4c 20 20 RSDT<....$DELL
0010: 43 50 69 20 52 20 20 00 1c 09 d5 27 41 53 4c 20 CPi R ....'ASL
0020: 61 00 00 00 00 4c 7d 4f 00 54 7d 4f c0 53 7d 4f a....L}O.T}O.S}O
0030: c0 4f 7d 4f 5c 46 7d 4f 61 44 7d 4f .O}O\F}OaD}O

RSD PTR @ 0xfc9b0
0000: 52 53 44 20 50 54 52 20 4b 44 45 4c 4c 20 20 00 RSD PTR KDELL .
0010: 25 44 7d 4f %D}O


Attachments:
acpidump.txt (63.64 kB)

2006-10-19 18:21:13

by Pallipadi, Venkatesh

[permalink] [raw]
Subject: RE: speedstep-centrino: ENODEV

>
>> Also, can both of you send the complete acpidump output from
>your system. You can find acpidump in latest version of
>pmtools package here:
>http://www.kernel.org/pub/linux/kernel/people/lenb/acpi/utils/
>
>May be obtained over there:
>
>[...]
>
>>>>> processor, but speedstep-centrino returns ENODEV because of
>>>>> lack of _PCT et al
>>>>> entries in DSDT (http://www.fi.muni.cz/~xslaby/sklad/adump).
>----------------------^^^^
>

Looking at the acpidump, looks like BIOS doesn't have this feature enabled. Can you also make sure you have latest BIOS for the platform and also, check in BIOS whether there are any options to enable this feature.

Thanks,
Venki

2006-10-19 18:33:11

by Sune Mølgaard

[permalink] [raw]
Subject: Re: speedstep-centrino: ENODEV

>
> Looking at the acpidump, looks like BIOS doesn't have this feature
enabled. Can you also make sure you have latest BIOS for the platform
and also, check in BIOS whether there are any options to enable this
feature.
>
> Thanks,
> Venki
>

I flashed to bios to latest yesterday, but to no avail. There are no
options remotely connected to this in the setup menu :-(

Now, I don't mean to sound rude but I would like to know what changed,
as speedstep was working well in kernel 2.6.15, so my initial thoughts
contain the word regression. I still thank you for your interest though.

My best regards,

Sune M?lgaard

2006-10-19 18:57:07

by Pallipadi, Venkatesh

[permalink] [raw]
Subject: RE: speedstep-centrino: ENODEV



>-----Original Message-----
>From: Sune M?lgaard [mailto:[email protected]]
>Sent: Thursday, October 19, 2006 11:19 AM
>To: Pallipadi, Venkatesh
>Cc: Jiri Slaby; Linux kernel mailing list; [email protected]
>Subject: Re: speedstep-centrino: ENODEV
>
>Thanks for taking an interest, if I haven't said so before.
>
>Now, I was about to write that I couldn't open /dev/mem, but luckily
>remembered to try sudo'ing acpidump :-$
>
>Enclosed is the dump, created while running 2.6.18.1.
>

OK. Things seem to be fine with the BIOS.

You said it was working with 2.6.15. Do you remember whether kernel was using acpi-cpufreq or speedstep-centrino?

One change that has happened in this region is that If your BIOS supports both speedstep-centrino and acpi-cpufreq, with 2.6.15 any one of those drivers would have worked. But now with 2.6.18, acpi-cpufreq will not work in the above case and you have to use speedstep_centrino. This was done because, speedstep-centrino has more features than acpi-cpufreq and also doing this helped to elimiate issues with lot of systems with kernel trying to do multiple ACPI PDC writes when BIOS doesn't expect it to.

In short:
(1) If you were using acpi-cpufreq in 2.6.15, there is a high chance that it wont work with 2.6.18 and you should be able to use speedstep-centrino in its place. Make sure you have properly configured speedstep-centrino (You should select X86_SPEEDSTEP_CENTRINO_ACPI along with X86_SPEEDSTEP_CENTRINO).

(2) If you were using speedstep-centrino in 2.6.15 and now it doesn't work with 2.6.18, then we have a new regression here and we need to root cause it further by enabling cpufreq.debug and getting more debug messages to see where it is failing....

Thanks,
Venki

2006-10-19 19:37:21

by Jiri Slaby

[permalink] [raw]
Subject: Re: speedstep-centrino: ENODEV

Pallipadi, Venkatesh wrote:
>>> Also, can both of you send the complete acpidump output from
>> your system. You can find acpidump in latest version of
>> pmtools package here:
>> http://www.kernel.org/pub/linux/kernel/people/lenb/acpi/utils/
>>
>> May be obtained over there:
>>
>> [...]
>>
>>>>>> processor, but speedstep-centrino returns ENODEV because of
>>>>>> lack of _PCT et al
>>>>>> entries in DSDT (http://www.fi.muni.cz/~xslaby/sklad/adump).
>> ----------------------^^^^
>>
>
> Looking at the acpidump, looks like BIOS doesn't have this feature enabled. Can you also make sure you have latest BIOS for the platform and also, check in BIOS whether there are any options to enable this feature.

Oh my god, I am a chump! Sorry; I had disabled this in BIOS. After enabling it,
acpidump contains _PCT et al and speedstep-centrino works.

thanks,
--
http://www.fi.muni.cz/~xslaby/ Jiri Slaby
faculty of informatics, masaryk university, brno, cz
e-mail: jirislaby gmail com, gpg pubkey fingerprint:
B674 9967 0407 CE62 ACC8 22A0 32CC 55C3 39D4 7A7E

2006-10-19 20:31:14

by Sune Mølgaard

[permalink] [raw]
Subject: Re: speedstep-centrino: ENODEV

Pallipadi, Venkatesh wrote:
>
>
> OK. Things seem to be fine with the BIOS.

That sounds promising :-)

> You said it was working with 2.6.15. Do you remember whether kernel was using acpi-cpufreq or speedstep-centrino?

Sorry, I don't know, but I can build it and check.

> One change that has happened in this region is that If your BIOS supports both speedstep-centrino and acpi-cpufreq, with 2.6.15 any one of those drivers would have worked. But now with 2.6.18, acpi-cpufreq will not work in the above case and you have to use speedstep_centrino. This was done because, speedstep-centrino has more features than acpi-cpufreq and also doing this helped to elimiate issues with lot of systems with kernel trying to do multiple ACPI PDC writes when BIOS doesn't expect it to.
>
> In short:
> (1) If you were using acpi-cpufreq in 2.6.15, there is a high chance that it wont work with 2.6.18 and you should be able to use speedstep-centrino in its place. Make sure you have properly configured speedstep-centrino (You should select X86_SPEEDSTEP_CENTRINO_ACPI along with X86_SPEEDSTEP_CENTRINO).
>
> (2) If you were using speedstep-centrino in 2.6.15 and now it doesn't work with 2.6.18, then we have a new regression here and we need to root cause it further by enabling cpufreq.debug and getting more debug messages to see where it is failing....
>

Seems like 1 then. Will check the speedstep-centrino settings in the
kernel. Thanks. I'll report back, but probably not until tomorrow.

BR,

Sune

2006-10-20 07:34:24

by Sune Mølgaard

[permalink] [raw]
Subject: Re: speedstep-centrino: ENODEV

Pallipadi, Venkatesh wrote:
> Make sure you have properly configured speedstep-centrino (You should select X86_SPEEDSTEP_CENTRINO_ACPI along with X86_SPEEDSTEP_CENTRINO).

I have enabled all options in the make menuconfig menu under cpufreq
(except the one marked deprecated). Still no go :-(

/sunem

2006-10-20 11:57:49

by Pallipadi, Venkatesh

[permalink] [raw]
Subject: RE: speedstep-centrino: ENODEV



>-----Original Message-----
>From: Sune M?lgaard [mailto:[email protected]]
>Sent: Friday, October 20, 2006 12:34 AM
>To: Pallipadi, Venkatesh
>Cc: Jiri Slaby; Linux kernel mailing list; [email protected]
>Subject: Re: speedstep-centrino: ENODEV
>
>Pallipadi, Venkatesh wrote:
>> Make sure you have properly configured speedstep-centrino
>(You should select X86_SPEEDSTEP_CENTRINO_ACPI along with
>X86_SPEEDSTEP_CENTRINO).
>
>I have enabled all options in the make menuconfig menu under cpufreq
>(except the one marked deprecated). Still no go :-(
>

Hmm... You must have CPU_FREQ_DENUG enabled in CONFIG already. Can you pass cpufreq.debug=3 in boot option and send me the output of dmesg after that.

Thanks,
Venki

2006-10-20 12:09:33

by Sune Mølgaard

[permalink] [raw]
Subject: Re: speedstep-centrino: ENODEV

errupt for device 0000:00:1e.3 disabled
[4294668.392000] input: PC Speaker as /class/input/input0
[4294668.392000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[4294668.393000] PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[4294668.397000] serio: i8042 AUX port at 0x60,0x64 irq 12
[4294668.403000] serio: i8042 KBD port at 0x60,0x64 irq 1
[4294668.403000] TCP bic registered
[4294668.403000] NET: Registered protocol family 8
[4294668.404000] NET: Registered protocol family 20
[4294668.404000] Using IPI Shortcut mode
[4294668.404000] ACPI: (supports S0 S3 S4 S5)
[4294668.404000] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[4294668.404000] Freeing unused kernel memory: 168k freed
[4294668.418000] input: AT Translated Set 2 keyboard as /class/input/input1
[4294668.438000] NET: Registered protocol family 1
[4294668.454000] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[4294668.455000] ACPI: Processor [CPU0] (supports 8 throttling states)
[4294668.455000] ACPI: Getting cpuindex for acpiid 0x1
[4294668.464000] ACPI: Thermal Zone [THM] (53 C)
[4294668.796000] libata version 1.20 loaded.
[4294668.797000] ahci 0000:00:1f.2: version 1.2
[4294668.797000] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 17 (level, low) -> IRQ 17
[4294668.797000] ACPI: PCI interrupt for device 0000:00:1f.2 disabled
[4294668.797000] ahci: probe of 0000:00:1f.2 failed with error -12
[4294668.798000] ata_piix 0000:00:1f.2: version 1.05
[4294668.798000] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 17 (level, low) -> IRQ 17
[4294668.798000] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[4294668.798000] ata1: SATA max UDMA/133 cmd 0x1F0 ctl 0x3F6 bmdma 0xBFA0 irq 14
[4294668.953000] ata1: dev 0 cfg 49:2f00 82:7c6b 83:5b08 84:4003 85:7c69 86:1a08 87:4003 88:203f
[4294668.953000] ata1: dev 0 ATA-6, max UDMA/100, 78140160 sectors: LBA
[4294668.953000] ata1(0): applying bridge limits
[4294668.956000] ata1: dev 0 configured for UDMA/100
[4294668.956000] scsi0 : ata_piix
[4294668.956000] Vendor: ATA Model: TOSHIBA MK4026GA Rev: PA10
[4294668.957000] Type: Direct-Access ANSI SCSI revision: 05
[4294668.958000] ata2: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xBFA8 irq 15
[4294669.263000] ata2: dev 0 cfg 49:0b00 82:0210 83:1000 84:0000 85:0000 86:0000 87:0000 88:0407
[4294669.263000] ata2: dev 0 ATAPI, max UDMA/33
[4294669.417000] ata2: dev 0 configured for UDMA/33
[4294669.417000] scsi1 : ata_piix
[4294669.721000] Vendor: SONY Model: DVD+-RW DW-Q58A Rev: UDS1
[4294669.722000] Type: CD-ROM ANSI SCSI revision: 05
[4294669.736000] SCSI device sda: 78140160 512-byte hdwr sectors (40008 MB)
[4294669.736000] sda: Write Protect is off
[4294669.736000] sda: Mode Sense: 00 3a 00 00
[4294669.736000] SCSI device sda: drive cache: write back
[4294669.737000] SCSI device sda: 78140160 512-byte hdwr sectors (40008 MB)
[4294669.737000] sda: Write Protect is off
[4294669.737000] sda: Mode Sense: 00 3a 00 00
[4294669.737000] SCSI device sda: drive cache: write back
[4294669.737000] sda: sda1 sda2 sda3
[4294669.797000] sd 0:0:0:0: Attached scsi disk sda
[4294669.989000] usbcore: registered new driver usbfs
[4294669.990000] usbcore: registered new driver hub
[4294669.990000] USB Universal Host Controller Interface driver v3.0
[4294669.991000] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 18
[4294669.991000] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[4294669.991000] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[4294669.991000] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
[4294669.991000] uhci_hcd 0000:00:1d.0: irq 18, io base 0x0000bf80
[4294669.991000] usb usb1: configuration #1 chosen from 1 choice
[4294669.991000] hub 1-0:1.0: USB hub found
[4294669.991000] hub 1-0:1.0: 2 ports detected
[4294670.028000] ieee1394: Initialized config rom entry `ip1394'
[4294670.049000] Attempting manual resume
[4294670.059000] SGI XFS with ACLs, security attributes, large block numbers, no debug enabled
[4294670.060000] XFS mounting filesystem sda3
[4294670.092000] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 17 (level, low) -> IRQ 17
[4294670.092000] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[4294670.092000] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[4294670.092000] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
[4294670.092000] uhci_hcd 0000:00:1d.1: irq 17, io base 0x0000bf60
[4294670.092000] usb usb2: configuration #1 chosen from 1 choice
[4294670.092000] hub 2-0:1.0: USB hub found
[4294670.092000] hub 2-0:1.0: 2 ports detected
[4294670.158000] Ending clean XFS mount for filesystem: sda3
[4294670.193000] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 19
[4294670.193000] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[4294670.193000] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[4294670.193000] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
[4294670.193000] uhci_hcd 0000:00:1d.2: irq 19, io base 0x0000bf40
[4294670.193000] usb usb3: configuration #1 chosen from 1 choice
[4294670.193000] hub 3-0:1.0: USB hub found
[4294670.193000] hub 3-0:1.0: 2 ports detected
[4294670.294000] ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 19 (level, low) -> IRQ 16
[4294670.294000] PCI: Setting latency timer of device 0000:00:1d.3 to 64
[4294670.294000] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[4294670.294000] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
[4294670.294000] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000bf20
[4294670.294000] usb usb4: configuration #1 chosen from 1 choice
[4294670.294000] hub 4-0:1.0: USB hub found
[4294670.294000] hub 4-0:1.0: 2 ports detected
[4294670.395000] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 16 (level, low) -> IRQ 18
[4294670.395000] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[4294670.395000] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[4294670.395000] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
[4294670.395000] ehci_hcd 0000:00:1d.7: debug port 1
[4294670.396000] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
[4294670.396000] ehci_hcd 0000:00:1d.7: irq 18, io mem 0xffa80800
[4294670.399000] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[4294670.400000] usb usb5: configuration #1 chosen from 1 choice
[4294670.400000] hub 5-0:1.0: USB hub found
[4294670.400000] hub 5-0:1.0: 8 ports detected
[4294670.501000] ACPI: PCI Interrupt 0000:03:01.1[B] -> GSI 18 (level, low) -> IRQ 19
[4294670.554000] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[19] MMIO=[dfdfc800-dfdfcfff] Max Packet=[2048] IR/IT contexts=[4/4]
[4294670.886000] usb 4-2: new low speed USB device using uhci_hcd and address 2
[4294671.047000] usb 4-2: configuration #1 chosen from 1 choice
[4294671.819000] ieee1394: Host added: ID:BUS[0-00:1023] GUID[344fc00032486830]
[4294688.106000] usbcore: registered new driver hiddev
[4294688.127000] input: Logitech USB Receiver as /class/input/input2
[4294688.127000] input: USB HID v1.10 Mouse [Logitech USB Receiver] on usb-0000:00:1d.3-2
[4294688.127000] usbcore: registered new driver usbhid
[4294688.127000] drivers/usb/input/hid-core.c: v2.6:USB HID core driver
[4294688.198000] Linux agpgart interface v0.101 (c) Dave Jones
[4294688.215000] agpgart: Detected an Intel 915GM Chipset.
[4294688.215000] agpgart: Detected 7932K stolen memory.
[4294688.237000] agpgart: AGP aperture is 256M @ 0xc0000000
[4294688.333000] hw_random: cannot enable RNG, aborting
[4294688.346000] Real Time Clock Driver v1.12ac
[4294688.495000] input: PS/2 Mouse as /class/input/input3
[4294688.516000] input: AlpsPS/2 ALPS GlidePoint as /class/input/input4
[4294689.016000] mice: PS/2 mouse device common for all mice
[4294689.672000] ACPI: PCI Interrupt 0000:00:1e.2[A] -> GSI 16 (level, low) -> IRQ 18
[4294689.672000] PCI: Setting latency timer of device 0000:00:1e.2 to 64
[4294689.820000] sdhci: Secure Digital Host Controller Interface driver, 0.12
[4294689.820000] sdhci: Copyright(c) Pierre Ossman
[4294689.849000] sd 0:0:0:0: Attached scsi generic sg0 type 0
[4294689.849000] 1:0:0:0: Attached scsi generic sg1 type 5
[4294689.907000] ieee80211_crypt: registered algorithm 'NULL'
[4294689.943000] ieee80211: 802.11 data/management/control stack, 1.1.14
[4294689.943000] ieee80211: Copyright (C) 2004-2005 Intel Corporation <[email protected]>
[4294689.971000] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
[4294689.971000] Uniform CD-ROM driver Revision: 3.20
[4294689.971000] sr 1:0:0:0: Attached scsi CD-ROM sr0
[4294690.017000] ipw2200: no version for "ieee80211_wx_get_encodeext" found: kernel tainted.
[4294690.019000] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.0.8
[4294690.019000] ipw2200: Copyright(c) 2003-2005 Intel Corporation
[4294690.483000] intel8x0_measure_ac97_clock: measured 50465 usecs
[4294690.483000] intel8x0: clocking to 48000
[4294690.483000] ACPI: PCI Interrupt 0000:03:01.0[A] -> GSI 19 (level, low) -> IRQ 16
[4294690.483000] Yenta: CardBus bridge found at 0000:03:01.0 [1028:0188]
[4294690.606000] Yenta: ISA IRQ mask 0x04b8, PCI irq 16
[4294690.606000] Socket status: 30000006
[4294690.606000] Yenta: Raising subordinate bus# of parent bus (#03) from #04 to #07
[4294690.607000] pcmcia: parent PCI bridge Memory window: 0xdfd00000 - 0xdfdfffff
[4294690.607000] pcmcia: parent PCI bridge Memory window: 0x60000000 - 0x61ffffff
[4294690.611000] sdhci: SDHCI controller found at 0000:03:01.2 [1180:0822] (rev 17)
[4294690.612000] ACPI: PCI Interrupt 0000:03:01.2[C] -> GSI 17 (level, low) -> IRQ 17
[4294690.615000] mmc0: SDHCI at 0xdfdfc700 irq 17 DMA
[4294690.619000] b44.c:v1.00 (Apr 7, 2006)
[4294690.619000] ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 18 (level, low) -> IRQ 19
[4294690.624000] eth0: Broadcom 4400 10/100BaseT Ethernet 00:12:3f:e7:d1:a7
[4294690.625000] ACPI: PCI Interrupt 0000:03:03.0[A] -> GSI 17 (level, low) -> IRQ 17
[4294690.625000] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
[4294691.170000] lp: driver loaded but no devices found
[4294691.214000] ieee1394: sbp2: Driver forced to serialize I/O (serialize_io=1)
[4294691.215000] ieee1394: sbp2: Try serialize_io=0 for better performance
[4294691.280000] fuse init (API version 7.6)
[4294691.306000] i8k: unable to get SMM BIOS version
[4294691.306000] Dell laptop SMM driver v1.14 21/02/2005 Massimo Dal Zotto ([email protected])
[4294691.386000] Adding 1004052k swap on /dev/disk/by-uuid/83fa86c0-5214-4328-8fab-12a59d32ae08. Priority:-1 extents:1 across:1004052k
[4294691.699000] device-mapper: 4.6.0-ioctl (2006-02-17) initialised: [email protected]
[4294692.142000] NET: Registered protocol family 17
[4294693.188000] kjournald starting. Commit interval 5 seconds
[4294693.188000] EXT3 FS on sda1, internal journal
[4294693.188000] EXT3-fs: mounted filesystem with ordered data mode.
[4294694.767000] ACPI: AC Adapter [AC] (on-line)
[4294695.086000] ACPI: Battery Slot [BAT0] (battery present)
[4294695.097000] ACPI: Lid Switch [LID]
[4294695.097000] ACPI: Power Button (CM) [PBTN]
[4294695.097000] ACPI: Sleep Button (CM) [SBTN]
[4294695.185000] ibm_acpi: ec object not found
[4294695.231000] ACPI: Video Device [VID] (multi-head: yes rom: no post: no)
[4294695.232000] ACPI: Video Device [VID] (multi-head: yes rom: no post: no)
[4294695.232000] ACPI: Video Device [VID2] (multi-head: yes rom: no post: no)
[4294695.490000] acpi_cpufreq: Unknown symbol cpu_online_map
[4294702.201000] [drm] Initialized drm 1.0.1 20051102
[4294702.204000] ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 18
[4294702.206000] [drm] Initialized i915 1.5.0 20060119 on minor 0
[4294703.841000] NET: Registered protocol family 10
[4294703.842000] lo: Disabled Privacy Extensions
[4294703.842000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[4294703.842000] IPv6 over IPv4 tunneling driver
[4294709.074000] Bluetooth: Core ver 2.8
[4294709.074000] NET: Registered protocol family 31
[4294709.074000] Bluetooth: HCI device and connection manager initialized
[4294709.074000] Bluetooth: HCI socket layer initialized
[4294709.146000] Bluetooth: L2CAP ver 2.8
[4294709.146000] Bluetooth: L2CAP socket layer initialized
[4294709.161000] Bluetooth: RFCOMM socket layer initialized
[4294709.161000] Bluetooth: RFCOMM TTY layer initialized
[4294709.161000] Bluetooth: RFCOMM ver 1.7
[4294724.009000] eth1: no IPv6 routers present
[4294727.530000] ieee80211_crypt: registered algorithm 'TKIP'


Attachments:
dmesg.txt (12.31 kB)

2006-10-20 12:25:07

by Pallipadi, Venkatesh

[permalink] [raw]
Subject: RE: speedstep-centrino: ENODEV



>-----Original Message-----
>From: Sune M?lgaard [mailto:[email protected]]
>Sent: Friday, October 20, 2006 5:09 AM
>To: Pallipadi, Venkatesh
>Cc: Jiri Slaby; Linux kernel mailing list; [email protected]
>Subject: Re: speedstep-centrino: ENODEV
>
>Pallipadi, Venkatesh wrote:
>>
>> Hmm... You must have CPU_FREQ_DENUG enabled in CONFIG
>already. Can you pass cpufreq.debug=3 in boot option and send
>me the output of dmesg after that.
>>
>> Thanks,
>> Venki
>
>I am currently on 2.6.17.13 ubuntu version, that includes a lot of
>2.6.18 code.
>
>It seems it tries to load acpi-cpufreq which complains about
>cpu_online_map, bu I also tried explicitly to load speedstep-centrino,
>which resulted in
>
>sune@tommelise:~$ sudo modprobe speedstep-centrino
>Password:
>FATAL: Error inserting speedstep_centrino
>(/lib/modules/2.6.17.13-ubuntu1-pentium4m-1/kernel/arch/i386/ke
rnel/cpu/cpufreq/speedstep-centrino.ko):
>No such device
>sune@tommelise:~$
>
>But nothing in dmesg, which is attached.
>

Puzzling..
Just to make sure, do you have CPU_FREQ_DEBUG enabled in your config and boot parameter? There are a bunch of dprintk debug messages in speedstep_centrino that should get printed in this case..
Do you have est flag displayed in your /proc/cpuinfo under flags?

2006-10-20 12:30:28

by Sune Mølgaard

[permalink] [raw]
Subject: Re: speedstep-centrino: ENODEV

Pallipadi, Venkatesh wrote:
>
>
> Puzzling..
> Just to make sure, do you have CPU_FREQ_DEBUG enabled in your config and boot parameter? There are a bunch of dprintk debug messages in speedstep_centrino that should get printed in this case..
> Do you have est flag displayed in your /proc/cpuinfo under flags?
>

Well, how about that. No est :-$ I assume ss is regular speedstep? So
what do I use instead? Is there some way to get acpi-speedstep working
again?

Best regards,

/sunem

sune@tommelise:~$ cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 13
model name : Intel(R) Celeron(R) M processor 1.40GHz
stepping : 8
cpu MHz : 1396.494
cache size : 1024 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss tm pbe nx up
bogomips : 2795.99