freebsd-dev/sys/dev/tx
Peter Wemm 95a1645553 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.
2000-04-29 13:41:57 +00:00
..
if_tx.c Depend on miibus. 2000-04-29 13:41:57 +00:00
if_txreg.h Driver is now using miibus, and newbus. 2000-04-12 06:51:43 +00:00
if_txvar.h Driver is now using miibus, and newbus. 2000-04-12 06:51:43 +00:00