Re: Asus WL-167g not working
Alex Povolotsky <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.net,gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
Volker wrote: > On 05/12/07 21:55, Alex Povolotsky wrote: > >> Hello! >> >> I'm trying to use ASUS WL-167g, with ural driver compiled into kernel, >> but system does not recognize it. >> >> from /var/log/messages >> >> May 12 23:47:15 tarkhil kernel: ugen1: Ralink 802.11 bg WLAN, rev >> 2.00/0.01, addr 2 >> >> from usbdevs -v >> >> port 5 addr 2: high speed, power 300 mA, config 1, 802.11 bg >> WLAN(0x1723), Ralink(0x0b05), rev 0.01 >> > > if_ural.c does not know about a usb ID 1723 (only Asus IDs 1706 and > 1705 are known). You need to patch it. > Partially helped. Now it can be detected, but cannot scan. May 13 01:37:03 tarkhil kernel: ural0: Ralink 802.11 bg WLAN, rev 2.00/0.01, addr 2 May 13 01:37:04 tarkhil kernel: ural0: MAC/BBP RT2570 (rev 0x00), RF unknown May 13 01:37:04 tarkhil kernel: ural0: Ethernet address: 00:18:f3:e5:b8:dd May 13 01:37:04 tarkhil kernel: ural0: if_start running deferred for Giant Here I do ifconfig ural0 up scan May 13 01:37:08 tarkhil kernel: ural0: timeout waiting for BBP/RF to wakeup And no scan result. Alex. > HTH > > Volker > > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "[email protected]" > > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[email protected]"