mirror of
https://github.com/open-sdr/openwifi.git
synced 2024-12-26 17:01:35 +00:00
Update README.md
This commit is contained in:
parent
88df1cb30a
commit
e240bea2c8
@ -89,7 +89,7 @@ module_name: **drv_xpu**
|
||||
|
||||
reg_idx|meaning|comment
|
||||
-------|-------|----
|
||||
x|x|to be defined
|
||||
7|git revision when build the driver|example: return value 0071bc74 means git revision is 071bc74 (the 1st 0 must be removed!)
|
||||
|
||||
module_name: **rf**
|
||||
|
||||
@ -140,6 +140,7 @@ reg_idx|meaning|comment
|
||||
31|openwifi MAC address high 32bit|check XPU_REG_MAC_ADDR_write in sdr.c to see how we set MAC address to FPGA when NIC start
|
||||
58|TSF runtime value low 32bit|read only
|
||||
59|TSF runtime value high 32bit|read only
|
||||
63|git revision when build the driver|example: return value 065272ac means git revision is 65272ac (the 1st 0 must be removed!)
|
||||
|
||||
## Rx packet flow and filtering config
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user