Hello,

  We've made a new motherboard and I'm trying to test the 
Usb portion of it with a linux 2.6.6 kernel.  I can't see anything
In the /proc/bus/usb file listing, yet it is mounted.  Can anyone
Please educate me as to how to test the problem?

Here's what I have so far:

1.  lspci
05:00.0 USB Controller: Advanced Micro Devices [AMD] AMD-8111 USB (rev
0b)
05:00.1 USB Controller: Advanced Micro Devices [AMD] AMD-8111 USB (rev
0b)

2.  cat /etc/fstab
192:/home/daubin # cat /etc/fstab
192.168.1.90:/home/daubin/source        /       nfs     rw      0 0
#/dev/sda1            /                    reiserfs   defaults
1 1
devpts               /dev/pts             devpts     mode=0620,gid=5
0 0
proc                 /proc                proc       defaults
0 0
none                 /proc/bus/usb         usbdevfs  defaults        0 0

3.  mount
192:/proc/bus # mount
192.168.1.90:/home/daubin/source on / type nfs (rw)
proc on /proc type proc (rw)
devpts on /dev/pts type devpts (rw,mode=0620,gid=5)
none on /proc/bus/usb type usbdevfs (rw)

4.  ls -la /proc/bus/usb
192:/proc/bus/usb # ls -la
total 0
drwxr-xr-x    2 root     root            0 Aug  3 17:12 .
dr-xr-xr-x    5 root     root            0 Aug  3 17:12 ..

Huge Thanks,
Dave:)


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to