K 10 svn:author V 5 peter K 8 svn:date V 27 2000-04-29T13:41:57.000000Z K 7 svn:log V 365 Depend on miibus. Note that if_aue doesn't strictly depend on usb because it uses the method interface for calls rather than using internal symbols, and because it's a child driver of usb and therefore will not try and do anything unless the parent usb code is loaded at some point. if_aue does strictly depend on miibus as it will fail to link if it is missing. END