From owner-cvs-all Fri Oct 5 20:49:43 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 30A2C37B407; Fri, 5 Oct 2001 20:49:39 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f963ndQ32826; Fri, 5 Oct 2001 20:49:39 -0700 (PDT) (envelope-from peter) Message-Id: <200110060349.f963ndQ32826@freefall.freebsd.org> From: Peter Wemm Date: Fri, 5 Oct 2001 20:49:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi_pcib.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2001/10/05 20:49:39 PDT Modified files: sys/dev/acpica acpi_pcib.c Log: Fix a stack trashing bug when int != sizeof(pointer) This fixes the ia64 boot! We have scsi disks! Revision Changes Path 1.16 +4 -2 src/sys/dev/acpica/acpi_pcib.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message