Re: Getting wi(4) cards talking between -stable & -current ???
"M. Warner Losh" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
aIn message: <[email protected]> Soeren Schmidt <[email protected]> writes: : Uhm, client side ? I have two cards that talk to each other in adhoc mode, : there is now client/server as I understand it ? You are being bitten by the fact that adhoc means different things. On 4.x, it means "Demo adhoc mode" and in 5.x it means "IEEE Standard IBSS mode". on 4.x use: ifconfig wi0 media DS/11Mbps mediaopt ibss-master on 5.x use: ifconfig wi0 media DS/11Mbps mediaopt adhoc : Anyhow both ends says "associated". In ad-hoc mode, it always says that, so that means that the card is there and nothing else. Warner _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"