search for: spca50x_move_data

Displaying 1 result from an estimated 1 matches for "spca50x_move_data".

2010 Jun 11
2
5.5 & gspca
...pears, from their website, to have not been updated since '07), make clean, make, make install. Having gone up to 5.5, did the same. What's happening now is that it works, delivers the mpgs... but dumps errors in the logs: <snip> kernel: /usr/local/src/gspcav1-20071224/gspca_core.c: [spca50x_move_data:1611] ISOC data error: [0] len=0, status=-18 <snip> Looking at the code, I see <snip> static int spca50x_move_data(struct usb_spca50x *spca50x, struct urb *urb) { unsigned char *cdata; //Pointer to buffer where we do store next packet unsigned char *pData; //Pointer...