All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/3] rtl8189fs: new package
Date: Sun, 3 Dec 2017 23:28:54 +0100	[thread overview]
Message-ID: <20171203232854.0e4052a7@windsurf.home> (raw)
In-Reply-To: <20171108194334.10031-3-geomatsi@gmail.com>

Hello,

On Wed,  8 Nov 2017 22:43:33 +0300, Sergey Matyukevich wrote:
> This package adds the rtl8189fs WiFi driver. The driver is sourced
> from jwrdegoede's and icenowy's work on GitHub:
>    repo: https://github.com/jwrdegoede/rtl8189ES_linux.git
>    branch: rtl8189fs
> 
> Driver is known to support Realtek RTL8189FTV chip.
> 
> Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>
> ---
>  DEVELOPERS                       |  1 +
>  package/Config.in                |  1 +
>  package/rtl8189fs/Config.in      | 10 ++++++++++
>  package/rtl8189fs/rtl8189fs.hash |  2 ++
>  package/rtl8189fs/rtl8189fs.mk   | 17 +++++++++++++++++
>  5 files changed, 31 insertions(+)
>  create mode 100644 package/rtl8189fs/Config.in
>  create mode 100644 package/rtl8189fs/rtl8189fs.hash
>  create mode 100644 package/rtl8189fs/rtl8189fs.mk

Applied to master, thanks.

I wonder how many out of tree Realtek drivers are needed to support all
those Wifi chips. We already have:

package/rtl8188eu
package/rtl8189fs
package/rtl8723bs
package/rtl8723bu
package/rtl8821au

What's next ? :-)

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2017-12-03 22:28 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-08 19:43 [Buildroot] [PATCH 0/3] orangepi_pc_plus: new board and its drivers Sergey Matyukevich
2017-11-08 19:43 ` [Buildroot] [PATCH 1/3] board/orangepi: add support for orangepi-pc-plus board Sergey Matyukevich
2017-12-03 22:25   ` Thomas Petazzoni
2017-12-04  5:58     ` Sergey Matyukevich
2017-11-08 19:43 ` [Buildroot] [PATCH 2/3] rtl8189fs: new package Sergey Matyukevich
2017-12-03 22:28   ` Thomas Petazzoni [this message]
2017-11-08 19:43 ` [Buildroot] [PATCH 3/3] orangepi-pc-plus: enable WiFi support Sergey Matyukevich
2017-12-03 22:33   ` Thomas Petazzoni
2017-12-04  4:25   ` Jagan Teki
2017-12-04  7:59     ` Thomas Petazzoni

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=20171203232854.0e4052a7@windsurf.home \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /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.