From owner-cvs-all Sat Oct 20 20:17: 2 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 D45F837B403; Sat, 20 Oct 2001 20:16:56 -0700 (PDT) Received: (from yokota@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9L3GuI00846; Sat, 20 Oct 2001 20:16:56 -0700 (PDT) (envelope-from yokota) Message-Id: <200110210316.f9L3GuI00846@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Sat, 20 Oct 2001 20:16:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include/pc bios.h X-FreeBSD-CVS-Branch: RELENG_4 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 yokota 2001/10/20 20:16:56 PDT Modified files: (Branch: RELENG_4) sys/i386/include/pc bios.h Log: MFC: rev 1.13 Fix the argument specifier for the PnP BIOS function 2 (PNP_SET_DEVNODE). The second argument is not a segment:offset pointer, but a 16 bit short. Revision Changes Path 1.7.2.3 +2 -2 src/sys/i386/include/pc/bios.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message