From owner-freebsd-usb@FreeBSD.ORG Mon Nov 8 20:46:56 2004 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDEBB16A4CE for ; Mon, 8 Nov 2004 20:46:56 +0000 (GMT) Received: from mail.vicor-nb.com (bigwoop.vicor-nb.com [208.206.78.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74D9D43D1D for ; Mon, 8 Nov 2004 20:46:56 +0000 (GMT) (envelope-from julian@elischer.org) Received: from elischer.org (julian.vicor-nb.com [208.206.78.97]) by mail.vicor-nb.com (Postfix) with ESMTP id 51C3F7A444; Mon, 8 Nov 2004 12:46:56 -0800 (PST) Message-ID: <418FDB40.6090209@elischer.org> Date: Mon, 08 Nov 2004 12:46:56 -0800 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030516 X-Accept-Language: en, hu MIME-Version: 1.0 To: Hans Petter Selasky References: <20041107194658.B466@curly.tele2.no> <20041107.130436.91313722.imp@bsdimp.com> <20041108174425.A283@curly.tele2.no> In-Reply-To: <20041108174425.A283@curly.tele2.no> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-usb@freebsd.org Subject: Re: new USB driver X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Nov 2004 20:46:56 -0000 Hans Petter Selasky wrote: > >There are some more differences, but that will be details. My new USB driver >is built upon the FreeBSD-5-current USB driver, but it is not fully compatible >with it. > >So is it a candidate for a new /sys/ directory? > I would hope not.. If these are generally useful changes then maybe they might also be useful to NetBSD and OpenBSD. If so, then they could be adopted everywhere and we coudl "migrate" to it in the same place rather than get a new directory. Have you thought about how your changes would go in 4.x? I assume it would require some work as you have incorporated the mutex into how you do things.. > > >