[linux-usb-devel] Re: Mapping between port and device file

2005-02-10 Thread Greg KH
On Thu, Feb 10, 2005 at 05:34:32PM +0530, [EMAIL PROTECTED] wrote: > > Hi, > > I could not out make out anything from this > Can you please tell me with more details. Did you look in /sys/block/ for your block device you cared about? See the device symlink back to the usb device that controls t

[linux-usb-devel] RE: Mapping between port and device file

2005-02-10 Thread rao.shalini
Hi, I could not out make out anything from this Can you please tell me with more details. Regards Shalini G -Original Message- From: Greg KH [mailto:[EMAIL PROTECTED] Sent: Thursday, February 10, 2005 1:39 PM To: Shalini Rao (WT01 - TELECOM SOLUTIONS) Cc: [EMAIL PROTECTED]; linux-u

[linux-usb-devel] Re: Mapping between port and device file

2005-02-10 Thread Greg KH
On Wed, Feb 09, 2005 at 01:19:09PM +0530, [EMAIL PROTECTED] wrote: > > Hi, > > > Can you please tell me, is there any way to map between actual USB port > and device files. Its something like > port 1 ->devicefile1 > port 2 ->devicefile2 > port 3 ->devicefile3 > etc > > can you please