K 10 svn:author V 6 mjacob K 8 svn:date V 27 2001-10-01T22:57:57.000000Z K 7 svn:log V 245 Note the 'common knowledge' assumption that each NIC's softc starts with an ifnet structure (so device_get_softc will get one). If memory allocation fails in mii_phy_probe, don't just march ahead into a panic- return ENOMEM. MFC after: 1 week END