Messages in this thread |  | | Date | Sat, 31 Aug 2002 17:51:24 -0700 | From | Greg KH <> | Subject | Re: Oops in pl2303 driver |
| |
On Sat, Aug 31, 2002 at 08:24:03PM +0100, Tony Hoyle wrote: > I've just acquired a USB datacable for my phone which appears to have a > PL2303 chipset in it (at least that's what hotplug loaded when I plugged > it in). However this driver doesn't appear to work... No data is > transferred and when the software (gnokii) gives up I get an oops: > > Aug 31 20:05:31 spock kernel: Unable to handle kernel NULL pointer > dereference at virtual address 00000014 > Aug 31 20:05:31 spock kernel: d48a1344 > Aug 31 20:05:31 spock kernel: *pde = 0d5e3067 > Aug 31 20:05:31 spock kernel: Oops: 0000 > Aug 31 20:05:31 spock kernel: CPU: 0 > Aug 31 20:05:31 spock kernel: EIP: > 0010:[usbmouse:__insmod_usbmouse_O/lib/modules/2.4.20-pre5/kernel/drivers/+-302268/96]
I'm guessing thie is 2.4.20-pre5? If so can you try the following two patches that I just sent off to Marcelo: http://www.kernel.org/pub/linux/kernel/people/gregkh/usb/2.4/usb-usbserial-2.4.20-pre5.patch and http://www.kernel.org/pub/linux/kernel/people/gregkh/usb/2.4/usb-pl2303-2.4.20-pre5.patch
and let me know if that solves the problem for you or not?
thanks,
greg k-h - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |