From owner-cvs-doc@FreeBSD.ORG Fri Sep 1 09:56:45 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 40B2F16A4ED; Fri, 1 Sep 2006 09:56:45 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from pittgoth.com (ns1.pittgoth.com [216.38.206.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7D5243D5E; Fri, 1 Sep 2006 09:55:50 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from localhost (net-ix.gw.ai.net [205.134.160.6] (may be forged)) (authenticated bits=0) by pittgoth.com (8.13.6/8.13.6) with ESMTP id k819tmYk060351 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 1 Sep 2006 05:55:49 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Fri, 1 Sep 2006 05:55:39 -0400 From: Tom Rhodes To: Robert Watson Message-Id: <20060901055539.49496573.trhodes@FreeBSD.org> In-Reply-To: <20060901103724.P4921@fledge.watson.org> References: <200609010917.k819HchG077559@repoman.freebsd.org> <20060901103724.P4921@fledge.watson.org> Organization: The FreeBSD Project X-Mailer: Sylpheed version 1.0.6 (GTK+ 1.2.10; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org, joel@FreeBSD.org 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: Fri, 01 Sep 2006 09:56:45 -0000 On Fri, 1 Sep 2006 10:38:14 +0100 (BST) Robert Watson wrote: > On Fri, 1 Sep 2006, Joel Dahl wrote: > > > joel 2006-09-01 09:17:38 UTC > > > > FreeBSD doc repository > > > > Modified files: > > en/projects/busdma index.sgml > > Log: > > - Add a bunch of missing USB network drivers: aue(4), axe(4), cdce(4), > > cue(4), kue(4), rue(4) and udav(4). Mark everything as unknown for now. > > - Fix minor nits. > > FYI, all current USB ethernet drivers are not MPSAFE due to a lack of locking > in the USB framework itself. There's active work going on with respect to > USB, mpsafety, etc, in P4, but I'm not following it closely so can't report on > the details. Last I read there are only a few drivers left. At least according to Hans' recent email to Warner and myself. -- Tom Rhodes