Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/evbarm/conf Remove qsphy(4), this 20+ year old PHY ...



details:   https://anonhg.NetBSD.org/src/rev/406dc5b5f50e
branches:  trunk
changeset: 455946:406dc5b5f50e
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Fri Apr 19 19:36:26 2019 +0000

description:
Remove qsphy(4), this 20+ year old PHY driver accidentally attaches to the Meson GXL internal PHY

diffstat:

 sys/arch/evbarm/conf/GENERIC64 |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 58334cc6213c -r 406dc5b5f50e sys/arch/evbarm/conf/GENERIC64
--- a/sys/arch/evbarm/conf/GENERIC64    Fri Apr 19 19:09:11 2019 +0000
+++ b/sys/arch/evbarm/conf/GENERIC64    Fri Apr 19 19:36:26 2019 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: GENERIC64,v 1.86 2019/04/19 19:07:55 jmcneill Exp $
+#      $NetBSD: GENERIC64,v 1.87 2019/04/19 19:36:26 jmcneill Exp $
 #
 #      GENERIC ARM (aarch64) kernel
 #
@@ -286,7 +286,6 @@
 nsphy*         at mii? phy ?           # NS83840 PHYs
 nsphyter*      at mii? phy ?           # NS83843 PHYs
 pnaphy*                at mii? phy ?           # generic HomePNA PHYs
-qsphy*         at mii? phy ?           # Quality Semiconductor QS6612 PHYs
 rdcphy*                at mii? phy ?           # RDC R6040 10/100 PHY
 rgephy*                at mii? phy ?           # Realtek 8169S/8110S internal PHYs
 rlphy*         at mii? phy ?           # Realtek 8139/8201L PHYs



Home | Main Index | Thread Index | Old Index