From owner-cvs-all Sun Sep 2 20:43:44 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 DBB4937B403; Sun, 2 Sep 2001 20:43:39 -0700 (PDT) Received: (from yokota@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f833hdV56238; Sun, 2 Sep 2001 20:43:39 -0700 (PDT) (envelope-from yokota) Message-Id: <200109030343.f833hdV56238@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Sun, 2 Sep 2001 20:43:39 -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: 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 yokota 2001/09/02 20:43:39 PDT Modified files: sys/i386/include/pc bios.h Log: 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. MFC after: 4 weeks Revision Changes Path 1.13 +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