NetBSD/sys/dev/mii
thorpej fc96443d15 New callout mechanism with two major improvements over the old
timeout()/untimeout() API:
- Clients supply callout handle storage, thus eliminating problems of
  resource allocation.
- Insertion and removal of callouts is constant time, important as
  this facility is used quite a lot in the kernel.

The old timeout()/untimeout() API has been removed from the kernel.
2000-03-23 07:01:25 +00:00
..
Makefile
Makefile.miidevs
devlist2h.awk
dmphy.c Factor out the tick handling code into a common function, and send 2000-03-06 20:56:56 +00:00
dmphyreg.h Driver for the Davicom DM9101 10/100 Ethernet PHY. This PHY is found 2000-02-02 04:29:49 +00:00
exphy.c Factor out the tick handling code into a common function, and send 2000-03-06 20:56:56 +00:00
files.mii Driver for the Davicom DM9101 10/100 Ethernet PHY. This PHY is found 2000-02-02 04:29:49 +00:00
icsphy.c Factor out the tick handling code into a common function, and send 2000-03-06 20:56:56 +00:00
icsphyreg.h
inphy.c Factor out the tick handling code into a common function, and send 2000-03-06 20:56:56 +00:00
inphyreg.h
iophy.c Factor out the tick handling code into a common function, and send 2000-03-06 20:56:56 +00:00
iophyreg.h
lxtphy.c Factor out the tick handling code into a common function, and send 2000-03-06 20:56:56 +00:00
lxtphyreg.h
mii.c New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
mii.h Bring some order to the chaos which was the MII code function naming 2000-02-02 08:05:26 +00:00
mii_bitbang.c
mii_bitbang.h
mii_physubr.c New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
miidevs Add a Broadcom PHy used in the D-Link USB100 adapter. 2000-01-13 20:16:08 +00:00
miidevs.h Regen. 2000-01-13 20:16:49 +00:00
miivar.h New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
nsphy.c Factor out the tick handling code into a common function, and send 2000-03-06 20:56:56 +00:00
nsphyreg.h
nsphyter.c Factor out the tick handling code into a common function, and send 2000-03-06 20:56:56 +00:00
nsphyterreg.h
qsphy.c Factor out the tick handling code into a common function, and send 2000-03-06 20:56:56 +00:00
qsphyreg.h
sqphy.c Factor out the tick handling code into a common function, and send 2000-03-06 20:56:56 +00:00
sqphyreg.h
tlphy.c Factor out the tick handling code into a common function, and send 2000-03-06 20:56:56 +00:00
tlphyreg.h
tlphyvar.h
tqphy.c Factor out the tick handling code into a common function, and send 2000-03-06 20:56:56 +00:00
tqphyreg.h
ukphy.c Factor out the tick handling code into a common function, and send 2000-03-06 20:56:56 +00:00
ukphy_subr.c