public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Samer El-Haj-Mahmoud" <samer.el-haj-mahmoud@arm.com>
To: Leif Lindholm <leif@nuviainc.com>
Cc: "devel@edk2.groups.io" <devel@edk2.groups.io>,
	Ray Ni <ray.ni@intel.com>,
	Ard Biesheuvel <Ard.Biesheuvel@arm.com>,
	Michael D Kinney <michael.d.kinney@intel.com>
Subject: Re: [edk2-platform][PATCH v1 4/4] Silicon/AsixPkg: Add ASIX Ax88772c driver
Date: Thu, 14 May 2020 15:51:27 +0000	[thread overview]
Message-ID: <DB7PR08MB32606D5C043853C582EBAD0590BC0@DB7PR08MB3260.eurprd08.prod.outlook.com> (raw)
In-Reply-To: <20200512132248.GE21486@vanye>

Leif,

Thanks for the review. Most of these are cosmetic changes that I will take care of in v2. There are a couple that may require some experiments to figure out what works and what breaks.



> -----Original Message-----
> From: Leif Lindholm <leif@nuviainc.com>
> Sent: Tuesday, May 12, 2020 9:23 AM
> To: Samer El-Haj-Mahmoud <Samer.El-Haj-Mahmoud@arm.com>
> Cc: devel@edk2.groups.io; Ray Ni <ray.ni@intel.com>; Ard Biesheuvel
> <Ard.Biesheuvel@arm.com>; Michael D Kinney
> <michael.d.kinney@intel.com>
> Subject: Re: [edk2-platform][PATCH v1 4/4] Silicon/AsixPkg: Add ASIX
> Ax88772c driver
>
> On Sun, May 10, 2020 at 07:15:30 -0400, Samer El-Haj-Mahmoud wrote:
> > This is the initial revision of ASIX USB networking UEFI driver
> > version 2.8.0 for Ax88772c / Ax88772b / Ax88772a
> > https://www.asix.com.tw/download.php?sub=driverdetail&PItemID=136
> >
> > Source code contributed by ASIX.
>
> Same source version questions as for 3/4.
> Same request to use "provided" rather than "contributed".
>
Will do
> > +++
> b/Silicon/ASIX/Drivers/Bus/Usb/UsbNetworking/Ax88772c/Ax88772c.inf
> > @@ -0,0 +1,65 @@
> > +## @file
> > +# Component description file for ASIX AX88772 USB/Ethernet driver.
> > +#
> > +# This module provides support for the ASIX AX88772 USB/Ethernet
> adapter.
> > +# Copyright (c) 2011 - 2018, Intel Corporation. All rights reserved.<BR>
>
> Same question regarding Intel copyright.
>
Same situation applies here. These were provided by ASIX with the Intel copyright on all files

> > +
> > +#define ARM  0
> > +
> > +#if ARM
> > +#define MAX_LINKIDLE_THRESHOLD  100
> > +#else
> > +#define MAX_LINKIDLE_THRESHOLD  30
> > +#endif
>
> ?
>
> > +
> > +#define AMI    1
> > +#define ASIX_MCAST_FILTER_CNT 8
> > +#define RXTHOU 0
>
> Again, ?
>
Hmm... Will have to experiment with these to see what happens if I pick one or the other.
I can only test on ARM systems though


> > +#define CMD_PHY_SELECT            0x22  ///<  PHY select register, Value:
> New value
> > +
> > +/*Freddy*/
> > +#define CMD_RXQTC                 0x2a  ///<  RX Queue Cascade Threshold
> Control Register
> > +/*Freddy*/
>
> Here's Freddy again.
> Unfortunately, this one appears to be actually used.
>

Yes... Will remove Freddy's name but keep his macro

> > +
> > +
> > +#if PASS_SCT
>
> Same as for 3/4.
>
Sure

IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.

  reply	other threads:[~2020-05-14 15:51 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-10 11:15 [edk2-platform][PATCH v1 0/4] Update ASIX USB Networking drivers Samer El-Haj-Mahmoud
2020-05-10 11:15 ` [edk2-platform][PATCH v1 1/4] Silicon/AsixPkg: Create AsixPkg Samer El-Haj-Mahmoud
2020-05-10 11:15 ` [edk2-platform][PATCH v1 2/4] Drivers/OptionRomPkg: Move ASIX drivers to AsixPkg Samer El-Haj-Mahmoud
2020-05-11  5:18   ` Ni, Ray
2020-05-14 15:54     ` Samer El-Haj-Mahmoud
2020-05-15  6:43       ` [edk2-devel] " Ni, Ray
2020-05-10 11:15 ` [edk2-platform][PATCH v1 3/4] Silicon/AsixPkg: Add ASIX Ax88179 driver Samer El-Haj-Mahmoud
2020-05-11 14:38   ` Ard Biesheuvel
2020-05-11 15:04     ` [edk2-devel] " Samer El-Haj-Mahmoud
2020-05-11 15:06       ` Ard Biesheuvel
2020-05-12 13:02   ` Leif Lindholm
2020-05-14 15:45     ` Samer El-Haj-Mahmoud
2020-05-10 11:15 ` [edk2-platform][PATCH v1 4/4] Silicon/AsixPkg: Add ASIX Ax88772c driver Samer El-Haj-Mahmoud
2020-05-12 13:22   ` Leif Lindholm
2020-05-14 15:51     ` Samer El-Haj-Mahmoud [this message]
2020-05-11 15:50 ` [edk2-platform][PATCH v1 0/4] Update ASIX USB Networking drivers Ard Biesheuvel
2020-05-12 11:15   ` Leif Lindholm
2020-05-14 13:30     ` Samer El-Haj-Mahmoud

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-list 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=DB7PR08MB32606D5C043853C582EBAD0590BC0@DB7PR08MB3260.eurprd08.prod.outlook.com \
    --to=devel@edk2.groups.io \
    /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