From owner-freebsd-current@FreeBSD.ORG Fri Oct 3 17:51:02 2008 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2F1BE1065693 for ; Fri, 3 Oct 2008 17:51:02 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id DB3578FC15 for ; Fri, 3 Oct 2008 17:51:01 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from bb.ipt.ru ([194.62.233.89]) by services.ipt.ru with esmtp (Exim 4.54 (FreeBSD)) id 1Klons-000LSK-T9; Fri, 03 Oct 2008 21:51:01 +0400 To: pyunyh@gmail.com References: <20081003054756.GB71518@cdnetworks.co.kr> From: Boris Samorodov Date: Fri, 03 Oct 2008 21:50:52 +0400 In-Reply-To: <20081003054756.GB71518@cdnetworks.co.kr> (Pyun YongHyeon's message of "Fri\, 3 Oct 2008 14\:47\:56 +0900") Message-ID: <47297827@bb.ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-current@FreeBSD.org Subject: Re: Call for axe(4) testers. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Oct 2008 17:51:02 -0000 Hi, Pyun YongHyeon writes: > Attached file is fix for AX88178 USB Gigabit controller. The patch > removed old hack to find the correct PHY address of controller and > it will affect all axe(4) controllers. If you have axe(4) hardware > please give it try and let me know how it goes. The patch doesn't work at i386-current. The adapter is detected but there is no traffic. ----- % dmesg | grep axe axe0: on uhub4 axe0: AX88772, bufsz 4096, boundary 512 miibus0: on axe0 axe0: WARNING: using obsoleted if_watchdog interface axe0: WARNING: using obsoleted IFF_NEEDSGIANT flag axe0: Ethernet address: 00:50:b6:03:bc:ba % usbdevs [relevant part] port 2 addr 2: high speed, power 250 mA, config 1, product 0x7720(0x7720), vendor 0x0b95(0x0b95), rev 0.01, device axe0 % ifconfig axe0 axe0: flags=108843 metric 0 mtu 1500 ether 00:50:b6:03:bc:ba inet 192.68.192.68 netmask 0xffffffc0 broadcast 194.62.233.127 media: Ethernet autoselect (100baseTX ) status: active ----- The adapter is Trendnet TU2-ET100. It works fine without the patch. Let me know if you need some more info/testing. Thanks for your work! WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD committer, http://www.FreeBSD.org The Power To Serve