[Prism54-devel] [Bug 102] New: No way to set basic_rates

bugzilla-daemon at mcgrof.com bugzilla-daemon at mcgrof.com
Mon Jul 26 20:18:06 UTC 2004


http://prism54.org/cgi-bin/bugzilla/show_bug.cgi?id=102

           Summary: No way to set basic_rates
           Product: prim54
           Version: 1.2
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Device Driver
        AssignedTo: prism54-devel at prism54.org
        ReportedBy: vda at port.imtp.ilyichevsk.odessa.ua


I am trying to assoc acx111 STA to prism54 AP.

In acx111, it is possible to have 1, 2, 5.5, 11 and 22Mbit/s
rates in basic_rates set, but not other rates.
I've coded all five of them to be included.

acx111 can associate with prism54 when prism54
is iwconfig'ed to 24M auto, but not with
one iwconfig'ed to 54M auto.

hostap in monitor mode sees these beacons for 24M auto:

tcpdump: WARNING: ifh: no IPv4 address assigned
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on ifh, link-type IEEE802_11 (802.11), capture size 65535 bytes
23:07:20.689111 Beacon (ear2) [1.0* 2.0* 5.5* 11.0* 6.0* 9.0* 12.0* 18.0* 1.5
Mbit] ESS CH: 1
23:07:20.791510 Beacon (ear2) [1.0* 2.0* 5.5* 11.0* 6.0* 9.0* 12.0* 18.0* 1.5
Mbit] ESS CH: 1
23:07:20.893908 Beacon (ear2) [1.0* 2.0* 5.5* 11.0* 6.0* 9.0* 12.0* 18.0* 1.5
Mbit] ESS CH: 1

and this for 54M auto:

tcpdump: WARNING: ifh: no IPv4 address assigned
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on ifh, link-type IEEE802_11 (802.11), capture size 65535 bytes
23:07:48.545322 Beacon (ear2) [1.0* 2.0* 5.5* 11.0* 6.0* 9.0* 12.0* 18.0* 1.5
0.5 0.5 54.0* Mbit] ESS CH: 1
23:07:48.647711 Beacon (ear2) [1.0* 2.0* 5.5* 11.0* 6.0* 9.0* 12.0* 18.0* 1.5
0.5 0.5 54.0* Mbit] ESS CH: 1

(tcpdump must be a bit broken with regard to 802.11 beacons.
0.5M rate does not exist :) )

I looked at the code. I dont see anything about setting basic_rates.
The only related thing is oid DOT11_OID_BSSS, bit prism54 only reads it.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Prism54-devel mailing list