Push device_t's down to vxattach, not the softc.
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Fri, 1 Jul 2005 20:14:13 +0000 (20:14 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Fri, 1 Jul 2005 20:14:13 +0000 (20:14 +0000)
commit23c690ac17d72cb968f228a10476a93da5f48e86
tree62cb4b11639111241975074406c461436321a484
parentd65f8531522ba341de8664eaccd910c18edfca67
Push device_t's down to vxattach, not the softc.
Use if_printf. Fix an incorrect check to determine when no connectors
have been found. Don't store the unit in the softc.

Submitted-by: Sepherosa Ziehau <sepherosa@gmail.com>
sys/dev/netif/vx/Makefile
sys/dev/netif/vx/if_vx.c
sys/dev/netif/vx/if_vx_eisa.c
sys/dev/netif/vx/if_vx_pci.c
sys/dev/netif/vx/if_vxreg.h