* fxload devpath
@ 2015-10-11 22:29 Carl Karsten
2015-10-12 3:23 ` Andrei Borzenkov
0 siblings, 1 reply; 2+ messages in thread
From: Carl Karsten @ 2015-10-11 22:29 UTC (permalink / raw)
To: linux-hotplug
man fxload - Firmware download to EZ-USB devices
fxload [ -v ] [ -l ] [ -D devpath ] ...
-D devpath
Specifies the "usbfs" path name for the device in question, such
as /proc/bus/usb/004/080. This takes precedence over any DEVICE
environment variable that may be set.
How do I figure out what the devpath is for the device I plugged in?
or.. how do I know what devnum will get assigned?
The device(s) I am working with:
juser@dc10b:~$ lsusb -s 2:9; lsusb -s 2:10
Bus 002 Device 009: ID 04e2:1410 Exar Corp.
Bus 002 Device 010: ID 1443:0007 Digilent Development board JTAG
Ubuntu trusty lts
Linux dc10b 3.13.0-65-generic #106-Ubuntu SMP Fri Oct 2 22:08:27 UTC
2015 x86_64 x86_64 x86_64 GNU/Linux
--
Carl K
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: fxload devpath
2015-10-11 22:29 fxload devpath Carl Karsten
@ 2015-10-12 3:23 ` Andrei Borzenkov
0 siblings, 0 replies; 2+ messages in thread
From: Andrei Borzenkov @ 2015-10-12 3:23 UTC (permalink / raw)
To: linux-hotplug
12.10.2015 01:29, Carl Karsten пишет:
> man fxload - Firmware download to EZ-USB devices
>
> fxload [ -v ] [ -l ] [ -D devpath ] ...
>
> -D devpath
> Specifies the "usbfs" path name for the device in question, such
> as /proc/bus/usb/004/080. This takes precedence over any DEVICE
> environment variable that may be set.
>
> How do I figure out what the devpath is for the device I plugged in?
>
> or.. how do I know what devnum will get assigned?
>
> The device(s) I am working with:
>
> juser@dc10b:~$ lsusb -s 2:9; lsusb -s 2:10
> Bus 002 Device 009: ID 04e2:1410 Exar Corp.
> Bus 002 Device 010: ID 1443:0007 Digilent Development board JTAG
>
Should be /dev/bus/usb/002/010 etc.
> Ubuntu trusty lts
> Linux dc10b 3.13.0-65-generic #106-Ubuntu SMP Fri Oct 2 22:08:27 UTC
> 2015 x86_64 x86_64 x86_64 GNU/Linux
>
> --
> Carl K
> --
> To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-10-12 3:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-11 22:29 fxload devpath Carl Karsten
2015-10-12 3:23 ` Andrei Borzenkov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).