Bug 8932
Summary: | usb/serial/pl2303: support for BenQ Siemens Mobile Phone EF81 | ||
---|---|---|---|
Product: | Drivers | Reporter: | Andreas Loibl (andreas) |
Component: | USB | Assignee: | Greg Kroah-Hartman (greg) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | ||
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.22 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 5089 | ||
Attachments: | patch for pl2303 to support BenQ Siemens Mobile Phone EF81 |
Description
Andreas Loibl
2007-08-23 16:01:46 UTC
Created attachment 12517 [details]
patch for pl2303 to support BenQ Siemens Mobile Phone EF81
using this patch you can access the phone, e.g. with scmxx:
# scmxx --device /dev/ttyUSB0 --info
Using "ANSI_X3.4-1968" as system character set.
Accessing device /dev/ttyUSB0...done
OK, a modem device is present.
Phone related information:
Vendor: SIEMENS
Model: EF81
(...)
On Thu, Aug 23, 2007 at 04:04:42PM -0700, bugme-daemon@bugzilla.kernel.org wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=8932 > > > > > > ------- Comment #1 from andreas@andreas-loibl.de 2007-08-23 16:04 ------- > Created an attachment (id=12517) > --> (http://bugzilla.kernel.org/attachment.cgi?id=12517&action=view) > patch for pl2303 to support BenQ Siemens Mobile Phone EF81 Can you just send this patch to me, as per the Documentation/SubmittingPatches file so that I can apply it to the tree properly? thanks, greg k-h Has been committed, closing the bug. |