ENC28J60 + EtherCard == Fails to Initialize??

moelski -- THANK YOU!!!

had to set line 26 to

  if (ether.begin(sizeof Ethernet::buffer, mymac, 10) == 0)

in examples/webClient

working

PaulS:: The ENC28J60 chip is the one one this board, all I did was write what I can read on the board -- not saying this is an OFFICIAL Arduino Ethernet Shield -- that's simple what's printed on the board