> Bryan Kadzban wrote: > > Schwerzmann, Stephan wrote: > > ATTR{vendor}="KOBIL[ ]+", ATTR{model}="mIDentity[ ]+" > > You don't need to match the trailing spaces. [snip] > (But I believe those are wrong anyway: AFAIK udev doesn't use a regex > engine to match values. I thought it used fnmatch(), which matches > shell style globs. [snip] > Finally, I'm not sure what the sysfs tree looks like for these devices, > but I'd be surprised if the block device itself had a vendor or model > attribute. [snip] alright - so here's my last version: # 2008-11-08 Kobil mIDentity, license GPL, author Stephan Schwerzmann ATTR{vendor}=="KOBIL", ATTR{model}=="mIDentity", GROUP="plugdev" (working on my Ubuntu 8.04 machine) cheers Stephan -- To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html