From owner-freebsd-doc@FreeBSD.ORG Wed Sep 28 20:25:49 2005 Return-Path: X-Original-To: freebsd-doc@freebsd.org Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B74C016A41F for ; Wed, 28 Sep 2005 20:25:49 +0000 (GMT) (envelope-from josh@tcbug.org) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [216.148.227.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2888643D5C for ; Wed, 28 Sep 2005 20:25:46 +0000 (GMT) (envelope-from josh@tcbug.org) Received: from [192.168.1.102] (c-24-118-173-219.hsd1.mn.comcast.net[24.118.173.219]) by comcast.net (rwcrmhc11) with ESMTP id <20050928202546013003tvn7e>; Wed, 28 Sep 2005 20:25:46 +0000 From: Josh Paetzel To: freebsd-doc@freebsd.org Date: Wed, 28 Sep 2005 15:26:19 -0500 User-Agent: KMail/1.8.1 References: <200509101120.56857.josh@tcbug.org> <200509191550.46387.josh@tcbug.org> In-Reply-To: <200509191550.46387.josh@tcbug.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200509281526.19688.josh@tcbug.org> Subject: Re: Bridging section of the handbook X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Sep 2005 20:25:49 -0000 On Monday 19 September 2005 15:50, Josh Paetzel wrote: > On Monday 12 September 2005 12:53, Gary W. Swearingen wrote: > > Joel Dahl writes: > > > On Sat, 2005-09-10 at 10:41 -0700, Gary W. Swearingen wrote: > > >> Can't say. But that's going to be one long list. I hope > > >> you've looked at > > >> http://www.freebsd.org/releases/5.4R/hardware-i386.html#ETHERN > > >>ET (which, BTW, should be organized by NIC and by chipsets, > > >> instead of by drivers > > > > > > I assume you haven't checked how the hardware notes are > > > generated? > > > > Since you ask, no; but I'll guess it would explain why the page > > is badly organized. That's a good-enough reason for me. Thanks. > > _______________________________________________ > > freebsd-doc@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-doc > > To unsubscribe, send any mail to > > "freebsd-doc-unsubscribe@freebsd.org" > > I have a list of drivers and their authors/maintainers email > addresses. If I chase them all down and find out which drivers > support bridging will someone commit them to man 4 bridge. or am I > wasting my time? :) Since bridge(4) is being removed from HEAD it's probably not worth the trouble to do this. -- Thanks, Josh Paetzel