From: Ivan Vecera <ivecera@redhat.com>
To: Francois Romieu <romieu@fr.zoreil.com>
Cc: "Ilpo Järvinen" <ilpo.jarvinen@helsinki.fi>,
"'Xose Vazquez Perez'" <xose.vazquez@gmail.com>,
"Edward Hsu" <edward_hsu@realtek.com.tw>,
netdev@vger.kernel.org
Subject: Re: [PATCH] Support for new rtl810x hardware
Date: Sun, 03 Aug 2008 22:22:17 +0200 [thread overview]
Message-ID: <48961379.40606@redhat.com> (raw)
In-Reply-To: <20080802200241.GA20141@electric-eye.fr.zoreil.com>
> Francois Romieu <romieu@fr.zoreil.com> :
> [...]
>
> I have published a new serie at:
>
> http://userweb.kernel.org/~romieu/r8169/2.6.27-rc1
>
> It does not include the 8168 chipsets specific bits which are currently
> in the r8169 branch at git.kernel.org.
>
> I'd appreciate if you could give the serie a try and tell me if it is
> ok to add your s-o-b to the patch below. It is synched with version
> 1.008.00 of Realtek 8101 driver (which exhibits some phy_config
> changes).
Yes, from my point of view it's OK.
> ...
> The 0x7c800000 mask is more or less reserved for the fallback,
> whence the introduction of the 0x34a00000 identifier.
Yes this is
> I have not understood under which basis you made a difference
> between 8102e and 8102el. As far as I can tell Realtek's driver
> does not disambiguate either: 0x34a00000 (resp. 0x34800000) and
> 0x24a00000 (resp. 0x24800000) both fall under CFG_METHOD_5
> (resp. CFG_METHOD_3). Did I miss something or was is more or
> less arbitrary ?
There was my mistake to use rtl8102e_hw_phy_config and
rtl8102el_hw_phy_config identifiers. But Realtek's driver v1.007.00
used different PHY configuration for CFG_METHOD_3 and for
CFG_METHOD_4/5. The current (v1.009.00) uses the common one for all
of them.
Regards,
Ivan
next prev parent reply other threads:[~2008-08-03 20:22 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-01 23:12 [PATCH] Support for new rtl810x hardware Xose Vazquez Perez
2008-08-02 6:24 ` Ivan Vecera
2008-08-02 15:20 ` Francois Romieu
2008-08-02 20:02 ` Francois Romieu
2008-08-03 20:22 ` Ivan Vecera [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-08-01 15:24 Ivan Vecera
2008-08-02 6:56 ` Ilpo Järvinen
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=48961379.40606@redhat.com \
--to=ivecera@redhat.com \
--cc=edward_hsu@realtek.com.tw \
--cc=ilpo.jarvinen@helsinki.fi \
--cc=netdev@vger.kernel.org \
--cc=romieu@fr.zoreil.com \
--cc=xose.vazquez@gmail.com \
/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.