All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Bill Davidsen <davidsen@tmr.com>
Cc: "Blake B." <shadoi@nanovoid.com>, linux-kernel@vger.kernel.org
Subject: Re: 2.6.0-test 4 and USB
Date: Wed, 3 Sep 2003 13:30:00 -0700	[thread overview]
Message-ID: <20030903202959.GA1618@kroah.com> (raw)
In-Reply-To: <Pine.LNX.3.96.1030903154731.9300A-100000@gatekeeper.tmr.com>

On Wed, Sep 03, 2003 at 03:54:11PM -0400, Bill Davidsen wrote:
> On Wed, 3 Sep 2003, Blake B. wrote:
> 
> > watermodem wrote:
> > > I forgot to note on the USB and CUPs problem that I see the USB tree 
> > > under "/sys/bus/usb" where-as under /proc/bus/usb I see nothing.
> > > This may break a lot of existing code... Is is suppose to be this way?
> > > 
> > > 
> > > 
> > 
> > Read /linux-kernel-source/Documentation/usb/proc_usb_info.txt
> 
> I must be missing something, the mount command from that file doesn't
> seem to solve the original poster's problem, the /proc/bus/usb is still
> empty...
> 
> ================================================================
> 
> >From root@oddball.prodigy.com Wed Sep  3 15:47:22 2003
> Subject: USB proc stuff
> From: root <root@oddball.prodigy.com>
> Date: Wed, 3 Sep 2003 13:19:15 -0400
> To: davidsen@tmr.com
> 
> oddball:root> mount -t usbfs none /proc/bus/usb
> oddball:root> df
> Filesystem           1k-blocks      Used Available Use% Mounted on
> /dev/hda3              2522076   2338380     55580  98% /
> /dev/hda1                23302     20030      2069  91% /boot
> /dev/hda5              1510032    265388   1167936  19% /home
> /dev/hdb3              1474320    897712    501716  65% /usr/src
> none                     46776         0     46776   0% /dev/shm
> oddball:root> mount -t usbfs none /proc/bus/usb
> mount: none already mounted or /proc/bus/usb busy
> mount: according to mtab, none is already mounted on /proc/bus/usb

What does 'cat /proc/mounts' show?

> oddball:root> lc /proc/bus/usb
> oddball:root> l -aR /proc/bus/usb
> /proc/bus/usb:
> total 0
> drwxr-xr-x    2 root            0 Sep  3 13:17 .
> dr-xr-xr-x    6 root            0 Sep  3 13:17 ..

Do you have any USB host controller drivers loaded?  That is necessary
for anything to actually show up in here :)

thanks,

greg k-h

      parent reply	other threads:[~2003-09-03 20:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-03  6:18 2.6.0-test 4 and USB watermodem
2003-09-03 14:27 ` Blake B.
2003-09-03 19:54   ` Bill Davidsen
2003-09-03 20:27     ` Blake B.
2003-09-04  0:01       ` Sean Neakums
2003-09-04 17:55         ` Greg KH
2003-09-03 20:30     ` Greg KH [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=20030903202959.GA1618@kroah.com \
    --to=greg@kroah.com \
    --cc=davidsen@tmr.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=shadoi@nanovoid.com \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.