.. | ||
lightning_node_pro_led.c | ||
Makefile | ||
README.md |
Tips
- Get info about device
$ lsusb -v -d <vendor_id>:<product_id>
- Check if device is attached to driver
$ ls /sys/bus/<bus_type>/drivers/<driver_name>
If is attached to driver, it appear here.
.. | ||
lightning_node_pro_led.c | ||
Makefile | ||
README.md |
$ lsusb -v -d <vendor_id>:<product_id>
$ ls /sys/bus/<bus_type>/drivers/<driver_name>
If is attached to driver, it appear here.