From owner-freebsd-hackers@FreeBSD.ORG Sun Sep 7 06:42:23 2014 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BFA2D1A6 for ; Sun, 7 Sep 2014 06:42:23 +0000 (UTC) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id 8477219B3 for ; Sun, 7 Sep 2014 06:42:23 +0000 (UTC) Received: from critter.freebsd.dk (unknown [192.168.60.3]) by phk.freebsd.dk (Postfix) with ESMTP id 71E9F1578; Sun, 7 Sep 2014 06:42:16 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.9/8.14.9) with ESMTP id s876gEHM033744; Sun, 7 Sep 2014 06:42:15 GMT (envelope-from phk@phk.freebsd.dk) To: Hans Petter Selasky Subject: Re: What to do if USB stack seems dead In-reply-to: <540B7AC4.9060504@selasky.org> From: "Poul-Henning Kamp" References: <1455331.JKPkSxLmbq@quad> <540B7AC4.9060504@selasky.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <33742.1410072134.1@critter.freebsd.dk> Content-Transfer-Encoding: quoted-printable Date: Sun, 07 Sep 2014 06:42:14 +0000 Message-ID: <33743.1410072134@critter.freebsd.dk> X-Mailman-Approved-At: Mon, 08 Sep 2014 20:28:05 +0000 Cc: freebsd-hackers@freebsd.org, Maxim V FIlimonov X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Sep 2014 06:42:23 -0000 -------- In message <540B7AC4.9060504@selasky.org>, Hans Petter Selasky writes: >On 09/06/14 21:57, Maxim V FIlimonov wrote: >> Lately, I've been heavily experimenting with different USB devices (for >> instance, USB to TTL one, but that's another story), and at a moment I >> encountered that the system doesn't react on new USB devices connected.= The >> connected devices work fine, though. The question is: what can I do in = such a >> case if I don't want to reboot my box? >> > >Hi, > >If a TTY port is not closed, it will prevent other USB devices on that = >particular USB controller from enumerating. I'm pretty sure I have seen this "dead USB" thing on = FreeBSD ni.freebsd.dk 11.0-CURRENT FreeBSD 11.0-CURRENT #3 r270830: without any USB/TTY ports being involved at all... -- = Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe = Never attribute to malice what can adequately be explained by incompetence= .