From: Felix Becker <linux.felixbecker2@gmx.de>
To: linux-usb@vger.kernel.org
Subject: Re: [usbserial] device 0421:069a is supported, in fact.
Date: Sat, 26 Feb 2022 18:47:32 +0100 [thread overview]
Message-ID: <20220226184732.42536060@gmx.de> (raw)
In-Reply-To: <YheJtJ/p5QIsphYd@hovoldconsulting.com>
[-- Attachment #1: Type: text/plain, Size: 3213 bytes --]
Hej,
On Thu, 24 Feb 2022 14:35:48 +0100, Johan Hovold <johan@kernel.org>
wrote about "Re: [usbserial] device 0421:069a is supported, in fact.":
> On Tue, Feb 08, 2022 at 08:15:36PM +0100, Felix Becker wrote:
> > On Tue, 8 Feb 2022 16:20:33 +0100, Greg KH
> > <gregkh@linuxfoundation.org> wrote about "Re: [usbserial] device
> > 0421:069a is supported, in fact.":
> > > Can you provide the output of `lsusb -v -d 0421:069a` for us?
> >
> > Attached (without `usbserial` loaded to specifically drive this
> > phone): `lsusb_0421:069a.nodriver.log`
>
> [...] I've just sent you a patch adding a new
> "simple" driver for Nokia phones that should allow you to use this
> device without adding the device id manually.
>
> [...]
>
> Will you be able to test the patch and let us know if it works as
> intended?
It works, but different than when I loaded the `usbserial` driver (not
`usb-serial-simple`) with the device ID manually:
I now get 4 (instead of 2) USB interfaces.
`dmesg` output when I connect the phone:
```
[ 160.876977] usb 1-2: new full-speed USB device number 9 using xhci_hcd
[ 161.060539] usb 1-2: New USB device found, idVendor=0421, idProduct=069a, bcdDevice= 1.00
[ 161.060549] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 161.060552] usb 1-2: Product: Nokia 130 (RM-1035)
[ 161.060554] usb 1-2: Manufacturer: Nokia
[ 161.140899] usbcore: registered new interface driver usbserial_generic
[ 161.140915] usbserial: USB Serial support registered for generic
[ 161.147248] usbcore: registered new interface driver usb_serial_simple
[ 161.147265] usbserial: USB Serial support registered for carelink
[ 161.147273] usbserial: USB Serial support registered for zio
[ 161.147282] usbserial: USB Serial support registered for funsoft
[ 161.147292] usbserial: USB Serial support registered for flashloader
[ 161.147304] usbserial: USB Serial support registered for google
[ 161.147312] usbserial: USB Serial support registered for libtransistor
[ 161.147320] usbserial: USB Serial support registered for vivopay
[ 161.147327] usbserial: USB Serial support registered for moto_modem
[ 161.147337] usbserial: USB Serial support registered for motorola_tetra
[ 161.147346] usbserial: USB Serial support registered for nokia
[ 161.147355] usbserial: USB Serial support registered for novatel_gps
[ 161.147364] usbserial: USB Serial support registered for hp4x
[ 161.147374] usbserial: USB Serial support registered for suunto
[ 161.147382] usbserial: USB Serial support registered for siemens_mpi
[ 161.147412] usb_serial_simple 1-2:1.0: nokia converter detected
[ 161.147514] usb 1-2: nokia converter now attached to ttyUSB0
[ 161.147582] usb 1-2: nokia converter now attached to ttyUSB1
[ 161.147610] usb_serial_simple 1-2:1.1: nokia converter detected
[ 161.147665] usb 1-2: nokia converter now attached to ttyUSB2
[ 161.152908] usb 1-2: nokia converter now attached to ttyUSB3
```
and in this case it is `/dev/ttyUSB2` which responds to `AT`-commands.
Via this interface, I can sync contacts.
Regards!
--
I'll catch you if you fall.
- floor
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2022-02-26 17:48 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-08 12:00 [usbserial] device 0421:069a is supported, in fact Felix Becker
2022-02-08 15:20 ` Greg KH
2022-02-08 19:15 ` Felix Becker
2022-02-24 13:35 ` Johan Hovold
2022-02-24 18:28 ` Felix Becker
2022-02-26 17:47 ` Felix Becker [this message]
2022-02-28 8:51 ` Johan Hovold
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=20220226184732.42536060@gmx.de \
--to=linux.felixbecker2@gmx.de \
--cc=linux-usb@vger.kernel.org \
/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.