Push device_t's down to vxattach, not the softc.
commit98dd614bc121b78434896e5a93f522261225987a
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Fri, 1 Jul 2005 20:14:13 +0000 (1 20:14 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Fri, 1 Jul 2005 20:14:13 +0000 (1 20:14 +0000)
tree98b8cd89f51b02a1399372f12ef19d23b70bce31
parent555abb40b1dbc374fa581f8f695f9d5bbcb51110
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