From owner-cvs-all@FreeBSD.ORG Fri Feb 18 18:42:17 2005 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 5B29916A4CE; Fri, 18 Feb 2005 18:42:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31AF843D45; Fri, 18 Feb 2005 18:42:17 +0000 (GMT) (envelope-from vkashyap@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1IIgHVw034641; Fri, 18 Feb 2005 18:42:17 GMT (envelope-from vkashyap@repoman.freebsd.org) Received: (from vkashyap@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1IIgHUD034640; Fri, 18 Feb 2005 18:42:17 GMT (envelope-from vkashyap) Message-Id: <200502181842.j1IIgHUD034640@repoman.freebsd.org> From: Vinod Kashyap Date: Fri, 18 Feb 2005 18:42:17 +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/twe twe.c tweio.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: Fri, 18 Feb 2005 18:42:17 -0000 vkashyap 2005-02-18 18:42:17 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/twe twe.c tweio.h Log: MFC: Undoing recent changes to make 3ware's i386 tools work on amd64, since there are now amd64 versions of CLI and 3DM2 available. MFC after:1 day Revision Changes Path 1.22.2.2 +0 -36 src/sys/dev/twe/twe.c 1.3.4.2 +0 -23 src/sys/dev/twe/tweio.h