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
exphy.c Factor out the tick handling code into a common function, and send 2000-03-06 20:56:56 +00:00
files.mii
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
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
miidevs.h
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