mirror of
https://github.com/AuxXxilium/eudev.git
synced 2025-01-23 15:39:28 +07:00
bb73864724
On Sun, Feb 15, 2004 at 03:36:00AM +0100, Kay Sievers wrote: > > Since we have %s{file} it may be nice to allow SYSFS{file}. > This patch allows: > > BUS="usb", SYSFS{idProduct}="a511", NAME="video%n" > > compared to the current: > > BUS="usb", SYSFS_idProduct="a511", NAME="video%n" > > The curent syntax is still supported. > Looks a bit nicer and less hackish, I think. Better patch with infrastructure to easily implement KEY{attribute} for every other key. The first user is the SYSFS{file} key. Both versions, brackets or underscore is supported for the attribute. |
||
---|---|---|
.. | ||
sys | ||
ignore_test | ||
label_test | ||
modifier_test | ||
replace_test | ||
test.all | ||
test.block | ||
test.tty | ||
testd.block | ||
topo_test | ||
udev-test.pl | ||
udev.permissions | ||
udevd_test.sh |