> try changeing the
> following line in /sys/src/cmd/usb/lib/dev.c in loaddevdescr():
> 
>       uchar buf[Ddevlen+255];
> 
> to:
> 
>       uchar buf[Ddevlen];

See /n/sources/patch/maybe/usb-short-desc


Reply via email to