kernel_module_learn/10_lightning_node_pro_led/README.md

325 B

Tips

  1. Get info about device
$ lsusb -v -d <vendor_id>:<product_id>
  1. Check if device is attached to driver
$ ls /sys/bus/<bus_type>/drivers/<driver_name>

If is attached to driver, it appear here.