Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 May 2004 18:31:04 -0500 (CDT)
From:      Scott Pilz <scottp@tznet.com>
To:        freebsd-current@freebsd.org
Subject:   hostap TX fix in 5.x
Message-ID:  <20040517182757.T45529@mail.tznet.com>

next in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1



	Brian, I gave this a shot. Previously I had frmhdr.wi_tx_rate =
110, which gave me 11mbit/full speed but fall back refused to function.
With the below settings I was only able to get around 100KB/sec. Any
ideas? I feel as if we are close but missing something.. frmhdr.wi_tx_rate
must be set to either 10, 20, 55, or 110 apparently ... I know that 110
works if you hardcode it in there.. ?


	Scott

- ----
In that case, I'd try adding this line where the frmhdr is being set up:
frmhdr.wi_tx_rate = ni->ni_rates.rs_rates[ni->ni_txrate] * 5;
I haven't tested it other than it compiles, but if it seems to work for you
I'll of course verify that I can/cannot get those speeds with/without this
change, using hostap.

- -- 
Brian Fundakowski Feldman                           \'[ FreeBSD
]''''''''''\
  <> green at FreeBSD.org                               \  The Power to
Serve! \
 Opinions expressed are my own.
\,,,,,,,,,,,,,,,,,,,,,,\




-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFAqUs62REUg6gjWxgRAmFWAJsFcHrDyYFpQR5+Fyq/bWAYWaNTtwCeKfyo
kagWDuqCmkJ22xmxerNMz0A=
=6O1u
-----END PGP SIGNATURE-----



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040517182757.T45529>