freebsd-src/sys/dev/fxp
Bill Paul 9e4c647c74 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.
1999-09-22 06:08:11 +00:00
..
if_fxp.c Tweak these for what I hope is the last time: change the DRIVER_MODULE() 1999-09-22 06:08:11 +00:00
if_fxpreg.h Recognise the new 82559 chip id as used on the InBusiness 10/100 adapter. 1999-09-06 06:15:18 +00:00
if_fxpvar.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00