OpenBSD CVS

src/sys/dev/mii/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sys / dev / mii

Current tag: OPENBSD_2_8_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.1   25 years  jason   OpenBSD gets sys/dev/mii layer from NetBSD
[TXT] amphy.c  1.1   23 years  jason   driver for amphy from freebsd; aaron ok
[TXT] amphyreg.h  1.1   23 years  jason   branches: 1.1.6; driver for amphy from freebsd; aaron ok
[TXT] brgphy.c  1.2   23 years  jason   openbsdisms
[TXT] brgphyreg.h  1.1   23 years  jason   driver for broadcom 5400 from FreeBSD.
[TXT] dcphy.c  1.4   23 years  aaron   During the last FreeBSD dc(4) sync, I very stupidly forgot to check for changes ...
[TXT] devlist2h.awk  1.1   25 years  jason   OpenBSD gets sys/dev/mii layer from NetBSD
[TXT] exphy.c  1.8   23 years  nate   sync mii code with netbsd adds detach functionality for phys some code cleanup ...
[TXT] files.mii  1.14   23 years  jason   remove dmphy
[TXT] icsphy.c  1.6   23 years  nate   sync mii code with netbsd adds detach functionality for phys some code cleanup ...
[TXT] icsphyreg.h  1.2   25 years  jason   reference docs
[TXT] inphy.c  1.6   23 years  nate   sync mii code with netbsd adds detach functionality for phys some code cleanup ...
[TXT] inphyreg.h  1.2   24 years  jason   branches: 1.2.4; From NetBSD: SCTRL2 register number wrong.
[TXT] iophy.c  1.6   23 years  nate   branches: 1.6.8; sync mii code with netbsd adds detach functionality for phys s...
[TXT] iophyreg.h  1.1   24 years  jason   add driver for i82553; from netbsd
[TXT] lxtphy.c  1.5   23 years  nate   sync mii code with netbsd adds detach functionality for phys some code cleanup ...
[TXT] lxtphyreg.h  1.1   25 years  jason   Merge with NetBSD: o additional phy drivers (seeq, ics, level1) o "unknown phy" ...
[TXT] mii.c  1.9   23 years  nate   sync mii code with netbsd adds detach functionality for phys some code cleanup ...
[TXT] mii.h  1.2   23 years  nate   sync mii code with netbsd adds detach functionality for phys some code cleanup ...
[TXT] mii_physubr.c  1.7   23 years  aaron   Don't mix usage of old and new timeout code.
[TXT] miidevs  1.13   23 years  jason   missed xxXAQTI
[TXT] miidevs.h  1.15   23 years  jason   sync
[TXT] miivar.h  1.8   23 years  aaron   Do not pass any flags to mii_attach() through the mii_phy_probe() wrapper.
[TXT] mtdphy.c  1.5   23 years  nate   branches: 1.5.8; sync mii code with netbsd adds detach functionality for phys s...
[TXT] nsphy.c  1.9   23 years  nate   sync mii code with netbsd adds detach functionality for phys some code cleanup ...
[TXT] nsphyreg.h  1.3   24 years  jason   Fix fxp+nsphy problem: don't reset everytime when switching to auto mode. Also, ...
[TXT] nsphyter.c  1.3   23 years  nate   sync mii code with netbsd adds detach functionality for phys some code cleanup ...
[TXT] nsphyterreg.h  1.1   24 years  jason   driver for National Semiconductor 83843; from NetBSD.
[TXT] qsphy.c  1.6   23 years  nate   branches: 1.6.8; sync mii code with netbsd adds detach functionality for phys s...
[TXT] qsphyreg.h  1.2   25 years  jason   branches: 1.2.6; reference docs
[TXT] rlphy.c  1.6   23 years  nate   branches: 1.6.8; sync mii code with netbsd adds detach functionality for phys s...
[TXT] sqphy.c  1.5   23 years  nate   sync mii code with netbsd adds detach functionality for phys some code cleanup ...
[TXT] sqphyreg.h  1.2   25 years  jason   branches: 1.2.6; reference docs
[TXT] tlphy.c  1.6   23 years  nate   sync mii code with netbsd adds detach functionality for phys some code cleanup ...
[TXT] tlphyreg.h  1.1   25 years  jason   branches: 1.1.8; 1.1.18; OpenBSD gets sys/dev/mii layer from NetBSD
[TXT] tlphyvar.h  1.1   25 years  jason   OpenBSD gets sys/dev/mii layer from NetBSD
[TXT] tqphy.c  1.3   23 years  nate   branches: 1.3.8; sync mii code with netbsd adds detach functionality for phys s...
[TXT] tqphyreg.h  1.1   24 years  jason   branches: 1.1.2; 1.1.12; Merge with NetBSD: o move common support functions fo...
[TXT] txphy.c  1.3   23 years  chris   branches: 1.3.8; Fix compile error (ok nate@)
[TXT] ukphy.c  1.8   23 years  jason   hush
[TXT] ukphy_subr.c  1.2   24 years  jason   Merge with NetBSD: o move common support functions for phy drivers from mii.c to...
[TXT] xmphy.c  1.2   23 years  jason   branches: 1.2.6; openbsdisms
[TXT] mtdphyreg.h (in the Attic) [Hide]  1.1   25 years  jason   branches: 1.1.6; 1.1.16; Myson MTD972 driver.
[TXT] txphyreg.h (in the Attic) [Hide]  1.1   24 years  jason   branches: 1.1.2; simple driver for Texas Instruments TNETE2101 phy
[TXT] xmphyreg.h (in the Attic) [Hide]  1.1   23 years  jason   branches: 1.1.6; driver for the XAQTI XMACII phy from FreeBSD