How to check for latest Ethernet Shield revision

I would like to buy an arduino ethernet shield.
How do I know if it is the lastest revision (with reset cnrtl)
by looking at a picture?

Thx

How do I know if it is the lastest revision (with reset cnrtl)
by looking at a picture?

You have to look at the right picture (the schematic). Looking at a photograph of a board won't do any good, since it is unlikely that the vendor actually took a photograph of the board they are selling.

Can I see it if I have the board in my Hand?

Can I see it if I have the board in my Hand?

I'm not sure. Does it look like this?
http://arduino.cc/en/Main/ArduinoEthernetShield

It looks like this:

Well, the once on the Arduino site says Mega compatible on it. Yours doesn't. I'd hazard a guess, then, that the one on the Arduino site is newer than your. Therefore, it would appear that you do not have the latest revision.

The seller claims it is also the latest revision , If this is true
there must be some other ways to check for it?

I'm only interested in a revision that fixes the manual reset problem
on older boards.

It would be great if someone could tell how i can identify this
reset controller on the newer boards?

Arduino site is not up to date for this shield (still Version 5)
Your shield, tubos, is the last shield (Version 6) with reset chip CAT811 (green zone) and is POE ready (10 pins in yellow zone). cf schematics.

Eternet Shield 06.jpg

arduino-ethernet-shield-06-schematic.pdf (100 KB)

Thx very much , this was the reply I was hoping for.