From owner-cvs-all Tue Nov 5 14:22:29 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F95F37B408 for ; Tue, 5 Nov 2002 14:22:27 -0800 (PST) Received: from mail.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 367A343E3B for ; Tue, 5 Nov 2002 14:22:26 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 2541 invoked from network); 5 Nov 2002 22:22:33 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail12.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 5 Nov 2002 22:22:33 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id gA5MMNn5049867; Tue, 5 Nov 2002 17:22:23 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Tue, 05 Nov 2002 17:22:24 -0500 (EST) From: John Baldwin To: Julian Elischer Subject: RE: cvs commit: src/sys/bluetooth Makefile src/sys/bluetooth/com Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Julian Elischer Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 05-Nov-2002 Julian Elischer wrote: > > > On Tue, 5 Nov 2002, John Baldwin wrote: > >> >> It would have been _really_ nice if you had at least run this by >> re@ considering the size of this code. > > Yes mea culpa.. I'm presetly asking re (in another mail > if, givenn that I f*cked up, it can be left her ein a disconnected > state for now rather than backing it out as it is completely separeate > and NO (0) exisiting files were touched. > > >> For one thing, if it is >> netgraph specific it probably belongs under sys/netgraph. > > It is a large enough body of work on it's own to be kept separate. > there are many netgraph based drivers etc that live outside > /sys/netgraph. Warner suggests however that it should be > /sy/dev/bluetooth.. I dunno, I was looking at /cam as > a model.. what do you think? > > > We are >> already in something of a feature freeze now and are very close >> to locking the tree down even tighter now that we are starting to >> nail some of the bigger bugs people are looking at. It might be >> nice if someone could go and fix the kernel modules that have been >> disabled since the original KSE commit for example. >> > > I have no idea what you are talking abuot.. I didn't disable any kernel > modules in KSE-III. and the ones disabled in KSE-I are "as far as I > know" already fixed.. Hmm, ok, then perhaps sys/modules/Makefile needs updating: # Removed while KSE settles in: # ncp \ # nwfs \ ncp fails to compile nwfs does seem to compile but with some endian-macro related warnings -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message