From owner-cvs-src@FreeBSD.ORG Thu Jul 22 22:28:35 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DEAE16A4CE; Thu, 22 Jul 2004 22:28:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 005A243D31; Thu, 22 Jul 2004 22:28:35 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i6MMSY2p017030; Thu, 22 Jul 2004 22:28:34 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i6MMSYWs017029; Thu, 22 Jul 2004 22:28:34 GMT (envelope-from imp) Message-Id: <200407222228.i6MMSYWs017029@repoman.freebsd.org> From: Warner Losh Date: Thu, 22 Jul 2004 22:28:34 +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/amd64/conf GENERIC.hints X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jul 2004 22:28:35 -0000 imp 2004-07-22 22:28:34 UTC FreeBSD src repository Modified files: sys/amd64/conf GENERIC.hints Log: There is no pcic device on amd64. OLDCARD isn't supported, and NEWCARD will call it something different. and there are no ISA add-in devices. Revision Changes Path 1.15 +0 -9 src/sys/amd64/conf/GENERIC.hints