From owner-cvs-src@FreeBSD.ORG Sat Nov 1 10:44:52 2003 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 70DDD16A4CE; Sat, 1 Nov 2003 10:44:52 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2AD543FCB; Sat, 1 Nov 2003 10:44:51 -0800 (PST) (envelope-from scottl@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 hA1IipXJ065878; Sat, 1 Nov 2003 10:44:51 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hA1Iipwe065877; Sat, 1 Nov 2003 10:44:51 -0800 (PST) (envelope-from scottl) Message-Id: <200311011844.hA1Iipwe065877@repoman.freebsd.org> From: Scott Long Date: Sat, 1 Nov 2003 10:44:51 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/dev/aac aac_pci.c 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: Sat, 01 Nov 2003 18:44:52 -0000 scottl 2003/11/01 10:44:51 PST FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/aac aac_pci.c Log: MFC: Remove erroneous PCI Id. Revision Changes Path 1.3.2.19 +0 -2 src/sys/dev/aac/aac_pci.c