Main index | Section 4 | Options |
Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5):
if_malo_load="YES"
This driver requires firmware to be loaded before it will work. The ports/net/malo-firmware-kmod port needs to be installed before ifconfig(8) will work.
Chip | Bus | Standard | |
Netgear WG311v3 | 88W8335 | PCI | b/g |
Tenda TWL542P | 88W8335 | PCI | b/g |
U-Khan UW-2054i | 88W8335 | PCI | b/g |
ifconfig wlan create wlandev malo0 inet 192.168.0.20 \ netmask 0xffffff00
Join a specific BSS network with network name "my_net":
ifconfig wlan create wlandev malo0 ssid my_net up
Join a specific BSS network with 64-bit WEP encryption:
ifconfig wlan create wlandev malo0 ssid my_net \ wepmode on wepkey 0x1234567890 weptxkey 1 up
MALO (4) | June 24, 2015 |
Main index | Section 4 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.