diff options
Diffstat (limited to 'sys/arch/riscv64/conf/GENERIC')
-rw-r--r-- | sys/arch/riscv64/conf/GENERIC | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/arch/riscv64/conf/GENERIC b/sys/arch/riscv64/conf/GENERIC index 7c98b14da58..e643ca3a556 100644 --- a/sys/arch/riscv64/conf/GENERIC +++ b/sys/arch/riscv64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.18 2021/06/14 06:03:50 jsg Exp $ +# $OpenBSD: GENERIC,v 1.19 2021/06/14 06:09:28 jsg Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -128,12 +128,15 @@ otus* at uhub? # Atheros AR9001U athn* at uhub? # Atheros AR9002U bwfm* at uhub? # Broadcom FullMAC +acphy* at mii? # Altima AC101 PHYs amphy* at mii? # AMD 79C873 PHYs atphy* at mii? # Attansic F1 PHYs +bmtphy* at mii? # Broadcom 10/100 PHYs brgphy* at mii? # Broadcom Gigabit PHYs eephy* at mii? # Marvell 88E1000 series PHY rgephy* at mii? # Realtek 8169S/8110S PHY rlphy* at mii? # Realtek 8139 internal PHYs +sqphy* at mii? # Seeq 8x220 PHYs ukphy* at mii? # "unknown" PHYs urlphy* at mii? # Realtek RTL8150L internal PHY |