Check the Software Version#
Run the following command to check the driver and LMAC version:
# cat /sys/kernel/debug/phy<X>/version
You can expect results similar to those below.
Driver : SiWT917.2.10.0.1
LMAC : 1711.2.10.0.0.1
Driver version :
Driver : SiWT917.w.x.y.z [Ex : SiWT917.2.10.0.1]
where the naming convention is as follows:
'w' is Major version
'x' is Minor version
'y' is Patch number
'z' is Build number
LMAC Version :
LMAC : ab.w.x.y.c.z [Ex : 1711.2.10.0.0.1]
where the naming convention is as follows:
'a' is CHIP ID
'b' is Rom Version (Reserved)
'w' is Major version
'x' is Minor version
'y' is Patch number
'c' is customer ID
'z' is Build number