ACPI fix not working on my Inspiron 8200

Daniel J. Wright Dan at DWright.Org
Thu Aug 14 12:24:14 PDT 2003


Mark,

  Sorry to take so long to reply.  I tested this patch today.  So far, it
seems to be working.

Thanks,
-Dan

> On Tue, Aug 05, 2003 at 09:49:40AM -0400, Daniel J. Wright wrote:
>>   Here's the un-patched version straight from acpidump.  Thanks for
>> your
>> help.
>
> The following patch makes your thing compile again.
> Please test it and let me know if it helps.
>
> --- dell.dsl	Tue Aug  5 16:03:45 2003
> +++ djwright.dsl	Tue Aug  5 16:09:26 2003
> @@ -373,6 +373,8 @@
>
>              Increment (Local0)
>          }
> +
> +		Return (One)
>      }
>
>      Method (OSID, 0, NotSerialized)
> @@ -732,6 +734,7 @@
>          }
>
>          Store (Local0, MIS2)
> +		Return (Zero)
>      }
>
>      Method (NWAK, 0, NotSerialized)
> @@ -2153,7 +2156,7 @@
>                  U0BS,   32
>              }
>
> -            Field (\_SB.PCI0.ISAB.FDIS, DWordAcc, NoLock, Preserve) +
>          Field (\_SB.PCI0.ISAB.FDIS, WordAcc, NoLock, Preserve)
>              {
>                  Offset (0x01),
>                  F0DS,   1,
>
> --
> Mark Santcroos                    RIPE Network Coordination Centre
> http://www.ripe.net/home/mark/    New Projects Group/TTM
> _______________________________________________
> freebsd-mobile at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
> To unsubscribe, send any mail to
> "freebsd-mobile-unsubscribe at freebsd.org"





More information about the freebsd-mobile mailing list