From owner-cvs-doc@FreeBSD.ORG Wed Aug 23 16:08:26 2006 Return-Path: X-Original-To: cvs-doc@FreeBSD.org Delivered-To: cvs-doc@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C08D816A4E7; Wed, 23 Aug 2006 16:08:26 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from av9-1-sn3.vrr.skanova.net (av9-1-sn3.vrr.skanova.net [81.228.9.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AC0E43D45; Wed, 23 Aug 2006 16:08:26 +0000 (GMT) (envelope-from joel@FreeBSD.org) Received: by av9-1-sn3.vrr.skanova.net (Postfix, from userid 502) id 0005D38405; Wed, 23 Aug 2006 18:08:24 +0200 (CEST) Received: from smtp3-2-sn3.vrr.skanova.net (smtp3-2-sn3.vrr.skanova.net [81.228.9.102]) by av9-1-sn3.vrr.skanova.net (Postfix) with ESMTP id E738037FF4; Wed, 23 Aug 2006 18:08:24 +0200 (CEST) Received: from dude.automatvapen.se (81-235-162-147-no21.tbcn.telia.com [81.235.162.147]) by smtp3-2-sn3.vrr.skanova.net (Postfix) with ESMTP id C4C3F37E43; Wed, 23 Aug 2006 18:08:24 +0200 (CEST) From: Joel Dahl To: Ruslan Ermilov In-Reply-To: <20060822190930.GA8849@rambler-co.ru> References: <200608211124.k7LBOC1e076436@repoman.freebsd.org> <200608210942.40516.jhb@freebsd.org> <1156264109.666.1.camel@localhost> <20060822190930.GA8849@rambler-co.ru> Content-Type: text/plain Date: Wed, 23 Aug 2006 18:08:24 +0200 Message-Id: <1156349304.666.0.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: cvs-all@FreeBSD.org, doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, John Baldwin Subject: Re: cvs commit: www/en/projects/busdma index.sgml X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Aug 2006 16:08:26 -0000 On Tue, 2006-08-22 at 23:09 +0400, Ruslan Ermilov wrote: > On Tue, Aug 22, 2006 at 06:28:29PM +0200, Joel Dahl wrote: > > On Mon, 2006-08-21 at 09:42 -0400, John Baldwin wrote: > > > On Monday 21 August 2006 07:24, Joel Dahl wrote: > > > > joel 2006-08-21 11:24:11 UTC > > > > > > > > FreeBSD doc repository > > > > > > > > Modified files: > > > > en/projects/busdma index.sgml > > > > Log: > > > > Add bce, bfe, ixgb, mxgb, nfe, stge and vge. Mark everything as > > > > unknown for now. > > > > > > bce is locked with bus_dma. > > > > > > Fixed, thanks. > > > nfe(4) is okay as well: locked, busdma-ed, mpsafe. Fixed, thanks. -- Joel