From owner-freebsd-arch@FreeBSD.ORG Mon Jul 7 12:09:31 2003 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C61D137B401; Mon, 7 Jul 2003 12:09:31 -0700 (PDT) Received: from mail.cyberonic.com (mail.cyberonic.com [4.17.179.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6019243FBD; Mon, 7 Jul 2003 12:09:30 -0700 (PDT) (envelope-from jmg@hydrogen.funkthat.com) Received: from hydrogen.funkthat.com (node-40244c0a.sfo.onnet.us.uu.net [64.36.76.10]) by mail.cyberonic.com (8.12.8/8.12.5) with ESMTP id h67JYLMa024097; Mon, 7 Jul 2003 15:34:22 -0400 Received: (from jmg@localhost) by hydrogen.funkthat.com (8.12.9/8.11.6) id h67J9iBF072819; Mon, 7 Jul 2003 12:09:44 -0700 (PDT) (envelope-from jmg) Date: Mon, 7 Jul 2003 12:09:44 -0700 From: John-Mark Gurney To: Bruce Evans Message-ID: <20030707190944.GE44762@funkthat.com> Mail-Followup-To: Bruce Evans , joe@freebsd.org, arch@freebsd.org References: <20030707071617.GD44762@funkthat.com> <20030707202047.M7292@gamplex.bde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030707202047.M7292@gamplex.bde.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 4.2-RELEASE i386 X-PGP-Fingerprint: B7 EC EF F8 AE ED A7 31 96 7A 22 B3 D8 56 36 F4 X-Files: The truth is out there X-URL: http://resnet.uoregon.edu/~gurney_j/ X-Resume: http://resnet.uoregon.edu/~gurney_j/resume.html cc: arch@freebsd.org Subject: Re: usb module orginization X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: John-Mark Gurney List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jul 2003 19:09:32 -0000 Bruce Evans wrote this message on Mon, Jul 07, 2003 at 20:24 +1000: > On Mon, 7 Jul 2003, John-Mark Gurney wrote: > > > I would like to move the usb modules into a subdir like the many > > other "groups" of modules already in the tree. (i2c, digi, geom, > > netgraph, to name a few) > > > > i.e. modules/usb/ucom, modules/usb/usb, modules/usb/aue etc. > > This would be bug-for-bug compatible with the i2c, digi, geom, > netgraph groups of modules to name a few. Don't forget to put > the installed modules in subdirs so that they are hard to find too. There is one thing that I don't like about modules in a subdir is that you can't select them well. But, not having them in a sub dir means you don't know what modules belong to usb w/o using a find . -name Makefile | xargs grep usb (or something else). Even then do you put something like uaudio under sound or usb? :) (currently it's under sound) Do you want me to bug compatible by adding a prefix for it? (like snd_ or geom_, but not i2c.) -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not."