From owner-freebsd-wireless@freebsd.org Fri Feb 19 22:07:23 2016 Return-Path: Delivered-To: freebsd-wireless@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 B5B74AAD35E for ; Fri, 19 Feb 2016 22:07:23 +0000 (UTC) (envelope-from tino.engel@hotmail.com) Received: from DUB004-OMC1S25.hotmail.com (dub004-omc1s25.hotmail.com [157.55.0.224]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "*.outlook.com", Issuer "MSIT Machine Auth CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3AC60176D for ; Fri, 19 Feb 2016 22:07:22 +0000 (UTC) (envelope-from tino.engel@hotmail.com) Received: from DUB109-W62 ([157.55.0.237]) by DUB004-OMC1S25.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); Fri, 19 Feb 2016 14:06:13 -0800 X-TMN: [DAbVjOqwmxNTCTLo6LwgSdKIG2oFgEb+] X-Originating-Email: [tino.engel@hotmail.com] Message-ID: From: Tino Engel To: "freebsd-wireless@freebsd.org" Subject: Problems with uathload in 10.2-RELEASE Date: Fri, 19 Feb 2016 23:06:13 +0100 Importance: Normal MIME-Version: 1.0 X-OriginalArrivalTime: 19 Feb 2016 22:06:13.0305 (UTC) FILETIME=[BF20C290:01D16B61] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Feb 2016 22:07:23 -0000 Hi all=2C I am currently trying to get the Netgear WG111T to work with the uath drive= r.According to the manual it is supported. I did already quite some research and debugging=2C and the problems obvious= ly can be narrowed down to uathload not working. When I issueuathload -v -d /dev/ugen0.2 I randomly receive to diffenteny errors.From time to time the output is:uat= hload: error reading msg (/dev/usb/0.2.1): no such file or directory But way more often the process just hangs at "wait for ack".So exactly it s= aysLoad firmware ar5523.bin (builtin) to /dev/ugen0.2send block 0: 151368 b= ytes remaining: data...: wait for ack... and then it hangs forever. Any ideas how I can manage to load the required firmware? Gr33z=2C Tino =