Hi I have next kind of problem. I am trying to make compond device ( using atmel devkit ) which has two physical ports and one virtual one. Those physical ones work ok. When i plug device to them the linux sees them whitout problems. My problem is whit that virtual one. Some unknow reason to me it doesn't show at all in linux.
Window device manager shows that compound device like 3 devices the another is Generic USB Hub and the second device is USB human interface Device and the third device is HID- compliant device. That is about right i think i have two endpoint in the device one is for reading keyboard matrix and another for reading AD-values from the board. I have turned on that hid support in my kernel and that driver can be seen in /proc/bus/usb/drivers part. Can i manually run hotplug ( and how is that done? )? I think that there is some differences in those virtual and physic port handling in atmel code but i cannot be sure of that besauce i don't have sourses for that lib ( atmel provided ) and i cannot get them ( i have asked). I think that they have tested the Lib against windows. But now i need some help in this matter how to proseed in this matter. And after i have get this device showing in USB i will send more questions about writing driver for it. At least there is a start for it in that skeloton-driver file in linux sourses. Yours Kari ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
