freebsd-dev/sys/alpha
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
..
alpha Add a stub cpu_idle() function for sparc64, alpha, powerpc. This is a 2003-10-19 02:36:07 +00:00
compile
conf Mention the puc(4) glue driver in a commented-out example so the user 2003-09-19 20:04:55 +00:00
include Move pmap_resident_count() from the MD pmap.h to the MI pmap.h. 2003-10-06 01:47:12 +00:00
isa Mega busdma API commit. 2003-07-01 15:52:06 +00:00
linux Add sysentvec->sv_fixlimits() hook so that we can catch cases on 64 bit 2003-09-25 01:10:26 +00:00
mcbus Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
osf1 Replace the if_name and if_unit members of struct ifnet with new members 2003-10-31 18:32:15 +00:00
pci Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
tlsb OK, I messed up /dev/console with what I had hoped would be compat 2003-09-26 19:35:50 +00:00
Makefile