USB gadget linux connection

2009-02-08 Thread Moshe Gorohovsky
Hi all, How to detect USB gadget linux connection to another host? Are there /sys or /proc files that I can see from them, if the system is connected to another host, via a USB cable? - Moshe ___ Linux-il mailing list Linux-il@cs.huji.ac.il http

Re: USB gadget linux connection

2009-02-08 Thread Dvir Volk
try lsusb On Sun, Feb 8, 2009 at 2:14 PM, Moshe Gorohovsky mo...@tkos.co.il wrote: Hi all, How to detect USB gadget linux connection to another host? Are there /sys or /proc files that I can see from them, if the system is connected to another host, via a USB cable? - Moshe

Re: USB gadget linux connection

2009-02-08 Thread Gilad Ben-Yossef
Moshe Gorohovsky wrote: Hi all, How to detect USB gadget linux connection to another host? Are there /sys or /proc files that I can see from them, if the system is connected to another host, via a USB cable? - Moshe You get a hotplug event when a new USB host is connected. See: http