[Prism54-devel] per-station key problem
Jens Maurer
Jens.Maurer@gmx.net
Mon, 05 Jan 2004 12:18:17 +0100
Ted Hsu wrote:
> I use the private IO control "setstakeyx" to enable the per-station key.
> When the station has associated to the AP. I issue the command :
> iwpriv wlan0 setstakeyx 000740b1c6cb0001234567890
Hm... Are you sure you're using a PrismGT-based with the
driver from prism54.org? My "iwpriv" doesn't support the
call that you show.
> iwpriv eth1
eth1 Available private ioctl :
reset (8BE0) : set 0 & get 0
getBeaconPeriod (8BE1) : set 0 & get 1 int
setBeaconPeriod (8BE2) : set 1 int & get 0
getPolicy (8BE3) : set 0 & get 1 int
setPolicy (8BE4) : set 1 int & get 0
getMac (8BE5) : set 0 & get 64 addr
addMac (8BE6) : set 1 addr & get 0
delMac (8BE8) : set 1 addr & get 0
kickMac (8BEA) : set 1 addr & get 0
kickAll (8BEC) : set 0 & get 0
Jens Maurer