I just installed FreeBSD 8.2 on my laptop and have been trying to use the handbook to set up wireless internet.
The card is a Marvell Yukon 88E8036 Fast Ethernet and it is referenced as "msk0". I have configured it (I think) according to the handbook here.
The command:
gives me the error message
Is there something obvious I'm missing?
-rebugProg
The card is a Marvell Yukon 88E8036 Fast Ethernet and it is referenced as "msk0". I have configured it (I think) according to the handbook here.
The command:
Code:
ifconfig wlan0 create wlandev msk0
gives me the error message
Code:
wlan_clone_create: reject, not an 802.11 device
Is there something obvious I'm missing?
-rebugProg