From owner-freebsd-usb@FreeBSD.ORG Fri Nov 5 23:19:49 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 2C56D16A4CE for ; Fri, 5 Nov 2004 23:19:48 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84FC343D31 for ; Fri, 5 Nov 2004 23:19:48 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id iA5NIYET079221 for ; Fri, 5 Nov 2004 16:18:35 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Fri, 05 Nov 2004 16:18:49 -0700 (MST) Message-Id: <20041105.161849.93359849.imp@bsdimp.com> To: usb@freebsd.org From: "M. Warner Losh" X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: my usb plans 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: Fri, 05 Nov 2004 23:19:49 -0000 I am working in the area of better newbusification of the usb stack. Right now it sucks really badly :-(. I've done prototypes with all the other BSD foo stripped out just to make it easier. That does bring up a good point: How are we going to manage the compat stuff moving forward? Warner