Date: Fri, 03 Oct 2008 21:50:52 +0400 From: Boris Samorodov <bsam@ipt.ru> To: pyunyh@gmail.com Cc: freebsd-current@FreeBSD.org Subject: Re: Call for axe(4) testers. Message-ID: <47297827@bb.ipt.ru> In-Reply-To: <20081003054756.GB71518@cdnetworks.co.kr> (Pyun YongHyeon's message of "Fri\, 3 Oct 2008 14\:47\:56 %2B0900") References: <20081003054756.GB71518@cdnetworks.co.kr>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, Pyun YongHyeon <pyunyh@gmail.com> 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: <vendor 0x0b95 product 0x7720, class 255/255, rev 2.00/0.01, addr 2> on uhub4 axe0: AX88772, bufsz 4096, boundary 512 miibus0: <MII bus> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,NEEDSGIANT> 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 <full-duplex>) 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47297827>