Searched hist:51533 (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/dev/wb/
H A Dif_wb.cdiff 51533 Wed Sep 22 04:08:11 MDT 1999 wpaul Tweak these for what I hope is the last time: change the DRIVER_MODULE()
declaration for the interface driver from "foo" to "if_foo" but leave the
declaration for the miibus attached to the interface driver alone. This
lets the internal module name be "if_foo" while still allowing the miibus
instances to attach to "foo."

This should allow ifconfig to autoload driver modules again without
breaking the miibus attach.
/freebsd-11-stable/sys/dev/tl/
H A Dif_tl.cdiff 51533 Wed Sep 22 04:08:11 MDT 1999 wpaul Tweak these for what I hope is the last time: change the DRIVER_MODULE()
declaration for the interface driver from "foo" to "if_foo" but leave the
declaration for the miibus attached to the interface driver alone. This
lets the internal module name be "if_foo" while still allowing the miibus
instances to attach to "foo."

This should allow ifconfig to autoload driver modules again without
breaking the miibus attach.
/freebsd-11-stable/sys/dev/sf/
H A Dif_sf.cdiff 51533 Wed Sep 22 04:08:11 MDT 1999 wpaul Tweak these for what I hope is the last time: change the DRIVER_MODULE()
declaration for the interface driver from "foo" to "if_foo" but leave the
declaration for the miibus attached to the interface driver alone. This
lets the internal module name be "if_foo" while still allowing the miibus
instances to attach to "foo."

This should allow ifconfig to autoload driver modules again without
breaking the miibus attach.
/freebsd-11-stable/sys/dev/ti/
H A Dif_ti.cdiff 51533 Wed Sep 22 04:08:11 MDT 1999 wpaul Tweak these for what I hope is the last time: change the DRIVER_MODULE()
declaration for the interface driver from "foo" to "if_foo" but leave the
declaration for the miibus attached to the interface driver alone. This
lets the internal module name be "if_foo" while still allowing the miibus
instances to attach to "foo."

This should allow ifconfig to autoload driver modules again without
breaking the miibus attach.
/freebsd-11-stable/sys/dev/xl/
H A Dif_xl.cdiff 51533 Wed Sep 22 04:08:11 MDT 1999 wpaul Tweak these for what I hope is the last time: change the DRIVER_MODULE()
declaration for the interface driver from "foo" to "if_foo" but leave the
declaration for the miibus attached to the interface driver alone. This
lets the internal module name be "if_foo" while still allowing the miibus
instances to attach to "foo."

This should allow ifconfig to autoload driver modules again without
breaking the miibus attach.
/freebsd-11-stable/sys/dev/rl/
H A Dif_rl.cdiff 51533 Wed Sep 22 04:08:11 MDT 1999 wpaul Tweak these for what I hope is the last time: change the DRIVER_MODULE()
declaration for the interface driver from "foo" to "if_foo" but leave the
declaration for the miibus attached to the interface driver alone. This
lets the internal module name be "if_foo" while still allowing the miibus
instances to attach to "foo."

This should allow ifconfig to autoload driver modules again without
breaking the miibus attach.
/freebsd-11-stable/sys/dev/fxp/
H A Dif_fxp.cdiff 51533 Wed Sep 22 04:08:11 MDT 1999 wpaul Tweak these for what I hope is the last time: change the DRIVER_MODULE()
declaration for the interface driver from "foo" to "if_foo" but leave the
declaration for the miibus attached to the interface driver alone. This
lets the internal module name be "if_foo" while still allowing the miibus
instances to attach to "foo."

This should allow ifconfig to autoload driver modules again without
breaking the miibus attach.

Completed in 473 milliseconds