K 10 svn:author V 6 semenu K 8 svn:date V 27 2001-08-13T18:37:31.000000Z K 7 svn:log V 335 Fix an bug in FreeBSD attach routine - attaching MII interfaces before doing common_attach is wrong as common attach initialize some fileds used by mediainit routine. This was hard to notify because loading driver as kld lead to mediainit routine being called after common_attach, though probe_phy is called before. MFC after: 1 week END