From owner-cvs-all@FreeBSD.ORG Fri Dec 3 08:44:57 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D76616A4CE; Fri, 3 Dec 2004 08:44:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7945043D46; Fri, 3 Dec 2004 08:44:57 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id iB38iuBu045773; Fri, 3 Dec 2004 08:44:57 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iB38iu98045772; Fri, 3 Dec 2004 08:44:56 GMT (envelope-from njl) Message-Id: <200412030844.iB38iu98045772@repoman.freebsd.org> From: Nate Lawson Date: Fri, 3 Dec 2004 08:44:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/pci pci.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Dec 2004 08:44:57 -0000 njl 2004-12-03 08:44:56 UTC FreeBSD src repository Modified files: sys/dev/pci pci.c Log: ACPI is not on pc98 either. Informed by: nyan Revision Changes Path 1.271 +2 -1 src/sys/dev/pci/pci.c