From owner-freebsd-current Sun Jul 22 22:58:57 2001 Delivered-To: freebsd-current@freebsd.org Received: from mass.dis.org (mass.dis.org [216.240.45.41]) by hub.freebsd.org (Postfix) with ESMTP id 6BCBE37B403 for ; Sun, 22 Jul 2001 22:58:55 -0700 (PDT) (envelope-from msmith@mass.dis.org) Received: from mass.dis.org (localhost [127.0.0.1]) by mass.dis.org (8.11.4/8.11.3) with ESMTP id f6N5xhI06915; Sun, 22 Jul 2001 22:59:43 -0700 (PDT) (envelope-from msmith@mass.dis.org) Message-Id: <200107230559.f6N5xhI06915@mass.dis.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: "neckpain@nettaxi.com" Cc: current@freebsd.org Subject: Re: acpica malfunctions In-reply-to: Your message of "Thu, 19 Jul 2001 18:01:25 PDT." <200107200101.SAA06562@mail24.bigmailbox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 22 Jul 2001 22:59:43 -0700 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Hi. > I'm running -current whose source tree was checked out as > TZ=UTC cvs co -D'2001-07-12' src > on VAIO PCG-C1XE(PentiumII with 64Mbytes of RAM) > and have some problems: > > 1. Acpica modules hangs in > AcpiRsCalculateByteStreamLength() called from > AcpiRsCreateByteStream() called from > AcpiRsSetSrsMethodData() called from > AcpiSetCurrentResources() from somewhere in acpi_pcib.c . > > The hang itself occurs at LinkedList->Id == 9 and LinkedList->Length == 0 > . Can you replace &crsbuf with crsbuf in acpi_pcib.c at line 484? I think I should be passing a pointer to the buffer, not a pointer to a pointer. This will make the code "less wrong", but is probably still illegal (depending on the size of the buffer that _CRS is returning). If you could duplicate the printf on line 396 and print crsbuf->Length out, that would be very helpful. Sorry for the delay. Regards, Mike -- ... every activity meets with opposition, everyone who acts has his rivals and unfortunately opponents also. But not because people want to be opponents, rather because the tasks and relationships force people to take different points of view. [Dr. Fritz Todt] V I C T O R Y N O T V E N G E A N C E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message