From owner-p4-projects@FreeBSD.ORG Fri Oct 31 20:43:22 2008 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id DF81E106567D; Fri, 31 Oct 2008 20:43:21 +0000 (UTC) Delivered-To: perforce@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A21C21065674 for ; Fri, 31 Oct 2008 20:43:21 +0000 (UTC) (envelope-from hselasky@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 926EC8FC1B for ; Fri, 31 Oct 2008 20:43:21 +0000 (UTC) (envelope-from hselasky@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m9VKhL28004088 for ; Fri, 31 Oct 2008 20:43:21 GMT (envelope-from hselasky@FreeBSD.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m9VKhLjK004086 for perforce@freebsd.org; Fri, 31 Oct 2008 20:43:21 GMT (envelope-from hselasky@FreeBSD.org) Date: Fri, 31 Oct 2008 20:43:21 GMT Message-Id: <200810312043.m9VKhLjK004086@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to hselasky@FreeBSD.org using -f From: Hans Petter Selasky To: Perforce Change Reviews Cc: Subject: PERFORCE change 152295 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Oct 2008 20:43:22 -0000 http://perforce.freebsd.org/chv.cgi?CH=152295 Change 152295 by hselasky@hselasky_laptop001 on 2008/10/31 20:42:38 Some USB related kernel config option corrections. Affected files ... .. //depot/projects/usb/src/sys/conf/files#38 edit Differences ... ==== //depot/projects/usb/src/sys/conf/files#38 (text+ko) ==== @@ -1348,6 +1348,8 @@ dev/usb2/controller/ohci2_pci.c optional usb2_core usb2_controller usb2_controller_ohci pci dev/usb2/controller/uhci2.c optional usb2_core usb2_controller usb2_controller_uhci dev/usb2/controller/uhci2_pci.c optional usb2_core usb2_controller usb2_controller_uhci pci +dev/usb2/controller/uss820dci.c optional usb2_core usb2_controller usb2_controller_uss820dci +dev/usb2/controller/uss820dci_atmelarm.c optional usb2_core usb2_controller usb2_controller_uss820dci at91rm9200 dev/usb2/controller/usb2_controller.c optional usb2_core usb2_controller # # USB2 storage drivers @@ -1397,7 +1399,7 @@ dev/usb2/ethernet/if_cue2.c optional usb2_core usb2_ethernet usb2_ethernet_cue dev/usb2/ethernet/if_kue2.c optional usb2_core usb2_ethernet usb2_ethernet_kue dev/usb2/ethernet/if_rue2.c optional usb2_core usb2_ethernet usb2_ethernet_rue -dev/usb2/ethernet/if_udav2.c optional usb2_core usb2_ethernet usb2_ethernet_udav +dev/usb2/ethernet/if_udav2.c optional usb2_core usb2_ethernet usb2_ethernet_dav dev/usb2/ethernet/usb2_ethernet.c optional usb2_core usb2_ethernet # # USB2 WLAN drivers @@ -1444,7 +1446,7 @@ # dev/usb2/input/uhid2.c optional usb2_core usb2_input usb2_input_hid dev/usb2/input/ukbd2.c optional usb2_core usb2_input usb2_input_kbd -dev/usb2/input/ums2.c optional usb2_core usb2_input usb2_input_ums +dev/usb2/input/ums2.c optional usb2_core usb2_input usb2_input_ms dev/usb2/input/usb2_input.c optional usb2_core usb2_input # # USB2 quirks