Comment 18 for bug 1173723

Revision history for this message
SlavikZ (slavikz) wrote : Re: Kernel oops when connecting web camera

I've changed the gspca_ov534 module source (ov534.c) from the original 3.8 kernel and added some addintional null checks in sd_start function and the extensive logging to it. With those changes my webcam is working OK.
I'm attaching my test version of drivers/media/usb/gspca/ov534.c file.