All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v6 1/1] rtl8821au: new package
Date: Sat, 25 Jul 2015 18:13:34 +0200	[thread overview]
Message-ID: <20150725161334.GI3662@free.fr> (raw)
In-Reply-To: <alpine.LNX.2.00.1507241546220.30794@localhost>

Ulli, all,

On 2015-07-24 15:50 +0200, Hans Ulli Kroll spake thusly:
> Note : I'm new on the list, so I had insert this tread by hand !

Welcome! :-)

> I'm the one working on the RTL8821AU driver.

Yeah, great! I saw that Christian and I did some work on the same
module, but based on diffferent code-dump by different vendors. It would
be great if you two could synchronise your work on this, to avoid
duplication and to get the best driver possible, with a ultimate goal of
submitting it for inclusion in the mainline. ;-)

> On Thu, 23 Jul 2015, Christian Stewart wrote:
> > Adding a kernel module based USB wifi driver. There is no official
> > version of this driver that works properly on ARM and with newer USB
> > WiFi cards. This driver version builds module 8821au and is based on a
> > kernel module release from ASUS with various fixes integrated in.
> 
> This message will be commited please change.

No, that's OK to get some details when adding a new package.

> The I think the difference between the version from ASUS and mine based
> the one Edimax are in the handling of the LED.
> Maybe there are more ...

Well, if that's the only difference, we can consider that to be a minor
issue that can be resolvdd by back-/forward-porting it from one code
base to the other.

> > I've switched to use ulli-kroll's branch of rtl8821au. While it's based
> > on an older vendor version, it has binary firmware and around ~1800
> > commits of work to improve the driver. I think this work is probably
> > more valuable than the vendor's updates.
> > 
> 
> -> git send-email --compose
> Will add some message an intreductory message

That's OK the way Christian did: that part isindeed not part of the
commit message, as it lise below the '---' line, so git wil ignore it
when the patch is applied.

> > --- /dev/null
> > +++ b/package/rtl8821au/0001-disable-default-debug.patch
> 
> I do add some kind of "disable debug message"
> This will take some time, I'm currently working in the code.

Great! :-)

> > +config BR2_PACKAGE_RTL8821AU
> > +     bool "rtl8821au"
> > +     depends on BR2_LINUX_KERNEL
> > +     help
> > +       rtl8821au wifi driver
> > +
> > +       https://github.com/paralin/rtl8821au
> 
> Please fix this URL !
> 
> Maybe add some line "out of tree driver"

Well, if it were an in-tree module, we would not have a package for it,
as it would come with the Linux source tree. So, this is obviously an
out-of-tree module. ;-)

> And the USB3 issue I found inthe HW as you can read in
> Readme.md

I see that Christian added that in the new commit log and help text.

Thanks! :-)

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

  parent reply	other threads:[~2015-07-25 16:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-23 22:41 [Buildroot] [PATCH v6 1/1] rtl8821au: new package Christian Stewart
2015-07-24 13:50 ` Hans Ulli Kroll
2015-07-24 22:29   ` Christian Stewart
2015-07-25 16:13   ` Yann E. MORIN [this message]
2015-07-26 19:59     ` Hans Ulli Kroll
2015-07-26 22:45       ` Christian Stewart
2015-07-27  7:15         ` Hans Ulli Kroll

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=20150725161334.GI3662@free.fr \
    --to=yann.morin.1998@free.fr \
    --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.