chiark / gitweb /
[PATCH] udev - switch SYSFS_file to SYSFS{file}
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>
Tue, 17 Feb 2004 09:27:01 +0000 (01:27 -0800)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:32:28 +0000 (21:32 -0700)
commit16378373cb9d96e5d424921806ff71f218e92694
treeaa43744b7023ccbbb874cf9557f5cd4e9a66699a
parent8bbf27514c5e59f4982d0164af6b5df00ca2bac9
[PATCH] udev - switch SYSFS_file to SYSFS{file}

Here we switch the configs and man pages to the new attribute syntax.
Also the 'partition trick' is mentioned in udev.8

I think it's more clear visible now, that inside the brackets are user
supplied values used and not some magic keys handled:

  'SYSFS_dev' is now 'SYSFS{dev}'

The old syntax is still supported.
etc/udev/udev.rules
etc/udev/udev.rules.gentoo
test/label_test
test/udev-test.pl
udev.8
udevinfo.8
udevinfo.c