Re: 2.6.25 possible regression usbfs options ignored?

From: Lukas Hejtmanek
Date: Wed Mar 05 2008 - 18:53:00 EST


On Tue, Mar 04, 2008 at 04:03:26PM -0800, Greg KH wrote:
> Wait, look in the directory for the devices, that is what you are
> setting the option for:
> $ ls -l /proc/bus/usb/001/
> total 0
> -rw-rw-r-- 1 root usb 43 Mar 4 13:29 001
> -rw-rw-r-- 1 root usb 59 Mar 4 13:29 004
> -rw-rw-r-- 1 root usb 52 Mar 4 13:29 007
> $ mount | grep usb
> usbfs on /proc/bus/usb type usbfs (rw,noexec,nosuid,devmode=0664,devgid=85)
>
> So I think everything is just fine, right?

yes, it's my fault. My usb camera is not working anyway as gthumb now access
/dev/bus/usb/ instead of /proc/bus/usb and there are still wrong permissions in
/dev/bus/usb but it is udev issue. thanks.

--
Lukáš Hejtmánek
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/