Loading
How to know the USB port number?
Jul 02, 2008 By basavesh
I am using a USB hub with 7 downstream ports.
I am connecting 4 of the same devices(custom class device) on 4 ports.
I have a requirement to know to which physical port is a device connected, cause I have to number them accordingly in the application GUI.
I found an ioctl USBDEVFS_HUB_PORTINFO, in "usbdevice_fs.h" which does give me this information.
"hub_ioctl" does give us this information.
now I don't know how to call this ioctl from my application.
Do I have to make any provision in my device driver to talk to the hub driver? if so can anyone please explain me how do we do that.
I did google on this but it seems to be very trivial, so could not find any information.
Note: am using 2.6.22 on i.Mx21S target
Thanks in advance
Basavesh
Trending Topics
| You Need A Budget | Feb 10, 2012 |
| The Linux powered LAN Gaming House | Feb 08, 2012 |
| Creating a vDSO: the Colonel's Other Chicken | Feb 06, 2012 |
| Your CMS Is Not Your Web Site | Feb 01, 2012 |
| Casper, the Friendly (and Persistent) Ghost | Jan 31, 2012 |
| Razor-qt 0.4 - Qt based Desktop Environment | Jan 30, 2012 |
- Fun with ethtool
- Parallel Programming with NVIDIA CUDA
- Readers' Choice Awards 2011
- 100% disappointed with the decision to go all digital.
- Linux-Based X Terminals with XDMCP
- Validate an E-Mail Address with PHP, the Right Way
- You Need A Budget
- The Linux powered LAN Gaming House
- Why Python?
- Python for Android
- Employment Posters
2 hours 54 min ago - Sure the best distro is
4 hours 15 min ago - BeOS was the best
6 hours 58 min ago - I use Wireshark on a daily
11 hours 29 min ago - buena información
16 hours 35 min ago - One important "bucket" that I didn't note (désolé si qqun deja d
17 hours 36 min ago - Gnome3 is such a POS. No one
1 day 3 hours ago - Gnome 3 is the biggest POS
1 day 3 hours ago - I didn't knew this thing by
1 day 9 hours ago - Author's reply
1 day 12 hours ago





usb
try /proc/bus/usb/device