![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Ports | zsujith | HP-UX | 1 | 12-31-2007 12:45 PM |
| ports??? | eloquent99 | IP Networking | 4 | 02-24-2003 01:56 PM |
| Ports | Ralf | UNIX for Dummies Questions & Answers | 2 | 12-10-2002 08:07 AM |
| Ports | Yaki | UNIX for Dummies Questions & Answers | 6 | 10-10-2002 09:07 AM |
| TCP/UDP Ports | eugene_mayo | IP Networking | 5 | 08-26-2002 04:27 PM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
USB Ports
I want to map out specific USB ports. For example if there are 7 ports on a USB hub I want to be able to identify port #2 and send a file there. How does UNIX see these ports?
|
| Forum Sponsor | ||
|
|
|
|||
|
Depends a lot on which architecture you're on. If you have lsusb you might be able to see from its output what's where. (Try with and without the -v option.) Works on Linux at least ... On Ubuntu (and I imagine some others) you get removable media mounted under /media/ with the media label as the directory name, so you don't need to worry about which USB port or controller it's attached to.
|
|||
| Google UNIX.COM |