freebsd-dev/sys/i4b
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
..
capi Prefer new location of pci include files (which have only been in the 2003-08-22 15:06:24 +00:00
driver Replace the if_name and if_unit members of struct ifnet with new members 2003-10-31 18:32:15 +00:00
include add support properly displaying and logging incoming telephone numbers (MSNs) 2002-08-12 07:53:55 +00:00
layer1 Use PCIR_BAR(x) instead of PCIR_MAPS. 2003-09-02 17:30:40 +00:00
layer2 Use __FBSDID(). 2003-06-11 00:01:05 +00:00
layer3 Use __FBSDID(). 2003-06-11 00:01:05 +00:00
layer4 Use __FBSDID(). 2003-06-11 00:01:05 +00:00