From owner-cvs-all Tue Aug 17 19:21:11 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id ED32D14C96; Tue, 17 Aug 1999 19:21:09 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA94781; Tue, 17 Aug 1999 19:20:04 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Message-Id: <199908180220.TAA94781@freefall.freebsd.org> From: Mike Smith Date: Tue, 17 Aug 1999 19:20:04 -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 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1999/08/17 19:20:04 PDT Modified files: sys/i386/i386 bios.c sys/i386/include/pc bios.h Log: Remove the SMBIOS detection and definitions; this should be handled in a loadable module (under development). Revision Changes Path 1.17 +1 -30 src/sys/i386/i386/bios.c 1.5 +1 -29 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