From owner-cvs-src-old@FreeBSD.ORG Mon Aug 17 06:21:34 2009 Return-Path: Delivered-To: cvs-src-old@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F4C1106568B for ; Mon, 17 Aug 2009 06:21:34 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 739258FC41 for ; Mon, 17 Aug 2009 06:21:34 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n7H6LYFh000896 for ; Mon, 17 Aug 2009 06:21:34 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n7H6LYRf000895 for cvs-src-old@freebsd.org; Mon, 17 Aug 2009 06:21:34 GMT (envelope-from scottl@repoman.freebsd.org) Message-Id: <200908170621.n7H6LYRf000895@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to scottl@repoman.freebsd.org using -f From: Scott Long Date: Mon, 17 Aug 2009 06:21:22 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: RELENG_8 Subject: cvs commit: src/sys/dev/mfi mfi_ioctl.h mfireg.h X-BeenThere: cvs-src-old@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Aug 2009 06:21:34 -0000 scottl 2009-08-17 06:21:22 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/dev/mfi mfi_ioctl.h mfireg.h Log: SVN rev 196284 on 2009-08-17 06:21:22Z by scottl Merge r196200. Add firmware definitions needed by mfiutil Approved by: re Revision Changes Path 1.8.2.2 +2 -0 src/sys/dev/mfi/mfi_ioctl.h 1.12.2.2 +183 -38 src/sys/dev/mfi/mfireg.h