From owner-freebsd-current@FreeBSD.ORG Sat Nov 8 17:07:36 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 86715106567E for ; Sat, 8 Nov 2008 17:07:36 +0000 (UTC) (envelope-from ohartman@mail.zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 427B88FC1A for ; Sat, 8 Nov 2008 17:07:36 +0000 (UTC) (envelope-from ohartman@mail.zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) for freebsd-current@freebsd.org with esmtp (envelope-from ) id <1KyrHa-0007pa-Qr>; Sat, 08 Nov 2008 18:07:34 +0100 Received: from e178058053.adsl.alicedsl.de ([85.178.58.53] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.69) for freebsd-current@freebsd.org with esmtpsa (envelope-from ) id <1KyrHa-0002dd-OE>; Sat, 08 Nov 2008 18:07:34 +0100 Message-ID: <4915C773.6060901@mail.zedat.fu-berlin.de> Date: Sat, 08 Nov 2008 18:08:03 +0100 From: "O. Hartmann" User-Agent: Thunderbird 2.0.0.17 (X11/20081101) MIME-Version: 1.0 To: freebsd-current@freebsd.org X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Originating-IP: 85.178.58.53 X-Mailman-Approved-At: Sat, 08 Nov 2008 20:46:48 +0000 Subject: USB4BSD (USB2): How do I activate and use the new USB infrastructure? 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: Sat, 08 Nov 2008 17:07:36 -0000 For those with us having missed how to use the new USB2 stuff: How do I use the new USB4BSD stuff? What is necessary in kernel config? I tried to load everything beginning with 'usb2_...' via loader.conf (no device usb... in kernel config), but no USB device was recognized after that, especially no mice. So I guess I forgott the basic/primary USB2 infrastructure 'device' in kernel config. Can someone give me a hint were to read about this? Thanks a lot. Oliver