From owner-cvs-all@FreeBSD.ORG Thu Sep 2 15:32:05 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 A90A416A4D0; Thu, 2 Sep 2004 15:32:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8864043D45; Thu, 2 Sep 2004 15:32:05 +0000 (GMT) (envelope-from gibbs@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 i82FW5f4087851; Thu, 2 Sep 2004 15:32:05 GMT (envelope-from gibbs@repoman.freebsd.org) Received: (from gibbs@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i82FW5FH087850; Thu, 2 Sep 2004 15:32:05 GMT (envelope-from gibbs) Message-Id: <200409021532.i82FW5FH087850@repoman.freebsd.org> From: "Justin T. Gibbs" Date: Thu, 2 Sep 2004 15:32:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/dev/aic7xxx aic79xx.h 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: Thu, 02 Sep 2004 15:32:05 -0000 gibbs 2004-09-02 15:32:05 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/aic7xxx aic79xx.h Log: MFC: Remove stale EISA constants from initial port from the aic7xxx driver Approved by: re Revision Changes Path 1.21.2.1 +0 -13 src/sys/dev/aic7xxx/aic79xx.h