From owner-freebsd-current@FreeBSD.ORG Tue Dec 23 17:05:52 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CFCA91065676; Tue, 23 Dec 2008 17:05:52 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from pele.citylink.co.nz (pele.citylink.co.nz [202.8.44.226]) by mx1.freebsd.org (Postfix) with ESMTP id 607728FC1A; Tue, 23 Dec 2008 17:05:52 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by pele.citylink.co.nz (Postfix) with ESMTP id 8230DFEF7; Wed, 24 Dec 2008 06:05:51 +1300 (NZDT) X-Virus-Scanned: Debian amavisd-new at citylink.co.nz Received: from pele.citylink.co.nz ([127.0.0.1]) by localhost (pele.citylink.co.nz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SMrTeWE72Vm6; Wed, 24 Dec 2008 06:05:48 +1300 (NZDT) Received: from citylink.fud.org.nz (unknown [202.8.44.45]) by pele.citylink.co.nz (Postfix) with ESMTP; Wed, 24 Dec 2008 06:05:48 +1300 (NZDT) Received: by citylink.fud.org.nz (Postfix, from userid 1001) id 406DF11458; Wed, 24 Dec 2008 06:05:47 +1300 (NZDT) Date: Tue, 23 Dec 2008 09:05:46 -0800 From: Andrew Thompson To: Dag-Erling Sm??rgrav Message-ID: <20081223170546.GD89448@citylink.fud.org.nz> References: <20081222214010.GA18389@elvis.mu.org> <86abanuhh5.fsf@ds4.des.no> <20081223144914.GO18389@elvis.mu.org> <863agevs8y.fsf@ds4.des.no> <20081223151942.GP18389@elvis.mu.org> <86y6y6ubxc.fsf@ds4.des.no> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86y6y6ubxc.fsf@ds4.des.no> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: Alfred Perlstein , current@freebsd.org Subject: Re: HEADSUP usb2 (usb4bsd) to become default in 2 weeks. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2008 17:05:52 -0000 On Tue, Dec 23, 2008 at 04:51:59PM +0100, Dag-Erling Sm??rgrav wrote: > Alfred Perlstein writes: > > Dag-Erling Sm??rgrav writes: > > > You know very well that there are, and you also know very well that > > > this is too big a change to go in without discussion. > > Perhaps you can list them for me [...] > > There are serious issues with the permissions model, which were raised > in Strasbourg and AFAIK never addressed. > > There are complaints from other developers (Warner, for one) that their > reviews were ignored. > > > 3) I think you were mad about whitespace or something, but like this > > case, you were not up for bringing specifics to the table. > > That's untrue - I dropped the issue because I thought thompsa@ was > working on it, but he didn't touch the userland parts. I did only look at sys. I have committed a few parts of my diff but nothing that touches actual code yet (still in progress). Andrew