Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/sys/arch/evbarm/conf Pull up following revision(s) (reque...
details: https://anonhg.NetBSD.org/src/rev/7ff403e0e0a3
branches: netbsd-7
changeset: 798326:7ff403e0e0a3
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Mon Sep 08 19:06:35 2014 +0000
description:
Pull up following revision(s) (requested by skrll in ticket #76):
sys/arch/evbarm/conf/RPI: revision 1.50
Copy the list of PHYs from elsewhere.
XXX sys/dev/mii/miidevices.config anyone?
diffstat:
sys/arch/evbarm/conf/RPI | 28 ++++++++++++++++++++++++++--
1 files changed, 26 insertions(+), 2 deletions(-)
diffs (43 lines):
diff -r 51fd93c82773 -r 7ff403e0e0a3 sys/arch/evbarm/conf/RPI
--- a/sys/arch/evbarm/conf/RPI Mon Sep 08 19:03:37 2014 +0000
+++ b/sys/arch/evbarm/conf/RPI Mon Sep 08 19:06:35 2014 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: RPI,v 1.46 2014/08/03 09:18:16 martin Exp $
+# $NetBSD: RPI,v 1.46.2.1 2014/09/08 19:06:35 msaitoh Exp $
#
# RPi -- Raspberry Pi
#
@@ -220,7 +220,31 @@
# USB device drivers
include "dev/usb/usbdevices.config"
-ukphy* at mii? phy ?
+# MII/PHY support
+exphy* at mii? phy ? # 3Com internal PHYs
+gentbi* at mii? phy ? # Generic Ten-Bit 1000BASE-[CLS]X PHYs
+glxtphy* at mii? phy ? # Level One LXT-1000 PHYs
+gphyter* at mii? phy ? # NS83861 Gig-E PHY
+icsphy* at mii? phy ? # Integrated Circuit Systems ICS189x
+igphy* at mii? phy ? # Intel IGP01E1000
+ihphy* at mii? phy ? # Intel 82577 PHYs
+ikphy* at mii? phy ? # Intel 82563 PHYs
+inphy* at mii? phy ? # Intel 82555 PHYs
+iophy* at mii? phy ? # Intel 82553 PHYs
+lxtphy* at mii? phy ? # Level One LXT-970 PHYs
+makphy* at mii? phy ? # Marvell Semiconductor 88E1000 PHYs
+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
+sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs
+tlphy* at mii? phy ? # ThunderLAN PHYs
+tqphy* at mii? phy ? # TDK Semiconductor PHYs
+urlphy* at mii? phy ? # Realtek RTL8150L internal PHYs
+ukphy* at mii? phy ? # generic unknown PHYs
# Broadcom Serial Control (I2C)
bsciic* at obio?
Home |
Main Index |
Thread Index |
Old Index