From owner-freebsd-doc Thu Apr 6 9:57: 0 2000 Delivered-To: freebsd-doc@freebsd.org Received: from orion.ac.hmc.edu (Orion.AC.HMC.Edu [134.173.32.20]) by hub.freebsd.org (Postfix) with ESMTP id 5CDB437C088 for ; Thu, 6 Apr 2000 09:56:52 -0700 (PDT) (envelope-from brdavis@orion.ac.hmc.edu) Received: (from brdavis@localhost) by orion.ac.hmc.edu (8.8.8/8.8.8) id JAA15266; Thu, 6 Apr 2000 09:56:48 -0700 (PDT) Date: Thu, 6 Apr 2000 09:56:48 -0700 From: Brooks Davis To: "Thomas M. Sommers" Cc: doc@FreeBSD.ORG Subject: Re: Task for -doc newbie / XML'ing LINT. . . Message-ID: <20000406095648.B10876@orion.ac.hmc.edu> References: <20000406095633.B62492@catkin.nothing-going-on.org> <38EC948E.869B5591@mail.ptd.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre4i In-Reply-To: <38EC948E.869B5591@mail.ptd.net>; from tms2@mail.ptd.net on Thu, Apr 06, 2000 at 09:43:42AM -0400 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Apr 06, 2000 at 09:43:42AM -0400, Thomas M. Sommers wrote: > Nik Clayton wrote: > > > > > > NIC > > fxp > > EtherExpress Pro/10, Pro/100B, Pro/100+ Fast Ethernet > > adapters, based on the Intel i82557 or i82559 > > chipsets. > > > > How about something like: > > > NIC > fxp > EtherExpress Pro/10, Pro/100B, Pro/100+ Fast Ethernet > adapters, based on the Intel i82557 or i82559 > chipsets. > EtherExpress Pro/10 > EtherExpress Pro/100B > [ etc. ] > > > I would think this would make it easier to search for a particular piece > of hardware and to create lists of supported hardware. Something like this is definatly needed for devices with PCCARD attachments. I counted 37 ed entries in /etc/default/pccard.conf and 8 ep entries. Another thing to consider might be some way of saying, "XXX and YYY, but not YYYb." That's actually happened to the vx driver. It works with a couple models of the 3C905, but the 3C905b removed the backwords compatability layer used by vx, causing Bill Paul to have to write the xl driver. One other issue with the initial set of tags. Some devices already have multiple bus attachments (vx) for instance. More will just as soon as we get card bus support as a number of PCI chipsets have cardbus variants including fxp and at least one of the Adaptech scsi controlers. All in all, I like the idea though it would definatly need a webbased submission system. The sheer number of NE2000 clones alone would swamp us otherwise. ;-) -- Brooks -- Any statement of the form "X is the one, true Y" is FALSE. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message