All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Tony Hoyle <tmh@nothing-on.tv>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Oops in pl2303 driver
Date: Sat, 31 Aug 2002 17:51:24 -0700	[thread overview]
Message-ID: <20020901005124.GA15259@kroah.com> (raw)
In-Reply-To: <3D7117D3.5080100@nothing-on.tv>

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

  reply	other threads:[~2002-09-01  0:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-31 19:24 Oops in pl2303 driver Tony Hoyle
2002-09-01  0:51 ` Greg KH [this message]
2002-09-01 21:13   ` Tony Hoyle
2002-09-01 22:16   ` Tony Hoyle
2002-09-05  0:45     ` Greg KH
2002-09-09  2:17       ` Thorkild Stray

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020901005124.GA15259@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tmh@nothing-on.tv \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.