From owner-cvs-all Thu Jul 19 11: 7:42 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 CA83C37B401; Thu, 19 Jul 2001 11:07:35 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6JI7Zq62307; Thu, 19 Jul 2001 11:07:35 -0700 (PDT) (envelope-from imp) Message-Id: <200107191807.f6JI7Zq62307@freefall.freebsd.org> From: Warner Losh Date: Thu, 19 Jul 2001 11:07:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 bios.c 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 imp 2001/07/19 11:07:35 PDT Modified files: (Branch: RELENG_4) sys/i386/i386 bios.c sys/i386/include/pc bios.h Log: MFC: Add ventry to the BIOS entries that we scan for at boot time. Also, while I'm here, merge PCIBIOS defines. They are harmless in stable and make the patchset I'm maintaining for pci pcic attachment smaller. Revision Changes Path 1.29.2.3 +2 -1 src/sys/i386/i386/bios.c 1.7.2.1 +71 -1 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