From owner-cvs-src@FreeBSD.ORG Fri Oct 31 16:13:44 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 BFBFF16A4CE; Fri, 31 Oct 2003 16:13:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43BF843FAF; Fri, 31 Oct 2003 16:13:44 -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 hA10DiXJ034471; Fri, 31 Oct 2003 16:13:44 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hA10DhnH034470; Fri, 31 Oct 2003 16:13:43 -0800 (PST) (envelope-from scottl) Message-Id: <200311010013.hA10DhnH034470@repoman.freebsd.org> From: Scott Long Date: Fri, 31 Oct 2003 16:13:43 -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/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 00:13:44 -0000 scottl 2003/10/31 16:13:43 PST FreeBSD src repository Modified files: sys/dev/aac aac_pci.c Log: Remove a bogus PCI ID entry. Revision Changes Path 1.40 +0 -2 src/sys/dev/aac/aac_pci.c