From owner-cvs-all@FreeBSD.ORG Tue Nov 11 07:47:46 2003 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 83F2916A4CE; Tue, 11 Nov 2003 07:47:46 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD36243FCB; Tue, 11 Nov 2003 07:47:45 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hABFljXJ049435; Tue, 11 Nov 2003 07:47:45 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hABFljhg049434; Tue, 11 Nov 2003 07:47:45 -0800 (PST) (envelope-from jhb) Message-Id: <200311111547.hABFljhg049434@repoman.freebsd.org> From: John Baldwin Date: Tue, 11 Nov 2003 07:47:45 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/conf NOTES 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: Tue, 11 Nov 2003 15:47:46 -0000 jhb 2003/11/11 07:47:44 PST FreeBSD src repository Modified files: sys/i386/conf NOTES Log: Axe rotted comment about MP Tables and PCI cards with built in bridges. Now that we properly route PCI interrupts for the apic case, these cards are no longer a problem. Revision Changes Path 1.1103 +0 -6 src/sys/i386/conf/NOTES