On Thu, May 22, 2003 at 10:14:52PM +0200, Stijn Hoop wrote: > --- insp4150.dsl.orig Thu May 22 22:06:40 2003 > +++ insp4150.dsl Thu May 22 22:06:57 2003 > _at__at_ -140,7 +140,7 _at__at_ > > Method (SXX8, 2, NotSerialized) > { > - If (LLess (Arg1, SizeOf (Arg0))) > + If (LLess (Arg1, SizeOf (DerefOf(Arg0)))) > { - CreateByteField (Arg0, Arg1, SX20) + CreateByteField (DerefOf(Arg0), Arg1, SX20) Change the above line and you should be settled. -- Mark Santcroos RIPE Network Coordination Centre http://www.ripe.net/home/mark/ New Projects Group/TTMReceived on Thu May 22 2003 - 11:28:18 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:09 UTC