From owner-freebsd-current@FreeBSD.ORG Thu May 22 13:28:18 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0FB537B401 for ; Thu, 22 May 2003 13:28:18 -0700 (PDT) Received: from birch.ripe.net (birch.ripe.net [193.0.1.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id D97CE43F93 for ; Thu, 22 May 2003 13:28:17 -0700 (PDT) (envelope-from marks@ripe.net) Received: from laptop.6bone.nl (cow.ripe.net [193.0.1.239]) by birch.ripe.net (8.12.9/8.11.6) with SMTP id h4MKSGVn028814; Thu, 22 May 2003 22:28:17 +0200 Received: (nullmailer pid 1696 invoked by uid 1000); Thu, 22 May 2003 20:28:15 -0000 Date: Thu, 22 May 2003 22:28:15 +0200 From: Mark Santcroos To: Stijn Hoop Message-ID: <20030522202815.GB639@laptop.6bone.nl> References: <20030522100612.X95471@root.org> <20030522193004.GA1073@laptop.6bone.nl> <20030522195103.GB60164@pcwin002.win.tue.nl> <20030522200011.GA639@laptop.6bone.nl> <20030522201452.GC60164@pcwin002.win.tue.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030522201452.GC60164@pcwin002.win.tue.nl> User-Agent: Mutt/1.4.1i X-Handles: MS6-6BONE, MS18417-RIPE cc: current@freebsd.org Subject: Re: FBSD 5.1b2 Inst. Results on Dell i8500 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2003 20:28:19 -0000 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 > @@ -140,7 +140,7 @@ > > 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/TTM