freebsd-dev/sys/dev/pdq
Brooks Davis 9bf40ede4a Replace the if_name and if_unit members of struct ifnet with new members
if_xname, if_dname, and if_dunit. if_xname is the name of the interface
and if_dname/unit are the driver name and instance.

This change paves the way for interface renaming and enhanced pseudo
device creation and configuration symantics.

Approved By:	re (in principle)
Reviewed By:	njl, imp
Tested On:	i386, amd64, sparc64
Obtained From:	NetBSD (if_xname)
2003-10-31 18:32:15 +00:00
..
if_fea.c Replace the if_name and if_unit members of struct ifnet with new members 2003-10-31 18:32:15 +00:00
if_fpa.c Replace the if_name and if_unit members of struct ifnet with new members 2003-10-31 18:32:15 +00:00
pdq_freebsd.h Replace the if_name and if_unit members of struct ifnet with new members 2003-10-31 18:32:15 +00:00
pdq_ifsubr.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
pdq.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
pdqreg.h - Merge the pdq driver (if_fpa and if_fea) from NetBSD. 2002-03-29 11:22:22 +00:00
pdqvar.h Replace the if_name and if_unit members of struct ifnet with new members 2003-10-31 18:32:15 +00:00