Thread: WLAN
View Single Post
  #1   (View Single Post)  
Old 4th February 2009
giga giga is offline
Port Guard
 
Join Date: May 2008
Posts: 11
Default WLAN

I have A-Link WL54USB WLAN devise: http://www.a-link.com/WL54USB.html

"WL54USB is supported by FreeBSD 7.0 or later "

Code:
# uname -v
FreeBSD 7.1-RELEASE 

# cat /var/log/messages
Feb  4 15:25:55 bsd kernel: ugen0: at uhub4 port 7 (addr 3) disconnected
Feb  4 15:25:55 bsd kernel: ugen0: detached
Feb  4 15:47:17 bsd kernel: ugen0: <ZyDAS USB2.0 WLAN, class 255/255, rev 2.00/48.10, addr 3> on uhub4
Feb  4 15:47:17 bsd root: Unknown USB device: vendor 0x0ace product 0x1215 bus uhub4
So, how to make it work?
I have a static IP for wlan, and connection shold be always up.
Reply With Quote