freebsd-dev/sys/dev/mii
Peter Wemm 664a31e496 Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
is an application space macro and the applications are supposed to be free
to use it as they please (but cannot).  This is consistant with the other
BSD's who made this change quite some time ago.  More commits to come.
1999-12-29 04:46:21 +00:00
..
amphy.c Allow the AMD PHY driver to support the DM9101 PHY. The DM9101 and the 1999-09-19 21:56:08 +00:00
amphyreg.h
dcphy.c Fix some problems reported by Mike Pritchard: 1999-12-13 21:45:13 +00:00
devlist2h.awk
exphy.c
Makefile.miidevs
mii_physubr.c
mii.c Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00
mii.h
miibus_if.m
miidevs
miidevs.h
miivar.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
mlphy.c
nsphy.c
nsphyreg.h
pnphy.c Add the if_dc driver and remove all of the al, ax, dm, pn and mx drivers 1999-12-04 17:41:31 +00:00
rlphy.c
tlphy.c
tlphyreg.h
ukphy_subr.c
ukphy.c