Re: Interesting AML bug... recommended workaround?

2000-10-01 Thread Mike Smith
> > Here's what seems to be an interesting AML or AML parser bug. > > > > OperationRegion(PSRG, SystemMemory, 0x0410, 0x1) > > Field(PSRG, DWordAcc, NoLock, Preserve) { > > , 2, > > PS2E, 1 > > } > > > > The field is marked for 32-bit access, but the r

Re: Interesting AML bug... recommended workaround?

2000-10-01 Thread Mitsuru IWASAKI
> Here's what seems to be an interesting AML or AML parser bug. > > OperationRegion(PSRG, SystemMemory, 0x0410, 0x1) > Field(PSRG, DWordAcc, NoLock, Preserve) { > , 2, > PS2E, 1 > } > > The field is marked for 32-bit access, but the region is