> You need to update your usb/usbd, as Charles mentioned.

Actually, no, I need to debug /sys/src/9/pc/devusb.c as it does not
detect the device the way NetBSD does.  Incidentally, its VID and DID
are as given.  At the end of the day the hack:

        ... (strncmp(ident, line, strlen(ident)) == 0 || strncmp(ident, line, 
16) == 0))

got me only a little bit further.  No response from the device,
though.

++L

Reply via email to