- Rename NFE_RXTX_V[32]MAGIC to NFE_RXTX_DESC_V[32].
commit2cda1c71d82b58e74860c4a19e0ef9f250f139f4
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Fri, 27 Jun 2008 16:30:53 +0000 (27 16:30 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Fri, 27 Jun 2008 16:30:53 +0000 (27 16:30 +0000)
tree2fff96cc1552f0f095859bb3abf1c498c4a00c96
parentcd120aea5a4a52e2906700d7f793df7b1d669e1a
- 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