Andrew Gallatin 3cae73118e Implement mxge_init()
This fixes a long standing bug in mxge(4) where "ifconfig mxge0 $IP"
did not bring the interface into a RUNNING state, like it does on
most (all?) other FreeBSD NIC drivers.

Thanks to gnn for mentioning the bug, and yongari for pointing out that
ether_ioctl() invokes ifp->if_init() in SIOCSIFADDR.

MFC after: 7 days
2011-04-06 15:45:32 +00:00
..
2011-04-05 16:14:54 +00:00
2011-03-25 20:53:02 +00:00
2011-03-24 08:56:12 +00:00
2011-04-06 15:45:32 +00:00
2011-03-23 22:06:09 +00:00