- Rename NFE_RXTX_V[32]MAGIC to NFE_RXTX_DESC_V[32].
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Fri, 27 Jun 2008 16:30:53 +0000 (16:30 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Fri, 27 Jun 2008 16:30:53 +0000 (16:30 +0000)
commitfaaea42e7d860b403062d20db155fbd3e05ebbba
treeafb04b8cab2d71c12b8943a3ae68ccb51e9c32d5
parent02c04770009905618825215b62cf2e4803b9a2cb
- Rename NFE_RXTX_V[32]MAGIC to NFE_RXTX_DESC_V[32].
- Change NFE_RXTX_DESC_V3 from 0x2200 to 0xc02200; it is quite interesting
  the thing actually worked.
- Add rxtxctl_desc in softc, which stores the desc type of rxtxctl.  Set
  it up during attach.
- Add power control fixes on attach and init path.

Obtained-from: forcedeth
sys/dev/netif/nfe/if_nfe.c
sys/dev/netif/nfe/if_nfereg.h
sys/dev/netif/nfe/if_nfevar.h