[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <48AAF967.4000902@redhat.com>
Date: Tue, 19 Aug 2008 18:48:39 +0200
From: Ivan Vecera <ivecera@...hat.com>
To: netdev@...r.kernel.org
CC: ?????? ????? <leo@...iev.ru>,
Francois Romieu <romieu@...zoreil.com>
Subject: Re: [r8169] patch for RTL8102 (5 new MAC/PHY)
> Actual difference from the current r8169.c is in detection and "magic"
> handle of the 5 new versions of RTL's MACs and corresponded PHY.
The support for RTL8102 was added 2 days ago. See Francois's git tree
in r8169-fixes branch.
http://git.kernel.org/?p=linux/kernel/git/romieu/netdev-2.6.git;a=shortlog;h=r8169-fixes
> 2) simple: by RTL8169 datasheet 'rx-missed' counter is 24-bits width,
> but not 32;
interesting :-)
> 4) workaround: RTL8102 seems (sure) not have "rx-missed" (PCI-reg
> 0x4C) counter. So we should not account dev->stats.rx_missed_errors
> like RTL8169;
It seems (according Realtek's r8101 and r8168 drivers) that not only
RTL810x class but also RTL8168 class hardware don't have rx-missed. r8168
doesn't contain anything regarding RxMissed and r8101's RxMissed stuff
is commented out.
Ivan
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists