From owner-svn-src-all@FreeBSD.ORG Wed Jun 4 02:52:43 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BD6BB533; Wed, 4 Jun 2014 02:52:43 +0000 (UTC) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cell.glebius.int.ru", Issuer "cell.glebius.int.ru" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 40D14270D; Wed, 4 Jun 2014 02:52:42 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.8/8.14.8) with ESMTP id s542qeZ3024485 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 4 Jun 2014 06:52:40 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.8/8.14.8/Submit) id s542qe4m024484; Wed, 4 Jun 2014 06:52:40 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Wed, 4 Jun 2014 06:52:40 +0400 From: Gleb Smirnoff To: George Neville-Neil Subject: Re: svn commit: r266974 - in head/sys: dev/dc dev/fxp dev/mii dev/netmap kern net Message-ID: <20140604025240.GE50679@FreeBSD.org> References: <201406021754.s52Hsd1B039620@svn.freebsd.org> <3DD60E8E-7B9B-4CF2-823F-3BF3469EB0C3@neville-neil.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3DD60E8E-7B9B-4CF2-823F-3BF3469EB0C3@neville-neil.com> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: Adrian Chadd , Marcel Moolenaar , "svn-src-all@freebsd.org" , Marcel Moolenaar , "src-committers@freebsd.org" , "svn-src-head@freebsd.org" X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jun 2014 02:52:43 -0000 On Tue, Jun 03, 2014 at 12:46:56PM -0400, George Neville-Neil wrote: G> >> Woo! G> >> G> >> Would you mind doing up a 30 second "what convert X to Y" document so G> >> I can do the driveby on the wireless stack and drivers? G> > G> > I'm having difficulty parsing the question, but I think you're asking G> > for a howto with gotchas and caveats, etc, right? G> > G> > If yes, I can definitely do that. G> G> Jumping in in the middle. What would REALLY help is a man page that G> described the API. The API has only started to be developed. Once done (hopefully before 11.0), it would of course be documented. -- Totus tuus, Glebius.