brooks f1e94c6f29 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
..
2003-10-12 22:04:24 +00:00
2003-04-04 12:12:34 +00:00
2002-08-20 21:59:50 +00:00
2002-09-23 18:54:32 +00:00
2003-04-04 12:12:34 +00:00
2002-10-31 23:03:09 +00:00