Re: [osol-code] reading usb code

2006-11-05 Thread Albert Qu
I didn't read your codes carefully, but please use function usb_lookup_ep_data (usbai_util.c line 168), usb_get_ep_data has been deprecated. If you want to get the further help, please post your device's function descriptor. 在2006年11月05日的07:43,timeless写道: > I'm trying to get usb ethernet working o

[osol-code] reading usb code

2006-11-04 Thread timeless
I'm trying to get usb ethernet working on snv_49, so i was patching and tried to figure out how to do a mapping for certain functions (i figured it out). while following the code, i believe i hit an infinite loop, what am i missing: http://