- JMC260 with full mask revision 2 and ECO revision 0 does not support
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Wed, 26 Nov 2008 11:55:18 +0000 (11:55 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Wed, 26 Nov 2008 11:55:18 +0000 (11:55 +0000)
commitb249905bd37bc97b7362a288a85b1907b36d0d22
tree541a7f5cdf98461d78b749d82c7d464b64b98b64
parent7b4446f72ca7db87c0914d9c872e9dea86f21946
- JMC260 with full mask revision 2 and ECO revision 0 does not support
  64bits DMA operatoin.
- Newer parts (full mask revision >= 2) of JMC250/JMC260 require driver
  to configure TX offload engine and TX MAC clock source according to the
  current link speed.
- New datasheet no longer uses PCI revision ID to identify chip generation,
  but chipmode's full mask revision and ECO revision are used; update
  driver accordingly.

Thank Ethan <ethanhsiao@jmicron.com> for pointing out necessary updates
and sending me an EVB.
sys/dev/netif/jme/if_jme.c
sys/dev/netif/jme/if_jmereg.h
sys/dev/netif/jme/if_jmevar.h