summaryrefslogtreecommitdiff
path: root/udev_rules.c
AgeCommit message (Expand)Author
2005-04-26[PATCH] correct rule match for devices without a physical devicekay.sievers@vrfy.org
2005-04-26[PATCH] remove unneeded code, libsysfs does this for uskay.sievers@vrfy.org
2005-04-26[PATCH] add ENV{} key to match agains environment variableskay.sievers@vrfy.org
2005-04-26[PATCH] simplify sysfs_pair handlingkay.sievers@vrfy.org
2005-04-26[PATCH] support =, ==, !=, += for the key match and assignmentkay.sievers@vrfy.org
2005-04-26[PATCH] add OPTION="last_rule" to skip any later rulekay.sievers@vrfy.org
2005-04-26[PATCH] rename namedev_dev to udev_rulekay.sievers@vrfy.org