Date: Tue, 05 Nov 2002 14:10:14 -0700 (MST) From: "M. Warner Losh" <imp@bsdimp.com> To: julian@elischer.org Cc: julian@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/bluetooth Makefile src/sys/bluetooth/common Makefile ng_bluetooth.c src/sys/bluetooth/drivers Makefile src/sys/bluetooth/drivers/bt3c Makefile ng_bt3c.4 ng_bt3c_firmware.h ng_bt3c_pccard.c ng_bt3c_var.h ... Message-ID: <20021105.141014.43408575.imp@bsdimp.com> In-Reply-To: <Pine.BSF.4.21.0211051239400.69864-100000@InterJet.elischer.org> References: <200211052022.gA5KMbpk093241@harmony.village.org> <Pine.BSF.4.21.0211051239400.69864-100000@InterJet.elischer.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <Pine.BSF.4.21.0211051239400.69864-100000@InterJet.elischer.org>
Julian Elischer <julian@elischer.org> writes:
:
:
: On Tue, 5 Nov 2002, Warner Losh wrote:
:
: > In message <200211052008.gA5K8we1058715@repoman.freebsd.org> Julian Elischer writes:
: > : sys/bluetooth Makefile
: >
: > This should have been dev/bluetooth to match other new busses that are
: > going into the tree.
:
: I modelled it off cam..
cam wasn't the best model to follow, and the client drivers for cam
aren't under cam, they are under dev/aic7xxxx or dev/isp, etc.
: 'dev' is a rather poor choice.. how about 'bus' ?
Well, cam is kinda a special case. Right now we have
dev/{pccard,cardbus,usb,firewire} so it seems that a dev/bluetooth
wouldn't be horrible. But on the otherhand, it is more of a network
stack, so net/bluetooth would be a good place for that with the
drivers living under dev/.
Warner
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021105.141014.43408575.imp>
