[Prism54-devel] USRobotics USR5422
Sebastien B
sebastien.b at swissinfo.org
Sat Feb 5 19:57:02 UTC 2005
> Tryed this ones:
> bEndpointAddress 0x81 EP 1 IN
> bEndpointAddress 0x01 EP 1 OUT
> bEndpointAddress 0x82 EP 2 IN
> bEndpointAddress 0x02 EP 2 OUT
> bEndpointAddress 0x83 EP 3 IN
>
> none worked!!
Does your device really have so few endpoints ?!
Don't try endpoints 0x80 and above, it is useless.
Could you add a line in net2280dump.c printing the return value of
eeprom_get_address_width() ?
ie.
printf("eeprom_get_address_width() returned %d\n", i);
after line 180 ( i = eeprom_get_address_width(devhandle); ) and tell us what
it returns ?
More information about the Prism54-devel
mailing list