Enable mue(4).
authorkevlo <kevlo@openbsd.org>
Fri, 3 Aug 2018 13:37:08 +0000 (13:37 +0000)
committerkevlo <kevlo@openbsd.org>
Fri, 3 Aug 2018 13:37:08 +0000 (13:37 +0000)
Tested on Orange Pi Plus 2E (armv7) and Orange Pi PC 2 (arm64).

ok jsg@

sys/arch/arm64/conf/GENERIC
sys/arch/arm64/conf/RAMDISK
sys/arch/armv7/conf/GENERIC
sys/arch/armv7/conf/RAMDISK

index 62d6e80..e7476d6 100644 (file)
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.81 2018/08/02 14:13:44 patrick Exp $
+# $OpenBSD: GENERIC,v 1.82 2018/08/03 13:37:08 kevlo Exp $
 #
 # GENERIC machine description file
 #
@@ -260,6 +260,7 @@ upl*                at uhub?                # Prolific PL2301/PL2302 host-to-host `network'
 ugl*           at uhub?                # Genesys Logic GL620USB-A host-to-host `network'
 udav*          at uhub?                # Davicom DM9601 based Ethernet
 mos*           at uhub?                # MOSCHIP MCS7730/7830 10/100 Ethernet
+mue*           at uhub?                # Microchip LAN75xx/LAN78xx Ethernet
 url*           at uhub?                # Realtek RTL8150L based adapters
 ure*           at uhub?                # Realtek RTL8152 based adapters
 wi*            at uhub?                # WaveLAN IEEE 802.11DS
index b8e6741..3cb8bf3 100644 (file)
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.65 2018/07/30 10:56:00 kettenis Exp $
+# $OpenBSD: RAMDISK,v 1.66 2018/08/03 13:37:08 kevlo Exp $
 #
 # GENERIC machine description file
 #
@@ -206,6 +206,7 @@ upl*                at uhub?                # Prolific PL2301/PL2302 host-to-host `network'
 ugl*           at uhub?                # Genesys Logic GL620USB-A host-to-host `network'
 udav*          at uhub?                # Davicom DM9601 based Ethernet
 mos*           at uhub?                # MOSCHIP MCS7730/7830 10/100 Ethernet
+mue*           at uhub?                # Microchip LAN75xx/LAN78xx Ethernet
 url*           at uhub?                # Realtek RTL8150L based adapters
 ure*           at uhub?                # Realtek RTL8152 based adapters
 wi*            at uhub?                # WaveLAN IEEE 802.11DS
index e58af0f..049413d 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: GENERIC,v 1.116 2018/08/02 14:13:44 patrick Exp $
+#      $OpenBSD: GENERIC,v 1.117 2018/08/03 13:37:08 kevlo Exp $
 #
 # For further information on compiling OpenBSD kernels, see the config(8)
 # man page.
@@ -303,6 +303,7 @@ upl*        at uhub?                # Prolific PL2301/PL2302 host-to-host `network'
 ugl*   at uhub?                # Genesys Logic GL620USB-A host-to-host `network'
 udav*  at uhub?                # Davicom DM9601 based Ethernet
 mos*   at uhub?                # MOSCHIP MCS7730/7830 10/100 Ethernet
+mue*   at uhub?                # Microchip LAN75xx/LAN78xx Ethernet
 url*   at uhub?                # Realtek RTL8150L based adapters
 ure*   at uhub?                # Realtek RTL8152 based adapters
 wi*    at uhub?                # WaveLAN IEEE 802.11DS
index 71436fb..2ccb184 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: RAMDISK,v 1.102 2018/07/09 18:50:38 patrick Exp $
+#      $OpenBSD: RAMDISK,v 1.103 2018/08/03 13:37:08 kevlo Exp $
 
 machine                armv7 arm
 
@@ -235,6 +235,7 @@ smsc*               at uhub?                # SMSC LAN95xx Ethernet
 cdce*          at uhub?                # CDC Ethernet
 udav*          at uhub?                # Davicom DM9601 based Ethernet
 mos*           at uhub?                # MOSCHIP MCS7730/7830 10/100 Ethernet
+mue*           at uhub?                # Microchip LAN75xx/LAN78xx Ethernet
 url*           at uhub?                # Realtek RTL8150L based adapters
 ure*           at uhub?                # Realtek RTL8152 based adapters
 wi*            at uhub?                # WaveLAN IEEE 802.11DS