netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Query: Regarding 8211E Phy module support in drivers/net/phy
@ 2013-08-02 18:50 Sharma Bhupesh-B45370
  2013-08-14 14:07 ` Giuseppe CAVALLARO
  2013-08-19  6:48 ` [PATCH (net.git)] net: phy: rtl8211: fix interrupt on status link change Giuseppe CAVALLARO
  0 siblings, 2 replies; 6+ messages in thread
From: Sharma Bhupesh-B45370 @ 2013-08-02 18:50 UTC (permalink / raw)
  To: 'peppe.cavallaro@st.com'; +Cc: 'netdev@vger.kernel.org'

Hi Peppe,

This regarding the patch prepared by you for adding RTL8211E support in
drivers/net/phy/realtek.c

commit ef3d90491a15f0d5cf1ec39a38a45dac6968fb2a
Author: Giuseppe CAVALLARO <peppe.cavallaro@st.com>
Date:   Wed Jan 23 00:30:03 2013 +0000

    net: phy: realtek: add rtl8211e driver
    
    This patch adds the minimal driver to manage the
    Realtek RTL8211E 10/100/1000 Transceivers.

I see a macro specific to 8211E:
+#define        RTL8211E_INER_LINK_STAT 0x10

I was having a look at the RTL8211E(G) datasheet and could see
the following bit positions for INER register (Address 0x12):

[7:1] as Reserved
[0] as Jabber Interrupt

If I am not wrong a value 0x10 written to the INER register tries to set bit [4] which seems
Reserved.

Or am I missing something here.
Please let me know your views on the same.

Thanks,
Bhupesh 

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-08-30 11:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-02 18:50 Query: Regarding 8211E Phy module support in drivers/net/phy Sharma Bhupesh-B45370
2013-08-14 14:07 ` Giuseppe CAVALLARO
2013-08-14 20:18   ` Sharma Bhupesh-B45370
     [not found]   ` <A1A6EA40F8503D48BB002B42BD65974E0A111CD2@039-SN2MPN1-013.039d.mgd.msft.net>
2013-08-30 11:18     ` Sharma Bhupesh-B45370
2013-08-19  6:48 ` [PATCH (net.git)] net: phy: rtl8211: fix interrupt on status link change Giuseppe CAVALLARO
2013-08-21  0:11   ` David Miller

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).