|
||||||||
Hey there. Wondering if it's possible to specify the antenna the wireless card is to use in the GUI? In Linux using this card I add the following to /etc/sysctl.conf: dev.wifi0.diversity = 0 dev.wifi0.rxantenna = 1 dev.wifi0.txantenna = 1 Don't have much experience with BSD but would it be similar? I suppose I could always install the SSH server and hard code it. Thanks, Joel. |