summaryrefslogtreecommitdiffstats
path: root/software/udev.page
blob: cc0e6a00c33802bb9bce73e46f3cbd6a8e541997 (plain)
1
2
3
4
5
6
7
8
9
10

This page has the best overview of udev that I know of:

    http://www.reactivated.net/writing_udev_rules.html

"udevinfo" is now "udevadm info".

Eg, "udevadm info --name=/dev/ttyUSB0 --attribute-walk"
Eg, "udevadm test /dev/ttyUSB0"