lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 19 Aug 2008 22:04:09 +0400
From:	"Леонид Юрьев" <leo@...iev.ru>
To:	netdev@...r.kernel.org
Cc:	"Ivan Vecera" <ivecera@...hat.com>,
	"Francois Romieu" <romieu@...zoreil.com>
Subject: Re: [r8169] patch for RTL8102 (5 new MAC/PHY)

2008/8/19 Ivan Vecera <ivecera@...hat.com>:
> 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
Oh, yes :)

>> 2) simple: by RTL8169 datasheet 'rx-missed' counter is 24-bits width,
>> but not 32;
> interesting :-)

http://wiki.osdev.org/RTL8169, seek bottom of page for the link to
http://www.magnesium.net/~wpaul/rt/RTL8110S_8169S_DataSheet_1.3.pdf,
Datasheet for the RTL8169S and RTL8110S chpsets.

So, on page #15, can see:

004Ch-004Fh R/W MPC
Missed Packet Counter: This 24-bit counter indicates the number of
packets discarded due to Rx FIFO overflow. After a s/w reset, MPC
is cleared. Only the lower 3 bytes are valid.
When any value is written to MPC, it will be reset.

--
Leo Yuriev
--
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