On Fri, Feb 20, 2009 at 20:25, Sitsofe Wheeler [off-list ref] wrote:
On Fri, Feb 20, 2009 at 03:56:06PM +0100, Kay Sievers wrote:
quoted
Also the whitespace after "...PHISON *" does not need to be matched.
If the match value does not end in whitespace itself, udev will match
against the value with all trailing whitespace ignored.
Ah, I'm not matching against only whitespace:
$ cat /sys/block/*/device/model
ASUS-PHISON OB S
ASUS-PHISON SSD
(the first is the builtin faster SSD, the other is the slower removable
SSD).
Ah, I see, then nothing to complain from my side anymore. :)
Thanks,
Kay