Re: setting my card in 802.11b only mode
Stroller <[email protected]> Thu, 27 Jan 2005 23:28:06 +0000
| Newsgroups | gmane.linux.drivers.prism54.user |
|---|---|
| Message-ID | <[email protected]> |
On Jan 27, 2005, at 9:26 pm, Jaap wrote: > > I have a prism54 card that i want to set in 802.11b mode to be > compatible with the rest of the (ad-hoc) network. > > Can anybody tell me what the iwpriv/iwconfig command for this is? I'm not sure why you're trying to do this - surely the card should down-grade to 802.11b automatically? But from `man iwconfig` [1] the command $ iwconfig eth0 rate 11M should do it. Stroller [1] http://www.fifi.org/cgi-bin/man2html/usr/share/man/man8/iwconfig.8.gz