LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Lukas Hejtmanek <xhejtman@ics.muni.cz>
To: Greg KH <greg@kroah.com>
Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: 2.6.25 possible regression usbfs options ignored?
Date: Thu, 6 Mar 2008 00:22:57 +0100 [thread overview]
Message-ID: <20080305232256.GA25019@ics.muni.cz> (raw)
In-Reply-To: <20080305000326.GA4230@kroah.com>
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
prev parent reply other threads:[~2008-03-05 23:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-03 21:54 Lukas Hejtmanek
2008-03-04 23:55 ` Greg KH
2008-03-05 0:03 ` Greg KH
2008-03-05 23:22 ` Lukas Hejtmanek [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080305232256.GA25019@ics.muni.cz \
--to=xhejtman@ics.muni.cz \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--subject='Re: 2.6.25 possible regression usbfs options ignored?' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).