summaryrefslogtreecommitdiff
path: root/sys/src/cmd/rio/wind.c
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2020-10-04 21:10:53 +0200
committercinap_lenrek <cinap_lenrek@felloff.net>2020-10-04 21:10:53 +0200
commit2aff96f17c4127617a48f75032c13e19cd3eb4a9 (patch)
tree37f74e784846fc99c7caf8672484fbd6ce018dd6 /sys/src/cmd/rio/wind.c
parentfa1d6ffd83a6f9de19632c43c46412c8a41b4cc5 (diff)
etheriwl: add for Intel Wireless-AC 9260
the 9000 series uses a new receive descriptor format wich appears to reqire 4k aligned buffers. the old format "halfworks" and just makes the firmware not respond to any commands after the enable paging command. the smartfifo command appears to causes problems. but apparently not issuing it at all seems to work fine on both the 8265 and 9260. so removing the code for now. issuing the bindingquota command before associated makes association impossible. but enabling afterwards works fine. (tested in 8265 and 9260). the prph access functions now mask the address with 0xfffff. it is unclear why linux and openbsd drivers specify addresses beyond that in ther register constants. the timeevent change is interesting. the timeevent needs to be restarted when it has stoped to make sure probing/association packets are sent during the evnet.
Diffstat (limited to 'sys/src/cmd/rio/wind.c')
0 files changed, 0 insertions, 0 deletions