[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: SCSI emulation of USB camera



On Sat, 15 Apr 2006 06:52 am, James Westby wrote:

>
> I tried writing a udev rule for the camera
>
> BUS="usb", SYSFS{vendor}="Canon Inc.", SYSFS{product}="Canon Digital
> Camera", NAME="camera%n"
>
> but this has no effect. I have neither /dev/sd* nor /dev/camera* with
> or without this rule.
>
I think you need to use "==" when you are testing for a condition, and "=" 
when assigning a value in a udev rule. So in the above example, all the keys 
above except NAME would take "==".

Worth a try...

John



Reply to: