Check the Software Version#
Run the following command to check the driver and LMAC version:
   # cat /sys/kernel/debug/phy<X>/versionYou can expect results similar to those below.
   Driver : SiWT917.2.10.0.5
   LMAC   : 1711.2.10.0.0.5Driver version :
   Driver : SiWT917.w.x.y.z  [Ex : SiWT917.2.10.0.5]
   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.5]
   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