wlan

  1. C

    Problem with wpa_supplicant (wlan0 no carrier)

    Hello, I've got a little problem with my WLAN-Configuration. The WLAN-Card of my laptop is not supported by FreeBSD, so I bought an USB adapter with a Realtek RTL 8192CU chip. Then I put the lines if_urtwn_load="YES" legal.realtek.license_ack=1 into my /boot/loader.conf like described in...
  2. fnoyanisi

    Solved Wifi API

    Hi there, I am looking for a C API that would let me interact with my wireless NIC (such as listing available SSIDs etc...)? Well, a bit of googling revealed there is no API high level APIs in FreeBSD. I had a quick look at some of the code in /usr/src/sys/net80211, but I really would...
Back
Top