From: jsg Date: Mon, 14 Jun 2021 06:09:28 +0000 (+0000) Subject: add a few more phys known to attach to usb ethernet X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=7e19035f1bc3655a0103447071688eef52af1c59;p=openbsd add a few more phys known to attach to usb ethernet --- 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 diff --git a/sys/arch/riscv64/conf/RAMDISK b/sys/arch/riscv64/conf/RAMDISK index c028fe37baa..1c26456e505 100644 --- a/sys/arch/riscv64/conf/RAMDISK +++ b/sys/arch/riscv64/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.19 2021/06/14 06:03:50 jsg Exp $ +# $OpenBSD: RAMDISK,v 1.20 2021/06/14 06:09:28 jsg Exp $ machine riscv64 maxusers 4 @@ -124,12 +124,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