From owner-freebsd-usb@freebsd.org Sun Jan 10 04:07:37 2016 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2CB29A6A2C3 for ; Sun, 10 Jan 2016 04:07:37 +0000 (UTC) (envelope-from markjdb@gmail.com) Received: from mail-pa0-x22e.google.com (mail-pa0-x22e.google.com [IPv6:2607:f8b0:400e:c03::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0E2921576 for ; Sun, 10 Jan 2016 04:07:37 +0000 (UTC) (envelope-from markjdb@gmail.com) Received: by mail-pa0-x22e.google.com with SMTP id yy13so211169221pab.3 for ; Sat, 09 Jan 2016 20:07:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mime-version:content-type :content-disposition:user-agent; bh=Yu72Pd1VZ9PC09H7vNiCJXSd+50Ul5cdyQyozkLVlDA=; b=BlYcA+RhvHAkp6fVnyTKDbq8SMFyYzldQgBaRex4OinAt2D1mfw7cZVTs3qTKWagwH Z8t+dzlJZvKw/W0xKYpCNjPkwmv7SW9LR17zj2fwE4P2tIoHE23UyEyrq5phEPJQe+ou FWBr6QqmbqCPYVs6ZdPzkPTMQmOYCqU8h2FQqEUr8eR+vIVTqYqEeP4SXyzLH0uHmMG5 iSbc73GB+rYusKrQzqeHbLxkmtxiVdqbTm6VO8iB60nn3zwCbT1El2Lx0J069nbFVX9j iEvkmgL1SC73/mxuq5cjd4RWQamHA8Ny4uQpQO5YyRBHX1nHHLSPTNlnyImkaWVLiySg qonA== X-Received: by 10.66.141.41 with SMTP id rl9mr170520859pab.139.1452398856593; Sat, 09 Jan 2016 20:07:36 -0800 (PST) Received: from raichu ([104.232.114.184]) by smtp.gmail.com with ESMTPSA id r12sm9810921pfi.9.2016.01.09.20.07.36 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Jan 2016 20:07:36 -0800 (PST) Date: Sat, 9 Jan 2016 20:07:32 -0800 From: Mark Johnston To: freebsd-usb@freebsd.org Subject: CP2102 UART adapter not attaching Message-ID: <20160110040732.GA2606@raichu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Jan 2016 04:07:37 -0000 Hi, I have the module listed here: http://www.amazon.com/KEDSUM%C2%AE-CP2102-Module-Download-Converter/dp/B009T2ZR6W Under Windows 8 it works perfectly, but on FreeBSD-CURRENT I get: usb_alloc_device: set address 3 failed (USB_ERR_STALLED, ignored) usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_STALLED, ignored) usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_STALLED, ignored) usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_STALLED, ignored) usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_STALLED, ignored) usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED ugen1.3: at usbus1 (disconnected) uhub_reattach_port: could not allocate new device It looks like this device should be handled by uslcom(4), but it looks like we can't even get the device descriptor. How can I go about debugging this? Thanks, -Mark From owner-freebsd-usb@freebsd.org Mon Jan 11 08:38:51 2016 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 88824A6C200 for ; Mon, 11 Jan 2016 08:38:51 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (mail.turbocat.net [IPv6:2a01:4f8:d16:4514::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 54E0E1D26 for ; Mon, 11 Jan 2016 08:38:51 +0000 (UTC) (envelope-from hps@selasky.org) Received: from laptop015.home.selasky.org (unknown [62.141.129.119]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id 41A0A1FE022; Mon, 11 Jan 2016 09:38:48 +0100 (CET) Subject: Re: CP2102 UART adapter not attaching To: Mark Johnston , freebsd-usb@freebsd.org References: <20160110040732.GA2606@raichu> From: Hans Petter Selasky Message-ID: <56936A9D.2060209@selasky.org> Date: Mon, 11 Jan 2016 09:41:01 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <20160110040732.GA2606@raichu> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jan 2016 08:38:51 -0000 On 01/10/16 05:07, Mark Johnston wrote: > Hi, > > I have the module listed here: > http://www.amazon.com/KEDSUM%C2%AE-CP2102-Module-Download-Converter/dp/B009T2ZR6W > > Under Windows 8 it works perfectly, but on FreeBSD-CURRENT I get: > > usb_alloc_device: set address 3 failed (USB_ERR_STALLED, ignored) > usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED > usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_STALLED, ignored) > usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED > usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_STALLED, ignored) > usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED > usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_STALLED, ignored) > usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED > usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_STALLED, ignored) > usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED > ugen1.3: at usbus1 (disconnected) > uhub_reattach_port: could not allocate new device > > It looks like this device should be handled by uslcom(4), but it looks > like we can't even get the device descriptor. How can I go about > debugging this? Hi, What does "usbconfig" say about your USB controllers? Did you try to connect through an external USB HUB? The log you show basically shows that the device is refusing to enumerate. You can try adding "options USB_REQ_DEBUG" to GENERIC. Then you'll have some more sysctl knobs under hw.usb which allows you to try to figure out timing related issues. Which version of FreeBSD are you using? --HPS From owner-freebsd-usb@freebsd.org Mon Jan 11 22:45:48 2016 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CBBBAA6BB0A for ; Mon, 11 Jan 2016 22:45:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BD3FA130A for ; Mon, 11 Jan 2016 22:45:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u0BMjmGq099228 for ; Mon, 11 Jan 2016 22:45:48 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 206143] DLINK DUB-E100 revision C1 can't reach destination Date: Mon, 11 Jan 2016 22:45:48 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: 10.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: eruditas@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-usb@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jan 2016 22:45:48 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206143 Bug ID: 206143 Summary: DLINK DUB-E100 revision C1 can't reach destination Product: Base System Version: 10.1-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Many People Priority: --- Component: usb Assignee: freebsd-usb@FreeBSD.org Reporter: eruditas@gmail.com CC: freebsd-amd64@FreeBSD.org CC: freebsd-amd64@FreeBSD.org I have USB to Ethernet adapter DLINK DUB-E100 revision C1. I was trying to = use it on newest pfesense release, which is based on freebsd 10.1-RELEASE-p25. After installing pfsense, I could ping the system, but was not able to reach it's webpage, which I was able to do via other ethernet port. I was searchi= ng for solution and found this topic on pfsense forum: https://forum.pfsense.org/index.php?topic=3D63159.0 Then I created a ticket on their bug tracker, but reply was "it's not our issue, contact freebsd support". That is what I am doing right now. If you need any additional information f= eel free to tell me, but keep in mind that I have never used FreeBSD before. Thanks in advance. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-usb@freebsd.org Tue Jan 12 08:44:05 2016 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C7CA5A6B6C0 for ; Tue, 12 Jan 2016 08:44:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B9163198D for ; Tue, 12 Jan 2016 08:44:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u0C8i5rQ069276 for ; Tue, 12 Jan 2016 08:44:05 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 206143] DLINK DUB-E100 revision C1 can't reach destination Date: Tue, 12 Jan 2016 08:44:05 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: 10.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: hselasky@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-usb@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jan 2016 08:44:05 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206143 Hans Petter Selasky changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hselasky@FreeBSD.org --- Comment #1 from Hans Petter Selasky --- Hi, Did you configure the firewall and routing settings correctly? What does "ifconfig ue0" output? Is your device detected as a network adapter? Which version of FreeBSD are you using? --HPS --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-usb@freebsd.org Tue Jan 12 14:09:01 2016 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 368B3A6DF14 for ; Tue, 12 Jan 2016 14:09:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 27A911F5B for ; Tue, 12 Jan 2016 14:09:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u0CE908H046140 for ; Tue, 12 Jan 2016 14:09:01 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 206143] DLINK DUB-E100 revision C1 can't reach destination Date: Tue, 12 Jan 2016 14:09:01 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: 10.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: eruditas@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-usb@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jan 2016 14:09:01 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206143 --- Comment #2 from Mantas --- (In reply to Hans Petter Selasky from comment #1) Mister, it's nor firewall, nor routing settings, it's something with the drivers specificaly with C1 revision of this device. I'm not the only one having this problem. All your questions refer it's something wrong with configuration. It's not. And yes, device appears as ue0. FreeBSD version I wrote in first post, but can repeat it: 10.1-RELEASE-p25 --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-usb@freebsd.org Tue Jan 12 14:18:38 2016 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 77AF0A6C228 for ; Tue, 12 Jan 2016 14:18:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 68D411386 for ; Tue, 12 Jan 2016 14:18:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u0CEIckU065196 for ; Tue, 12 Jan 2016 14:18:38 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 206143] DLINK DUB-E100 revision C1 can't reach destination Date: Tue, 12 Jan 2016 14:18:38 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: 10.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: hselasky@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-usb@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jan 2016 14:18:38 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206143 --- Comment #3 from Hans Petter Selasky --- Hi, Sorry if you have to repeat yourself. Did you try to make a tcpdump trace showing why traffic is not passing like expected: "tcpdump -i ue0 -pn -w test.pcap" The only I can think of which can be wrong is the multicast filters, which might block traffic if not set correctly. --HPS --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-usb@freebsd.org Tue Jan 12 14:20:04 2016 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 33EBDA6C30A for ; Tue, 12 Jan 2016 14:20:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 254B015C0 for ; Tue, 12 Jan 2016 14:20:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u0CEK3we067179 for ; Tue, 12 Jan 2016 14:20:04 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 206143] DLINK DUB-E100 revision C1 can't reach destination Date: Tue, 12 Jan 2016 14:20:04 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: 10.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: hselasky@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-usb@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jan 2016 14:20:04 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206143 --- Comment #4 from Hans Petter Selasky --- Also, did you try to enable debugging for your driver? sysctl -a hw.usb | grep debug --HPS --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-usb@freebsd.org Tue Jan 12 14:22:33 2016 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3ACF5A6C53E for ; Tue, 12 Jan 2016 14:22:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2C3801A35 for ; Tue, 12 Jan 2016 14:22:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u0CEMWwR076489 for ; Tue, 12 Jan 2016 14:22:33 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 206143] DLINK DUB-E100 revision C1 can't reach destination Date: Tue, 12 Jan 2016 14:22:33 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: 10.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: hselasky@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-usb@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jan 2016 14:22:33 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206143 --- Comment #5 from Hans Petter Selasky --- If the debug knob is not there, you'll have to rebuild the network driver y= ou are using like this: cd /usr/src make -C sys/modules/usb/xxx -m $PWD/share/mk DEBUG_FLAGS=3D"-DUSB_DEBUG" cl= ean make -C sys/modules/usb/xxx -m $PWD/share/mk DEBUG_FLAGS=3D"-DUSB_DEBUG" all make -C sys/modules/usb/xxx -m $PWD/share/mk DEBUG_FLAGS=3D"-DUSB_DEBUG" in= stall Thank you! --HPS --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-usb@freebsd.org Tue Jan 12 15:05:59 2016 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 63D7FA6D91D for ; Tue, 12 Jan 2016 15:05:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5545E1B96 for ; Tue, 12 Jan 2016 15:05:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u0CF5xKc075592 for ; Tue, 12 Jan 2016 15:05:59 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 206143] DLINK DUB-E100 revision C1 can't reach destination Date: Tue, 12 Jan 2016 15:05:59 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: 10.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: eruditas@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-usb@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jan 2016 15:05:59 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206143 --- Comment #6 from Mantas --- Created attachment 165435 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D165435&action= =3Dedit pcap file --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-usb@freebsd.org Tue Jan 12 15:09:02 2016 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C29D9A6DA3C for ; Tue, 12 Jan 2016 15:09:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B3E801CF1 for ; Tue, 12 Jan 2016 15:09:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u0CF92IK067307 for ; Tue, 12 Jan 2016 15:09:02 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 206143] DLINK DUB-E100 revision C1 can't reach destination Date: Tue, 12 Jan 2016 15:09:03 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: 10.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: eruditas@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-usb@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jan 2016 15:09:02 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206143 --- Comment #7 from Mantas --- (In reply to Hans Petter Selasky from comment #5) Debug was set to 0, so I have to rebuild it, but there is no directory /usr/src, since it's pfsense, not full freebsd. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-usb@freebsd.org Tue Jan 12 16:13:02 2016 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D8C37A6CAEE for ; Tue, 12 Jan 2016 16:13:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CA4FE10D1 for ; Tue, 12 Jan 2016 16:13:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u0CGD2fn002409 for ; Tue, 12 Jan 2016 16:13:02 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 206143] DLINK DUB-E100 revision C1 can't reach destination Date: Tue, 12 Jan 2016 16:13:02 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: 10.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: eruditas@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-usb@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jan 2016 16:13:02 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206143 --- Comment #8 from Mantas --- (In reply to Hans Petter Selasky from comment #4) systctl hw.usb.debug=3D1 it changed from 0 to 1, so it means the knob is there, right? --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-usb@freebsd.org Tue Jan 12 16:19:36 2016 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4E0F9A6CD21 for ; Tue, 12 Jan 2016 16:19:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3F7541537 for ; Tue, 12 Jan 2016 16:19:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u0CGJawV011522 for ; Tue, 12 Jan 2016 16:19:36 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 206143] DLINK DUB-E100 revision C1 can't reach destination Date: Tue, 12 Jan 2016 16:19:36 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: 10.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: hselasky@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-usb@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jan 2016 16:19:36 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206143 --- Comment #9 from Hans Petter Selasky --- (In reply to Mantas from comment #8) No, that's the wrong one. You should find one like: hw.usb.axe.debug=3D16 Or something like that. --HPS --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-usb@freebsd.org Tue Jan 12 16:21:54 2016 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CB6BBA6CEAD for ; Tue, 12 Jan 2016 16:21:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BD0631BED for ; Tue, 12 Jan 2016 16:21:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u0CGLsmV018217 for ; Tue, 12 Jan 2016 16:21:54 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 206143] DLINK DUB-E100 revision C1 can't reach destination Date: Tue, 12 Jan 2016 16:21:55 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: 10.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: eruditas@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-usb@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jan 2016 16:21:54 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206143 --- Comment #10 from Mantas --- There is no axe.debug, but there also is no /usr/src/ directory in pfsense.= How should I procede? --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-usb@freebsd.org Tue Jan 12 16:23:53 2016 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 47822A80078 for ; Tue, 12 Jan 2016 16:23:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 38F9C1D0A for ; Tue, 12 Jan 2016 16:23:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u0CGNqsL022432 for ; Tue, 12 Jan 2016 16:23:53 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 206143] DLINK DUB-E100 revision C1 can't reach destination Date: Tue, 12 Jan 2016 16:23:53 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: 10.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: hselasky@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-usb@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jan 2016 16:23:53 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206143 --- Comment #11 from Hans Petter Selasky --- In your test.pcap, there are a lot of destination unreachable messages. It might indicate a misconfiguration of some kind. Traffic seems to be flowing both in and out of the adapter, so I think the problem is not there. Did you have a look at test.pcap with wireshark? --HPS --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-usb@freebsd.org Tue Jan 12 16:24:36 2016 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CCCFEA800D7 for ; Tue, 12 Jan 2016 16:24:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BE30F1D4F for ; Tue, 12 Jan 2016 16:24:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u0CGOaCc023444 for ; Tue, 12 Jan 2016 16:24:36 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 206143] DLINK DUB-E100 revision C1 can't reach destination Date: Tue, 12 Jan 2016 16:24:36 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: 10.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: hselasky@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-usb@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jan 2016 16:24:36 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206143 --- Comment #12 from Hans Petter Selasky --- (In reply to Mantas from comment #10) Can you show me the output from: sysctl hw.usb And: ifconfig And: dmesg | grep ugen --HPS --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-usb@freebsd.org Tue Jan 12 16:48:33 2016 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 40620A80AA1 for ; Tue, 12 Jan 2016 16:48:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2655B11D5 for ; Tue, 12 Jan 2016 16:48:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u0CGmWVj098502 for ; Tue, 12 Jan 2016 16:48:33 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 206143] DLINK DUB-E100 revision C1 can't reach destination Date: Tue, 12 Jan 2016 16:48:33 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: 10.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: eruditas@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-usb@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jan 2016 16:48:33 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206143 --- Comment #13 from Mantas --- (In reply to Hans Petter Selasky from comment #12) #ifconfig ath0: flags=3D8843 metric 0 mtu 2290 ether 00:25:d3:65:ab:ab nd6 options=3D21 media: IEEE 802.11 Wireless Ethernet autoselect (autoselect) status: no carrier ale0: flags=3D8843 metric 0 mtu 1500 =20=20=20=20=20=20=20 options=3Dc309b ether 00:26:18:f9:e5:38 inet6 fe80::226:18ff:fef9:e538%ale0 prefixlen 64 scopeid 0x2=20 nd6 options=3D23 media: Ethernet autoselect (none) status: no carrier pflog0: flags=3D100 metric 0 mtu 33144 pfsync0: flags=3D0<> metric 0 mtu 1500 syncpeer: 224.0.0.240 maxupd: 128 defer: on syncok: 1 lo0: flags=3D8049 metric 0 mtu 16384 options=3D600003 inet 127.0.0.1 netmask 0xff000000=20 inet6 ::1 prefixlen 128=20 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x5=20 nd6 options=3D21 enc0: flags=3D0<> metric 0 mtu 1536 nd6 options=3D21 ue0: flags=3D8843 metric 0 mtu 1500 options=3D8000b ether c4:a8:1d:6d:ac:af inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255=20 inet6 fe80::1:1%ue0 prefixlen 64 scopeid 0x7=20 nd6 options=3D21 media: Ethernet autoselect (100baseTX ) status: active #hw.usb hw.usb.xhci.streams: 0 hw.usb.no_boot_wait: 0 hw.usb.no_suspend_wait: 0 hw.usb.no_shutdown_wait: 0 hw.usb.debug: 0 hw.usb.template: 0 hw.usb.usb_lang_id: 9 hw.usb.usb_lang_mask: 255 hw.usb.power_timeout: 30 hw.usb.no_cs_fail: 0 hw.usb.full_ddesc: 0 hw.usb.uath.countrycode: 0 hw.usb.uath.regdomain: 0 hw.usb.urtw.preamble_mode: 2 hw.usb.ucom.cons_unit: -1 hw.usb.ucom.cons_subunit: 0 hw.usb.ucom.cons_baud: 9600 #dmesg ugen3.1: at usbus3 ugen2.1: at usbus2 ugen1.1: at usbus1 ugen0.1: at usbus0 ugen6.1: at usbus6 ugen5.1: at usbus5 ugen4.1: at usbus4 ugen7.1: at usbus7 ugen7.2: at usbus7 ugen3.2: at usbus3 --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-usb@freebsd.org Tue Jan 12 16:54:28 2016 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D3884A80D7C for ; Tue, 12 Jan 2016 16:54:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C2F5919CC for ; Tue, 12 Jan 2016 16:54:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u0CGsSvW012255 for ; Tue, 12 Jan 2016 16:54:28 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 206143] DLINK DUB-E100 revision C1 can't reach destination Date: Tue, 12 Jan 2016 16:54:29 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: 10.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: eruditas@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-usb@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jan 2016 16:54:28 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206143 --- Comment #14 from Mantas --- (In reply to Hans Petter Selasky from comment #11) It just can't be any misconfiguration. All I do is is set ale0 interface as my lan interface. Everything works fine Then I do factory reset and configure ue0 as my lan interface. I am only ab= le to ping destination address, but can't reach any webpage. TLDR: ale0 set as lan Works ue0 set as lan doesn't work Same is if i set ale0 as wan interface. I can perfectly reach any destinati= on from router. But when I do it with ue0, nothing works. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-usb@freebsd.org Tue Jan 12 19:42:40 2016 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 927A9A80090 for ; Tue, 12 Jan 2016 19:42:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 835A01CFA for ; Tue, 12 Jan 2016 19:42:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u0CJgeNa083596 for ; Tue, 12 Jan 2016 19:42:40 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 206143] DLINK DUB-E100 revision C1 can't reach destination Date: Tue, 12 Jan 2016 19:42:40 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: 10.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: hselasky@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-usb@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jan 2016 19:42:40 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206143 --- Comment #15 from Hans Petter Selasky --- Hi, I suspect maybe pfsense doesn't recognize the ue0 properly and sets up some firewall rules which block the webpage access. Can you check the statistics= for the firewall - dropped packets. --HPS --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-usb@freebsd.org Tue Jan 12 19:44:44 2016 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 31A42A80111 for ; Tue, 12 Jan 2016 19:44:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 222EB1D65 for ; Tue, 12 Jan 2016 19:44:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u0CJihWL086221 for ; Tue, 12 Jan 2016 19:44:43 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 206143] DLINK DUB-E100 revision C1 can't reach destination Date: Tue, 12 Jan 2016 19:44:44 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: 10.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: hselasky@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-usb@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jan 2016 19:44:44 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206143 --- Comment #16 from Hans Petter Selasky --- Is there something like "ipfw2 show" or "ipfw show" in the command list of = your pfsense installation? --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-usb@freebsd.org Tue Jan 12 19:47:39 2016 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 58B80A801FB for ; Tue, 12 Jan 2016 19:47:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 499C41F00 for ; Tue, 12 Jan 2016 19:47:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u0CJlcjM090317 for ; Tue, 12 Jan 2016 19:47:39 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 206143] DLINK DUB-E100 revision C1 can't reach destination Date: Tue, 12 Jan 2016 19:47:39 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: 10.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: eruditas@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-usb@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jan 2016 19:47:39 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206143 --- Comment #17 from Mantas --- (In reply to Hans Petter Selasky from comment #16) #ipfw2 show ipfw2: Command not found. #ipfw show ipfw: Context is mandatory: No such file or directory --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-usb@freebsd.org Wed Jan 13 01:10:07 2016 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A0A78A80FF9 for ; Wed, 13 Jan 2016 01:10:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 919951FC6 for ; Wed, 13 Jan 2016 01:10:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u0D1A7RC089028 for ; Wed, 13 Jan 2016 01:10:07 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 206143] DLINK DUB-E100 revision C1 can't reach destination Date: Wed, 13 Jan 2016 01:10:07 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: 10.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: anatoly@kazanfieldhockey.ru X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-usb@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jan 2016 01:10:07 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206143 Anatoly changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |anatoly@kazanfieldhockey.ru --- Comment #18 from Anatoly --- It seems that pfsense uses pf, not ipfw, so to show everythihg: #pfctl -s all you can disable pf firewall: #pfctl -d then try to access admin web page. To enable it again: #pfctl -e --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-usb@freebsd.org Wed Jan 13 06:05:29 2016 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 90D5EA6D83D for ; Wed, 13 Jan 2016 06:05:29 +0000 (UTC) (envelope-from markjdb@gmail.com) Received: from mail-pf0-x230.google.com (mail-pf0-x230.google.com [IPv6:2607:f8b0:400e:c00::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6A45C1E0A for ; Wed, 13 Jan 2016 06:05:29 +0000 (UTC) (envelope-from markjdb@gmail.com) Received: by mail-pf0-x230.google.com with SMTP id 65so75557742pff.2 for ; Tue, 12 Jan 2016 22:05:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=SW4kZ2ZmizYMokniLQGbXw9Y0uqx8Q6worN2pr0lj8E=; b=CZQxCkRMbfRoGafj22OvxIipI3iAzh1P61O4W/Zp9v/GoW6oK9tyjdB+0ct+9EcpSO xKL3HdvKyLHHSa8D2Umjj+V2plt5OE3Rp5dyz83mjChRIdwT4HJnpSofFxflU7n65vWu Fs7p90n7WmON1PTfe2Ou5RuzVUMD16AQ0uotgB+a3JR2UAKQu7H2a/GJ3YcirsVWOU7p 02feAeKNyMBFvuwbVtvYvlf3T68bvi4ydbwvJvHJSvPh5DtAooztTjlxUawzPfDk+SJy UFcrHASln+dfiYJCXNBTkyF8x565wetN4qYTOCdCnPQB+B9+JtLRVtRoDADKASEAE6If uIfg== X-Received: by 10.98.73.6 with SMTP id w6mr39670379pfa.109.1452665129071; Tue, 12 Jan 2016 22:05:29 -0800 (PST) Received: from raichu ([104.232.114.184]) by smtp.gmail.com with ESMTPSA id l14sm34379685pfb.73.2016.01.12.22.05.28 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Jan 2016 22:05:28 -0800 (PST) Date: Tue, 12 Jan 2016 22:04:34 -0800 From: Mark Johnston To: Hans Petter Selasky Cc: freebsd-usb@freebsd.org Subject: Re: CP2102 UART adapter not attaching Message-ID: <20160113060434.GA2434@raichu> References: <20160110040732.GA2606@raichu> <56936A9D.2060209@selasky.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56936A9D.2060209@selasky.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jan 2016 06:05:29 -0000 On Mon, Jan 11, 2016 at 09:41:01AM +0100, Hans Petter Selasky wrote: > On 01/10/16 05:07, Mark Johnston wrote: > > Hi, > > > > I have the module listed here: > > http://www.amazon.com/KEDSUM%C2%AE-CP2102-Module-Download-Converter/dp/B009T2ZR6W > > > > Under Windows 8 it works perfectly, but on FreeBSD-CURRENT I get: > > > > usb_alloc_device: set address 3 failed (USB_ERR_STALLED, ignored) > > usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED > > usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_STALLED, ignored) > > usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED > > usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_STALLED, ignored) > > usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED > > usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_STALLED, ignored) > > usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED > > usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_STALLED, ignored) > > usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED > > ugen1.3: at usbus1 (disconnected) > > uhub_reattach_port: could not allocate new device > > > > It looks like this device should be handled by uslcom(4), but it looks > > like we can't even get the device descriptor. How can I go about > > debugging this? > > Hi, > > What does "usbconfig" say about your USB controllers? > > Did you try to connect through an external USB HUB? No, I don't have one handy. usbconfig shows: ugen0.1: at usbus0, cfg=0 md=HOST spd=SUPER (5.0Gbps) pwr=SAVE (0mA) ugen1.1: at usbus1, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (0mA) ugen2.1: at usbus2, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (0mA) > > The log you show basically shows that the device is refusing to enumerate. > > You can try adding "options USB_REQ_DEBUG" to GENERIC. Then you'll have > some more sysctl knobs under hw.usb which allows you to try to figure > out timing related issues. I tried increasing several hw.usb.timings sysctl values but haven't had any luck so far. > > Which version of FreeBSD are you using? CURRENT at r293678 with some local modifications. No changes to the USB stack though. From owner-freebsd-usb@freebsd.org Wed Jan 13 06:14:54 2016 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BA66EA6DAFC for ; Wed, 13 Jan 2016 06:14:54 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (mail.turbocat.net [IPv6:2a01:4f8:d16:4514::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8677B10BC for ; Wed, 13 Jan 2016 06:14:54 +0000 (UTC) (envelope-from hps@selasky.org) Received: from laptop015.home.selasky.org (unknown [62.141.129.119]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id 062841FE024; Wed, 13 Jan 2016 07:14:50 +0100 (CET) Subject: Re: CP2102 UART adapter not attaching To: Mark Johnston References: <20160110040732.GA2606@raichu> <56936A9D.2060209@selasky.org> <20160113060434.GA2434@raichu> Cc: freebsd-usb@freebsd.org From: Hans Petter Selasky Message-ID: <5695EBE0.8020501@selasky.org> Date: Wed, 13 Jan 2016 07:17:04 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <20160113060434.GA2434@raichu> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jan 2016 06:14:54 -0000 On 01/13/16 07:04, Mark Johnston wrote: > On Mon, Jan 11, 2016 at 09:41:01AM +0100, Hans Petter Selasky wrote: >> On 01/10/16 05:07, Mark Johnston wrote: >>> Hi, >>> >>> I have the module listed here: >>> http://www.amazon.com/KEDSUM%C2%AE-CP2102-Module-Download-Converter/dp/B009T2ZR6W >>> >>> Under Windows 8 it works perfectly, but on FreeBSD-CURRENT I get: >>> >>> usb_alloc_device: set address 3 failed (USB_ERR_STALLED, ignored) >>> usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED >>> usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_STALLED, ignored) >>> usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED >>> usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_STALLED, ignored) >>> usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED >>> usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_STALLED, ignored) >>> usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED >>> usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_STALLED, ignored) >>> usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED >>> ugen1.3: at usbus1 (disconnected) >>> uhub_reattach_port: could not allocate new device >>> >>> It looks like this device should be handled by uslcom(4), but it looks >>> like we can't even get the device descriptor. How can I go about >>> debugging this? >> >> Hi, >> >> What does "usbconfig" say about your USB controllers? >> >> Did you try to connect through an external USB HUB? > > No, I don't have one handy. usbconfig shows: > > ugen0.1: at usbus0, cfg=0 md=HOST spd=SUPER (5.0Gbps) pwr=SAVE (0mA) > ugen1.1: at usbus1, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (0mA) > ugen2.1: at usbus2, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (0mA) > Could you show what "pciconf -lv" says about xhci0. Sometimes you need to set a special routing register before some XHCI controllers work! >> >> The log you show basically shows that the device is refusing to enumerate. >> >> You can try adding "options USB_REQ_DEBUG" to GENERIC. Then you'll have >> some more sysctl knobs under hw.usb which allows you to try to figure >> out timing related issues. > > I tried increasing several hw.usb.timings sysctl values but haven't had > any luck so far. > >> >> Which version of FreeBSD are you using? > > CURRENT at r293678 with some local modifications. No changes to the USB > stack though. > --HPS From owner-freebsd-usb@freebsd.org Wed Jan 13 06:18:15 2016 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DBD2EA6DC58 for ; Wed, 13 Jan 2016 06:18:14 +0000 (UTC) (envelope-from markjdb@gmail.com) Received: from mail-pf0-x232.google.com (mail-pf0-x232.google.com [IPv6:2607:f8b0:400e:c00::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B4A761252 for ; Wed, 13 Jan 2016 06:18:14 +0000 (UTC) (envelope-from markjdb@gmail.com) Received: by mail-pf0-x232.google.com with SMTP id e65so75992377pfe.0 for ; Tue, 12 Jan 2016 22:18:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=rQ/sDGgwCOUuZC4HI0/f06blKjfRzm3GcxT+lu6lpLI=; b=KZuUDZGnyNRXiqDLHxgwlLT3z4kIR6IFKL55WB+GGJhTyUobaKZQ+3xheZ9jBIwrMm oOIZz+l3YarwOrmP98sfGEtI14j7aY59wTePgYI5oHJ6XFXtEvhreMmrp/l/pw9cKXGx NFg6Z3t+YDKqZpq+LjQ2NtMZEz10kwAgRg/YCSkLwTxaYLD9FssA3LVSKDkZRGvtNyKF A6bajHQFgqVJVFfmTvuzYsYD0h0I9TiyZs67j7DNsBnFC08sEmAxDnkhLQV+P6y4OAtP VaJLiT5QIwVCpunVZSoMEkqSzwRD8vgbN6qCSQuvwnejkKbVWiHfzi1l556Q7xiKRqXv T9ww== X-Received: by 10.98.75.22 with SMTP id y22mr40641866pfa.147.1452665894354; Tue, 12 Jan 2016 22:18:14 -0800 (PST) Received: from raichu ([104.232.114.184]) by smtp.gmail.com with ESMTPSA id 7sm34465301pfn.89.2016.01.12.22.18.13 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Jan 2016 22:18:13 -0800 (PST) Date: Tue, 12 Jan 2016 22:17:22 -0800 From: Mark Johnston To: Hans Petter Selasky Cc: freebsd-usb@freebsd.org Subject: Re: CP2102 UART adapter not attaching Message-ID: <20160113061722.GB2434@raichu> References: <20160110040732.GA2606@raichu> <56936A9D.2060209@selasky.org> <20160113060434.GA2434@raichu> <5695EBE0.8020501@selasky.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5695EBE0.8020501@selasky.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jan 2016 06:18:15 -0000 On Wed, Jan 13, 2016 at 07:17:04AM +0100, Hans Petter Selasky wrote: > On 01/13/16 07:04, Mark Johnston wrote: > > On Mon, Jan 11, 2016 at 09:41:01AM +0100, Hans Petter Selasky wrote: > >> On 01/10/16 05:07, Mark Johnston wrote: > >>> Hi, > >>> > >>> I have the module listed here: > >>> http://www.amazon.com/KEDSUM%C2%AE-CP2102-Module-Download-Converter/dp/B009T2ZR6W > >>> > >>> Under Windows 8 it works perfectly, but on FreeBSD-CURRENT I get: > >>> > >>> usb_alloc_device: set address 3 failed (USB_ERR_STALLED, ignored) > >>> usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED > >>> usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_STALLED, ignored) > >>> usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED > >>> usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_STALLED, ignored) > >>> usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED > >>> usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_STALLED, ignored) > >>> usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED > >>> usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_STALLED, ignored) > >>> usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED > >>> ugen1.3: at usbus1 (disconnected) > >>> uhub_reattach_port: could not allocate new device > >>> > >>> It looks like this device should be handled by uslcom(4), but it looks > >>> like we can't even get the device descriptor. How can I go about > >>> debugging this? > >> > >> Hi, > >> > >> What does "usbconfig" say about your USB controllers? > >> > >> Did you try to connect through an external USB HUB? > > > > No, I don't have one handy. usbconfig shows: > > > > ugen0.1: at usbus0, cfg=0 md=HOST spd=SUPER (5.0Gbps) pwr=SAVE (0mA) > > ugen1.1: at usbus1, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (0mA) > > ugen2.1: at usbus2, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (0mA) > > > > Could you show what "pciconf -lv" says about xhci0. Sometimes you need > to set a special routing register before some XHCI controllers work! xhci0@pci0:0:20:0: class=0x0c0330 card=0x84ca1043 chip=0x1e318086 rev=0x04 hdr=0x00 vendor = 'Intel Corporation' device = '7 Series/C210 Series Chipset Family USB xHCI Host Controller' class = serial bus subclass = USB I'm plugging the module into the first EHCI controller though - it's a USB 2.0 device. > > >> > >> The log you show basically shows that the device is refusing to enumerate. > >> > >> You can try adding "options USB_REQ_DEBUG" to GENERIC. Then you'll have > >> some more sysctl knobs under hw.usb which allows you to try to figure > >> out timing related issues. > > > > I tried increasing several hw.usb.timings sysctl values but haven't had > > any luck so far. > > > >> > >> Which version of FreeBSD are you using? > > > > CURRENT at r293678 with some local modifications. No changes to the USB > > stack though. > > > > --HPS From owner-freebsd-usb@freebsd.org Wed Jan 13 07:53:18 2016 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A1419A6CAB3 for ; Wed, 13 Jan 2016 07:53:18 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (mail.turbocat.net [IPv6:2a01:4f8:d16:4514::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 362C11630 for ; Wed, 13 Jan 2016 07:53:18 +0000 (UTC) (envelope-from hps@selasky.org) Received: from laptop015.home.selasky.org (unknown [62.141.129.119]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id 6E0D11FE024; Wed, 13 Jan 2016 08:53:16 +0100 (CET) Subject: Re: CP2102 UART adapter not attaching To: Mark Johnston References: <20160110040732.GA2606@raichu> <56936A9D.2060209@selasky.org> <20160113060434.GA2434@raichu> <5695EBE0.8020501@selasky.org> <20160113061722.GB2434@raichu> Cc: freebsd-usb@freebsd.org From: Hans Petter Selasky Message-ID: <569602F1.70401@selasky.org> Date: Wed, 13 Jan 2016 08:55:29 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <20160113061722.GB2434@raichu> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jan 2016 07:53:18 -0000 On 01/13/16 07:17, Mark Johnston wrote: > On Wed, Jan 13, 2016 at 07:17:04AM +0100, Hans Petter Selasky wrote: >> On 01/13/16 07:04, Mark Johnston wrote: >>> On Mon, Jan 11, 2016 at 09:41:01AM +0100, Hans Petter Selasky wrote: >>>> On 01/10/16 05:07, Mark Johnston wrote: >>>>> Hi, >>>>> >>>>> I have the module listed here: >>>>> http://www.amazon.com/KEDSUM%C2%AE-CP2102-Module-Download-Converter/dp/B009T2ZR6W >>>>> >>>>> Under Windows 8 it works perfectly, but on FreeBSD-CURRENT I get: >>>>> >>>>> usb_alloc_device: set address 3 failed (USB_ERR_STALLED, ignored) >>>>> usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED >>>>> usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_STALLED, ignored) >>>>> usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED >>>>> usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_STALLED, ignored) >>>>> usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED >>>>> usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_STALLED, ignored) >>>>> usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED >>>>> usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_STALLED, ignored) >>>>> usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED >>>>> ugen1.3: at usbus1 (disconnected) >>>>> uhub_reattach_port: could not allocate new device >>>>> >>>>> It looks like this device should be handled by uslcom(4), but it looks >>>>> like we can't even get the device descriptor. How can I go about >>>>> debugging this? >>>> >>>> Hi, >>>> >>>> What does "usbconfig" say about your USB controllers? >>>> >>>> Did you try to connect through an external USB HUB? >>> >>> No, I don't have one handy. usbconfig shows: >>> >>> ugen0.1: at usbus0, cfg=0 md=HOST spd=SUPER (5.0Gbps) pwr=SAVE (0mA) >>> ugen1.1: at usbus1, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (0mA) >>> ugen2.1: at usbus2, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (0mA) >>> >> >> Could you show what "pciconf -lv" says about xhci0. Sometimes you need >> to set a special routing register before some XHCI controllers work! > > xhci0@pci0:0:20:0: class=0x0c0330 card=0x84ca1043 chip=0x1e318086 rev=0x04 hdr=0x00 > vendor = 'Intel Corporation' > device = '7 Series/C210 Series Chipset Family USB xHCI Host Controller' > class = serial bus > subclass = USB > > I'm plugging the module into the first EHCI controller though - it's a > USB 2.0 device. > In src/sys/dev/usb/controller/xhci_pci.c you can try adding the PCI chip ID to the following list: case 0x0f358086: /* BayTrail */ case 0x9c318086: /* Panther Point */ case 0x1e318086: /* Panther Point */ case 0x8c318086: /* Lynx Point */ case 0x8cb18086: /* Wildcat Point */ case 0x9cb18086: /* Broadwell Mobile Integrated */ /* * On Intel chipsets, reroute ports from EHCI to XHCI * controller and use a different IMOD value. */ --HPS From owner-freebsd-usb@freebsd.org Wed Jan 13 08:30:13 2016 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B6289A81055 for ; Wed, 13 Jan 2016 08:30:13 +0000 (UTC) (envelope-from markjdb@gmail.com) Received: from mail-pa0-x232.google.com (mail-pa0-x232.google.com [IPv6:2607:f8b0:400e:c03::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8EA491244 for ; Wed, 13 Jan 2016 08:30:13 +0000 (UTC) (envelope-from markjdb@gmail.com) Received: by mail-pa0-x232.google.com with SMTP id uo6so338607635pac.1 for ; Wed, 13 Jan 2016 00:30:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=+0G96i0Hzxd0Jr5KI5+Slds79TrBx2J0EFpZ+hkNqCE=; b=qdsrPQj5ePXZtILEUgzmnjJLqnaSNyEal5CFNNiKrsnsAjwCNyZ48BH+VQ4nSTe6E6 Dk9YgyvlnoA+HrG4kIGenIMHGLEGx94QyMJBrF9RIkfotL69m/PRALfEAZMl2NFtrjYq LLpwnrfNH+ilmE0F6YrTBlbPQZ/H2SALfYK3HWLDcDVVxVWFX07JVmZv+WeGOA7tC6pt yQB2EMBKvTqSGhrYcgT/KjiE66/fl5WoCCZj4doa+4ffJbnxzY1C4VGTs8tpNaeugW1T G86Yx0INFeNbtgqfLkPE9HQ741xfN1yGwl36932nmOxrTy3xDcKoAmacF8lQ2PEe5uKP KU+w== X-Received: by 10.66.100.228 with SMTP id fb4mr191855347pab.84.1452673813051; Wed, 13 Jan 2016 00:30:13 -0800 (PST) Received: from raichu ([104.232.114.184]) by smtp.gmail.com with ESMTPSA id 75sm645683pfj.20.2016.01.13.00.30.12 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Jan 2016 00:30:12 -0800 (PST) Date: Wed, 13 Jan 2016 08:30:08 -0800 From: Mark Johnston To: Hans Petter Selasky Cc: freebsd-usb@freebsd.org Subject: Re: CP2102 UART adapter not attaching Message-ID: <20160113163008.GA1974@raichu> References: <20160110040732.GA2606@raichu> <56936A9D.2060209@selasky.org> <20160113060434.GA2434@raichu> <5695EBE0.8020501@selasky.org> <20160113061722.GB2434@raichu> <569602F1.70401@selasky.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <569602F1.70401@selasky.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jan 2016 08:30:13 -0000 On Wed, Jan 13, 2016 at 08:55:29AM +0100, Hans Petter Selasky wrote: > On 01/13/16 07:17, Mark Johnston wrote: > > On Wed, Jan 13, 2016 at 07:17:04AM +0100, Hans Petter Selasky wrote: > >> On 01/13/16 07:04, Mark Johnston wrote: > >>> On Mon, Jan 11, 2016 at 09:41:01AM +0100, Hans Petter Selasky wrote: > >>>> On 01/10/16 05:07, Mark Johnston wrote: > >>>>> Hi, > >>>>> > >>>>> I have the module listed here: > >>>>> http://www.amazon.com/KEDSUM%C2%AE-CP2102-Module-Download-Converter/dp/B009T2ZR6W > >>>>> > >>>>> Under Windows 8 it works perfectly, but on FreeBSD-CURRENT I get: > >>>>> > >>>>> usb_alloc_device: set address 3 failed (USB_ERR_STALLED, ignored) > >>>>> usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED > >>>>> usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_STALLED, ignored) > >>>>> usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED > >>>>> usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_STALLED, ignored) > >>>>> usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED > >>>>> usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_STALLED, ignored) > >>>>> usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED > >>>>> usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_STALLED, ignored) > >>>>> usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED > >>>>> ugen1.3: at usbus1 (disconnected) > >>>>> uhub_reattach_port: could not allocate new device > >>>>> > >>>>> It looks like this device should be handled by uslcom(4), but it looks > >>>>> like we can't even get the device descriptor. How can I go about > >>>>> debugging this? > >>>> > >>>> Hi, > >>>> > >>>> What does "usbconfig" say about your USB controllers? > >>>> > >>>> Did you try to connect through an external USB HUB? > >>> > >>> No, I don't have one handy. usbconfig shows: > >>> > >>> ugen0.1: at usbus0, cfg=0 md=HOST spd=SUPER (5.0Gbps) pwr=SAVE (0mA) > >>> ugen1.1: at usbus1, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (0mA) > >>> ugen2.1: at usbus2, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (0mA) > >>> > >> > >> Could you show what "pciconf -lv" says about xhci0. Sometimes you need > >> to set a special routing register before some XHCI controllers work! > > > > xhci0@pci0:0:20:0: class=0x0c0330 card=0x84ca1043 chip=0x1e318086 rev=0x04 hdr=0x00 > > vendor = 'Intel Corporation' > > device = '7 Series/C210 Series Chipset Family USB xHCI Host Controller' > > class = serial bus > > subclass = USB > > > > I'm plugging the module into the first EHCI controller though - it's a > > USB 2.0 device. > > > > In src/sys/dev/usb/controller/xhci_pci.c you can try adding the PCI chip > ID to the following list: It looks like 0x1e318086 is already in the list? > > case 0x0f358086: /* BayTrail */ > case 0x9c318086: /* Panther Point */ > case 0x1e318086: /* Panther Point */ > case 0x8c318086: /* Lynx Point */ > case 0x8cb18086: /* Wildcat Point */ > case 0x9cb18086: /* Broadwell Mobile Integrated */ > /* > * On Intel chipsets, reroute ports from EHCI to XHCI > * controller and use a different IMOD value. > */ > > > --HPS From owner-freebsd-usb@freebsd.org Wed Jan 13 09:02:28 2016 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0B668A81F45 for ; Wed, 13 Jan 2016 09:02:28 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (mail.turbocat.net [IPv6:2a01:4f8:d16:4514::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9463613D2 for ; Wed, 13 Jan 2016 09:02:27 +0000 (UTC) (envelope-from hps@selasky.org) Received: from laptop015.home.selasky.org (unknown [62.141.129.119]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id 0AAEB1FE024; Wed, 13 Jan 2016 10:02:23 +0100 (CET) Subject: Re: CP2102 UART adapter not attaching To: Mark Johnston References: <20160110040732.GA2606@raichu> <56936A9D.2060209@selasky.org> <20160113060434.GA2434@raichu> <5695EBE0.8020501@selasky.org> <20160113061722.GB2434@raichu> <569602F1.70401@selasky.org> <20160113163008.GA1974@raichu> Cc: freebsd-usb@freebsd.org From: Hans Petter Selasky Message-ID: <56961325.1000901@selasky.org> Date: Wed, 13 Jan 2016 10:04:37 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <20160113163008.GA1974@raichu> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jan 2016 09:02:28 -0000 On 01/13/16 17:30, Mark Johnston wrote: > On Wed, Jan 13, 2016 at 08:55:29AM +0100, Hans Petter Selasky wrote: >> On 01/13/16 07:17, Mark Johnston wrote: >>> On Wed, Jan 13, 2016 at 07:17:04AM +0100, Hans Petter Selasky wrote: >>>> On 01/13/16 07:04, Mark Johnston wrote: >>>>> On Mon, Jan 11, 2016 at 09:41:01AM +0100, Hans Petter Selasky wrote: >>>>>> On 01/10/16 05:07, Mark Johnston wrote: >>>>>>> Hi, >>>>>>> >>>>>>> I have the module listed here: >>>>>>> http://www.amazon.com/KEDSUM%C2%AE-CP2102-Module-Download-Converter/dp/B009T2ZR6W >>>>>>> >>>>>>> Under Windows 8 it works perfectly, but on FreeBSD-CURRENT I get: >>>>>>> >>>>>>> usb_alloc_device: set address 3 failed (USB_ERR_STALLED, ignored) >>>>>>> usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED >>>>>>> usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_STALLED, ignored) >>>>>>> usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED >>>>>>> usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_STALLED, ignored) >>>>>>> usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED >>>>>>> usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_STALLED, ignored) >>>>>>> usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED >>>>>>> usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_STALLED, ignored) >>>>>>> usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED >>>>>>> ugen1.3: at usbus1 (disconnected) >>>>>>> uhub_reattach_port: could not allocate new device >>>>>>> >>>>>>> It looks like this device should be handled by uslcom(4), but it looks >>>>>>> like we can't even get the device descriptor. How can I go about >>>>>>> debugging this? >>>>>> >>>>>> Hi, >>>>>> >>>>>> What does "usbconfig" say about your USB controllers? >>>>>> >>>>>> Did you try to connect through an external USB HUB? >>>>> >>>>> No, I don't have one handy. usbconfig shows: >>>>> >>>>> ugen0.1: at usbus0, cfg=0 md=HOST spd=SUPER (5.0Gbps) pwr=SAVE (0mA) >>>>> ugen1.1: at usbus1, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (0mA) >>>>> ugen2.1: at usbus2, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (0mA) >>>>> >>>> >>>> Could you show what "pciconf -lv" says about xhci0. Sometimes you need >>>> to set a special routing register before some XHCI controllers work! >>> >>> xhci0@pci0:0:20:0: class=0x0c0330 card=0x84ca1043 chip=0x1e318086 rev=0x04 hdr=0x00 >>> vendor = 'Intel Corporation' >>> device = '7 Series/C210 Series Chipset Family USB xHCI Host Controller' >>> class = serial bus >>> subclass = USB >>> >>> I'm plugging the module into the first EHCI controller though - it's a >>> USB 2.0 device. >>> >> >> In src/sys/dev/usb/controller/xhci_pci.c you can try adding the PCI chip >> ID to the following list: > > It looks like 0x1e318086 is already in the list? > >> >> case 0x0f358086: /* BayTrail */ >> case 0x9c318086: /* Panther Point */ >> case 0x1e318086: /* Panther Point */ >> case 0x8c318086: /* Lynx Point */ >> case 0x8cb18086: /* Wildcat Point */ >> case 0x9cb18086: /* Broadwell Mobile Integrated */ >> /* >> * On Intel chipsets, reroute ports from EHCI to XHCI >> * controller and use a different IMOD value. >> */ >> >> >> --HPS > Try to set: hw.usb.xhci.xhci_port_route=0 or hw.usb.xhci.xhci_port_route=0xffffffff In /boot/loader.conf Any difference? --HPS From owner-freebsd-usb@freebsd.org Thu Jan 14 04:31:14 2016 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BB196A818A1 for ; Thu, 14 Jan 2016 04:31:14 +0000 (UTC) (envelope-from markjdb@gmail.com) Received: from mail-qk0-x22c.google.com (mail-qk0-x22c.google.com [IPv6:2607:f8b0:400d:c09::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6F2DD1070 for ; Thu, 14 Jan 2016 04:31:14 +0000 (UTC) (envelope-from markjdb@gmail.com) Received: by mail-qk0-x22c.google.com with SMTP id q19so223103436qke.3 for ; Wed, 13 Jan 2016 20:31:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=UsxhtffSnwJirDJcaWoYMmHRvfE8W4kcQdn48c9TfOw=; b=Kb24nmdaM2+Z1HsgZpd0vXjtFaqU10X6P9g75YOxF9HaarCyZpDV4KafzEoPBjfneX UluWVJ9g4H/l2dMkru6pfJyjzGM3PSiRfiHJGiRtKhuHPaCj0uSJ9jAJWiMmWoTE110g HjKT4HthDTbgCo/nwIZCG+Q29snqnMoidfZAZGdNyCciIXsg3EnD15MZ+MIbM5ijPj95 JpbuYPF78kPK45Pycs61eh8Ifuyto3Xpv8mn3ZTvR7g57XRLIwCWvZrgWXRbwLDXfBGH DQfsUwEFElqcz+CdyGy/dBe/Vlao+bCq2JORQUpa7UytojjTIbX4g+wiAjamX7pIaJvm PzYQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=UsxhtffSnwJirDJcaWoYMmHRvfE8W4kcQdn48c9TfOw=; b=bdRYc8D4JIk1piHwXpJoNHwlkDK2oIzqb5ypLU4axeJPmtZ5/5PjGa1ZklP8EgWF5V 666jku9d0yuauTxI13pnCBW/P/NSWXYKsuqOCw1RmkgF8ruUSdqVF+ASZq2WxLqIzug0 HmbUmhoYqSvgKEdjFZk83UMdzUkNDf2w1tsFN1Fbm9eIKH2DSFGTUlOXQdJ91lzaEUju K1TJ73VNMEU1DMEOUp0PU7+lVNs/nsEq7xBIlivajfpF4WTHkKjwMi40cHIAyrIQ0nCP Eu16ajgdQ0iteYDrJd67KGldUDP8zuuWxkeOiJv+ogn5erzntVH5/NPHOyF74A53m9oO wU7A== X-Gm-Message-State: ALoCoQlEzwY1FQgjXq8jQTfs+Ij8NriqQd3QVGBOoQoi2dOMkm6zVxefYBW6Ze9HXKUf4ieJKADe2JjdK6zIGPWI9ykiV0Gm3w== MIME-Version: 1.0 X-Received: by 10.13.253.132 with SMTP id n126mr1546924ywf.74.1452745873416; Wed, 13 Jan 2016 20:31:13 -0800 (PST) Received: by 10.129.145.210 with HTTP; Wed, 13 Jan 2016 20:31:13 -0800 (PST) In-Reply-To: <56961325.1000901@selasky.org> References: <20160110040732.GA2606@raichu> <56936A9D.2060209@selasky.org> <20160113060434.GA2434@raichu> <5695EBE0.8020501@selasky.org> <20160113061722.GB2434@raichu> <569602F1.70401@selasky.org> <20160113163008.GA1974@raichu> <56961325.1000901@selasky.org> Date: Wed, 13 Jan 2016 20:31:13 -0800 Message-ID: Subject: Re: CP2102 UART adapter not attaching From: Mark Johnston To: Hans Petter Selasky Cc: freebsd-usb@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jan 2016 04:31:14 -0000 On Wed, Jan 13, 2016 at 1:04 AM, Hans Petter Selasky wrote: > Try to set: > > hw.usb.xhci.xhci_port_route=0 > > or > > hw.usb.xhci.xhci_port_route=0xffffffff > > In /boot/loader.conf > > Any difference? I'm afraid not. From owner-freebsd-usb@freebsd.org Thu Jan 14 15:23:58 2016 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C9A2BA81E9E for ; Thu, 14 Jan 2016 15:23:58 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BA9391E4B for ; Thu, 14 Jan 2016 15:23:58 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u0EFNvDM024492 for ; Thu, 14 Jan 2016 15:23:58 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 206143] DLINK DUB-E100 revision C1 can't reach destination Date: Thu, 14 Jan 2016 15:23:57 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: 10.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: eruditas@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-usb@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jan 2016 15:23:58 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206143 --- Comment #19 from Mantas --- (In reply to Anatoly from comment #18) Disabling firewall didn't help --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-usb@freebsd.org Thu Jan 14 21:46:29 2016 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A7460A83465 for ; Thu, 14 Jan 2016 21:46:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 98F681507 for ; Thu, 14 Jan 2016 21:46:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u0ELkTAu012568 for ; Thu, 14 Jan 2016 21:46:29 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 206143] DLINK DUB-E100 revision C1 can't reach destination Date: Thu, 14 Jan 2016 21:46:29 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: 10.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: hselasky@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-usb@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jan 2016 21:46:29 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206143 --- Comment #20 from Hans Petter Selasky --- It might be the webserver in pfsense is not bound to 0.0.0.0, so it won't s= erve connections from non-default IPs. Try with "nc" aka netcat: nc -l 80 Does it show anything when you connect via HTTP? Sorry I cannot help you more. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-usb@freebsd.org Fri Jan 15 14:26:20 2016 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 81DD8A8425B for ; Fri, 15 Jan 2016 14:26:20 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 5174610D3 for ; Fri, 15 Jan 2016 14:26:20 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.15.2/8.15.2) with ESMTPS id u0FEQIN8045443 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 15 Jan 2016 07:26:18 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.15.2/8.15.2/Submit) with ESMTP id u0FEQI4v045440; Fri, 15 Jan 2016 07:26:18 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Fri, 15 Jan 2016 07:26:18 -0700 (MST) From: Warren Block To: Mark Johnston cc: freebsd-usb@freebsd.org Subject: Re: CP2102 UART adapter not attaching In-Reply-To: <20160110040732.GA2606@raichu> Message-ID: References: <20160110040732.GA2606@raichu> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Fri, 15 Jan 2016 07:26:18 -0700 (MST) X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jan 2016 14:26:20 -0000 On Sat, 9 Jan 2016, Mark Johnston wrote: > I have the module listed here: > http://www.amazon.com/KEDSUM%C2%AE-CP2102-Module-Download-Converter/dp/B009T2ZR6W > > Under Windows 8 it works perfectly, but on FreeBSD-CURRENT I get: > > usb_alloc_device: set address 3 failed (USB_ERR_STALLED, ignored) > usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED > usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_STALLED, ignored) > usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED > usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_STALLED, ignored) > usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED > usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_STALLED, ignored) > usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED > usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_STALLED, ignored) > usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_STALLED > ugen1.3: at usbus1 (disconnected) > uhub_reattach_port: could not allocate new device > > It looks like this device should be handled by uslcom(4), but it looks > like we can't even get the device descriptor. How can I go about > debugging this? As a data point, a CP2102 is built into the NodeMCU microcontroller board. That implementation works with my FreeBSD 10.2-STABLE system: On attach: devd: Executing 'kldload -n uslcom' kernel: uslcom0: on usbus0 On detach: kernel: ugen0.4: at usbus0 (disconnected) kernel: uslcom0: at uhub5, port 2, addr 3 (disconnected) From owner-freebsd-usb@freebsd.org Sat Jan 16 01:36:07 2016 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4EC9AA84CB7 for ; Sat, 16 Jan 2016 01:36:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 406491605 for ; Sat, 16 Jan 2016 01:36:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u0G1a7Bo027870 for ; Sat, 16 Jan 2016 01:36:07 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 206143] DLINK DUB-E100 revision C1 can't reach destination Date: Sat, 16 Jan 2016 01:36:07 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: 10.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: anatoly@kazanfieldhockey.ru X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-usb@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Jan 2016 01:36:07 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206143 --- Comment #21 from Anatoly --- (In reply to Mantas from comment #19) I see in attached test.pcap file at record 112 that you're trying to connec= t to port 443 (https) on 192.168.1.1 (pfsence). You (192.168.1.100) sending SYN.= And something really listens on this port, since you've got SYN, ACK back (rec. 113). But this SYN, ACK obviously never reaches you. All that repeat 3 time= s. If it isn't firewall blocks those packets, probably they may corrupt for we= ird reason while traveling back. You may try: Disable checksum offloading on ue0: #ifconfig ue0 -txcsum -rxcsum Switch link to slowest mode: #ifconfig ue0 media 10baseT/UTP mediaopt half-duplex But thats really strange since there's no problems with ARP nor ICMP packet= s. Will it work to ping pfsence with 24-byte packets? >ping -l 24 192.168.1.1 = (on windows); #ping -s 24 192.168.1.1 (on unixes) --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-usb@freebsd.org Sat Jan 16 10:54:29 2016 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 93175A84720 for ; Sat, 16 Jan 2016 10:54:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 848141D39 for ; Sat, 16 Jan 2016 10:54:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u0GAsTRb016792 for ; Sat, 16 Jan 2016 10:54:29 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 206143] DLINK DUB-E100 revision C1 can't reach destination Date: Sat, 16 Jan 2016 10:54:29 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: 10.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: eruditas@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-usb@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Jan 2016 10:54:29 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206143 --- Comment #22 from Mantas --- After trying everything you suggested I have repeated all steps suggested h= ere and doing #pfctl -d allowed me to reach the GUI. Don't know why it wasn't working last time I d= id it, but it might have been an error on my part, so I do apologize for that. So, after all, is it correct to say that the error is on pfsense end, not freebsd's? --=20 You are receiving this mail because: You are the assignee for the bug.=