HPET cputimer
Sepherosa Ziehau
sepherosa at gmail.com
Thu Apr 30 04:04:23 PDT 2009
On Thu, Apr 30, 2009 at 6:48 PM, Hasso Tepper <hasso at estpak.ee> wrote:
> Hasso Tepper wrote:
>> HPET device section looks like this:
>
> Damn. This was incomplete, correct one follows:
Haha, ok. Please post the dmesg.
Best Regards,
sephe
>
> Device (HPET)
> {
> Name (_HID, EisaId ("PNP0103"))
> Method (_STA, 0, NotSerialized)
> {
> If (W98F)
> {
> Return (0x00)
> }
> Else
> {
> If (LAnd (\WNTF, LNot (\WXPF)))
> {
> Return (0x00)
> }
> Else
> {
> Return (0x0F)
> }
> }
>
> Return (0x00)
> }
>
> Name (_CRS, ResourceTemplate ()
> {
> Memory32Fixed (ReadOnly,
> 0xFED00000, // Address Base
> 0x00000400, // Address Length
> )
> })
> }
>
>
> --
> Hasso Tepper
>
--
Live Free or Die
More information about the Users
mailing list