linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Markus Breunig <Markus.L.Breunig@gmx.net>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: linux-usb@vger.kernel.org
Subject: Fwd: Re: New USB Device
Date: Thu, 04 Jul 2019 22:47:47 +0200	[thread overview]
Message-ID: <5D1E65F3.6090307@gmx.net> (raw)
In-Reply-To: <5D1D1376.7070202@gmx.net>

Hi Greg,

using a serial device driver is the idea of the manufacturer
"www.gns-gmbh.com". In the LINUX instructions of the ADS-B receiver some
hints to use the device are given via usbserial.

In practice the "GNS 5890 ADS-B Receiver" is similare to some GPS
Receivers with NMEA 0183 interface starting to send information on the
serial interface after power on and signal availabillity (with 115200
boud data rate).

does this help?

best regards

Markus

Am 03.07.2019 18:38, schrieb Greg KH:
> On Sun, Jun 30, 2019 at 02:18:24PM +0200, Markus Breunig wrote:
>> Hello,
>>
>> my Raspberry Pi told me to send you the following information. I hope it
>> helps ...
>>
>> best regards
>>
>> Markus
>>
>> --------------------------------
>> [    2.081893] usb 1-1.2: new full-speed USB device number 4 using dwc_otg
>> [    2.219804] usb 1-1.2: New USB device found, idVendor=04d8,
>> idProduct=f8e8, bcdDevice=48.12
>> [    2.219821] usb 1-1.2: New USB device strings: Mfr=1, Product=2,
>> SerialNumber=3
>> [    2.219830] usb 1-1.2: Product: GNS 5890 ADS-B Receiver
>> [    2.219839] usb 1-1.2: Manufacturer: www.gns-gmbh.com
>> [ 1517.863755] usbcore: registered new interface driver usbserial_generic
>> [ 1517.863830] usbserial: USB Serial support registered for generic
>> [ 1517.863916] usbserial_generic 1-1.2:1.0: The "generic" usb-serial
>> driver is only for testing and one-off prototypes.
>> [ 1517.863927] usbserial_generic 1-1.2:1.0: Tell
>> linux-usb@vger.kernel.org to add your device to a proper driver.
>> [ 1517.863939] usbserial_generic 1-1.2:1.0: device has no bulk endpoints
>> [ 1517.864009] usbserial_generic 1-1.2:1.1: The "generic" usb-serial
>> driver is only for testing and one-off prototypes.
>> [ 1517.864018] usbserial_generic 1-1.2:1.1: Tell
>> linux-usb@vger.kernel.org to add your device to a proper driver.
>> [ 1517.864028] usbserial_generic 1-1.2:1.1: generic converter detected
>> [ 1517.865108] usb 1-1.2: generic converter now attached to ttyUSB0
>
> This device isn't even a generic usb to serial converter, why did you
> tell your module configuration to bind to this specific device?
>
> thanks,
>
> greg k-h
>



       reply	other threads:[~2019-07-04 20:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <5D1D1376.7070202@gmx.net>
2019-07-04 20:47 ` Markus Breunig [this message]
2019-07-05  5:21   ` Fwd: Re: New USB Device Greg KH
2019-07-07 19:38     ` Markus Breunig
2019-07-16  9:23       ` Johan Hovold
2019-07-31 17:32         ` Markus Breunig
2019-08-13  9:37           ` 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=5D1E65F3.6090307@gmx.net \
    --to=markus.l.breunig@gmx.net \
    --cc=gregkh@linuxfoundation.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).