From owner-freebsd-usb@FreeBSD.ORG Sat Feb 6 23:40:01 2010 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DBF66106568B for ; Sat, 6 Feb 2010 23:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A09748FC22 for ; Sat, 6 Feb 2010 23:40:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id o16Ne1NF008239 for ; Sat, 6 Feb 2010 23:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id o16Ne1f1008238; Sat, 6 Feb 2010 23:40:01 GMT (envelope-from gnats) Resent-Date: Sat, 6 Feb 2010 23:40:01 GMT Resent-Message-Id: <201002062340.o16Ne1f1008238@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-usb@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Christian Neugum Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6FFAE1065696 for ; Sat, 6 Feb 2010 23:38:32 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 5F98B8FC26 for ; Sat, 6 Feb 2010 23:38:32 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o16NcVYY058511 for ; Sat, 6 Feb 2010 23:38:31 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o16NcVmS058510; Sat, 6 Feb 2010 23:38:31 GMT (envelope-from nobody) Message-Id: <201002062338.o16NcVmS058510@www.freebsd.org> Date: Sat, 6 Feb 2010 23:38:31 GMT From: Christian Neugum To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: usb/143620: the module if_cdce doesn't support my Openmoko Neo FreeRunner anymore X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Feb 2010 23:40:01 -0000 >Number: 143620 >Category: usb >Synopsis: the module if_cdce doesn't support my Openmoko Neo FreeRunner anymore >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-usb >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Feb 06 23:40:01 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Christian Neugum >Release: 8.0-stable >Organization: private person >Environment: FreeBSD Chris 8.0-STABLE FreeBSD 8.0-STABLE #1: Sun Jan 10 21:27:41 CET 2010 root@Chris:/usr/obj/usr/src/sys/WORKSTATION i386 >Description: I've installed FreeBSD 8.0 on my computer and I cannot get my Openmoko Neo FreeRunner working with if_cdce. With FreeBSD 7.2 it worked well. After loading the if_cdce kernel module I plugged in my FreeRunner but no cdce* device is shown in /dev. I've tried different usb ports and loaded the module at boottime but the result is the same. >How-To-Repeat: $ kldstat Id Refs Address Size Name 1 18 0xc0400000 612ca4 kernel 2 1 0xc0a13000 14f10 snd_emu10kx.ko 3 3 0xc0a28000 55730 sound.ko 4 1 0xc0a7e000 7551b4 nvidia.ko 5 2 0xc11d4000 2c8d4 linux.ko $ sudo kldload if_cdce $ kldstat Id Refs Address Size Name 1 26 0xc0400000 612ca4 kernel 2 1 0xc0a13000 14f10 snd_emu10kx.ko 3 3 0xc0a28000 55730 sound.ko 4 1 0xc0a7e000 7551b4 nvidia.ko 5 2 0xc11d4000 2c8d4 linux.ko 6 1 0xc8b9b000 6000 if_cdce.ko 7 1 0xc7108000 3000 uether.ko <<<--- plugged in my FreeRuner $ dmesg [...] ugen1.2: at usbus1 $ ls /dev | grep c acd0 acd1 acpi console consolectl ctty devctl geom.ctl mdctl nfslock nvidiactl pci ttyvc usbctl >Fix: >Release-Note: >Audit-Trail: >Unformatted: