Wed Oct 28 07:36:17 2020 UTC ()
Add smscphy(4) found on some RPI models.


(rin)
diff -r1.164 -r1.165 src/sys/arch/evbarm/conf/GENERIC64

cvs diff -r1.164 -r1.165 src/sys/arch/evbarm/conf/GENERIC64 (expand / switch to unified diff)

--- src/sys/arch/evbarm/conf/GENERIC64 2020/10/27 08:57:10 1.164
+++ src/sys/arch/evbarm/conf/GENERIC64 2020/10/28 07:36:17 1.165
@@ -1,15 +1,15 @@ @@ -1,15 +1,15 @@
1# 1#
2# $NetBSD: GENERIC64,v 1.164 2020/10/27 08:57:10 ryo Exp $ 2# $NetBSD: GENERIC64,v 1.165 2020/10/28 07:36:17 rin Exp $
3# 3#
4# GENERIC ARM (aarch64) kernel 4# GENERIC ARM (aarch64) kernel
5# 5#
6 6
7include "arch/evbarm/conf/std.generic64" 7include "arch/evbarm/conf/std.generic64"
8include "arch/evbarm/conf/files.generic64" 8include "arch/evbarm/conf/files.generic64"
9include "arch/evbarm/conf/GENERIC.common" 9include "arch/evbarm/conf/GENERIC.common"
10 10
11maxusers 64 11maxusers 64
12 12
13options CPU_CORTEX 13options CPU_CORTEX
14options CPU_THUNDERX 14options CPU_THUNDERX
15options SOC_BCM2837 15options SOC_BCM2837
@@ -253,26 +253,27 @@ icsphy* at mii? phy ? # Integrated Cir @@ -253,26 +253,27 @@ icsphy* at mii? phy ? # Integrated Cir
253igphy* at mii? phy ? # Intel IGP01E1000 253igphy* at mii? phy ? # Intel IGP01E1000
254ihphy* at mii? phy ? # Intel 82577 PHYs 254ihphy* at mii? phy ? # Intel 82577 PHYs
255ikphy* at mii? phy ? # Intel 82563 PHYs 255ikphy* at mii? phy ? # Intel 82563 PHYs
256inphy* at mii? phy ? # Intel 82555 PHYs 256inphy* at mii? phy ? # Intel 82555 PHYs
257iophy* at mii? phy ? # Intel 82553 PHYs 257iophy* at mii? phy ? # Intel 82553 PHYs
258lxtphy* at mii? phy ? # Level One LXT-970 PHYs 258lxtphy* at mii? phy ? # Level One LXT-970 PHYs
259makphy* at mii? phy ? # Marvell Semiconductor 88E1000 PHYs 259makphy* at mii? phy ? # Marvell Semiconductor 88E1000 PHYs
260nsphy* at mii? phy ? # NS83840 PHYs 260nsphy* at mii? phy ? # NS83840 PHYs
261nsphyter* at mii? phy ? # NS83843 PHYs 261nsphyter* at mii? phy ? # NS83843 PHYs
262pnaphy* at mii? phy ? # generic HomePNA PHYs 262pnaphy* at mii? phy ? # generic HomePNA PHYs
263rdcphy* at mii? phy ? # RDC R6040 10/100 PHY 263rdcphy* at mii? phy ? # RDC R6040 10/100 PHY
264rgephy* at mii? phy ? # Realtek 8169S/8110S internal PHYs 264rgephy* at mii? phy ? # Realtek 8169S/8110S internal PHYs
265rlphy* at mii? phy ? # Realtek 8139/8201L PHYs 265rlphy* at mii? phy ? # Realtek 8139/8201L PHYs
 266smscphy* at mii? phy ? # SMSC LAN87xx PHYs
266sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs 267sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs
267tlphy* at mii? phy ? # ThunderLAN PHYs 268tlphy* at mii? phy ? # ThunderLAN PHYs
268tqphy* at mii? phy ? # TDK Semiconductor PHYs 269tqphy* at mii? phy ? # TDK Semiconductor PHYs
269urlphy* at mii? phy ? # Realtek RTL8150L internal PHYs 270urlphy* at mii? phy ? # Realtek RTL8150L internal PHYs
270ukphy* at mii? phy ? # generic unknown PHYs 271ukphy* at mii? phy ? # generic unknown PHYs
271 272
272# Mini-PCIe Wireless 273# Mini-PCIe Wireless
273#options ATHHAL_AR5212,ATHHAL_RF2425 # AR5BHB63 274#options ATHHAL_AR5212,ATHHAL_RF2425 # AR5BHB63
274#ath* at pci? dev ? function ? # Atheros IEEE 802.11 275#ath* at pci? dev ? function ? # Atheros IEEE 802.11
275#athn* at pci? dev ? function ? # Atheros IEEE 802.11 276#athn* at pci? dev ? function ? # Atheros IEEE 802.11
276 277
277# UART 278# UART
278com* at fdt? pass 4 # UART 279com* at fdt? pass 4 # UART