Enable rge(4).
authorkettenis <kettenis@openbsd.org>
Sun, 31 Mar 2024 19:17:53 +0000 (19:17 +0000)
committerkettenis <kettenis@openbsd.org>
Sun, 31 Mar 2024 19:17:53 +0000 (19:17 +0000)
sys/arch/riscv64/conf/GENERIC
sys/arch/riscv64/conf/RAMDISK

index 2713751..ac3e35e 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: GENERIC,v 1.50 2024/03/07 01:05:07 kevlo Exp $
+#      $OpenBSD: GENERIC,v 1.51 2024/03/31 19:17:53 kettenis Exp $
 #
 # For further information on compiling OpenBSD kernels, see the config(8)
 # man page.
@@ -136,6 +136,7 @@ aq*         at pci?         # Aquantia aQtion Ethernet
 ix*            at pci?         # Intel 82598EB 10Gb ethernet
 ixl*           at pci?         # Intel Ethernet 700 Series
 igc*           at pci?         # Intel I225 Ethernet
+rge*           at pci?         # Realtek 8125
 
 # Wireless network cards
 iwm*           at pci?         # Intel WiFi Link 7xxx
index 0d6ff87..c5664e3 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: RAMDISK,v 1.43 2024/03/07 01:05:07 kevlo Exp $
+#      $OpenBSD: RAMDISK,v 1.44 2024/03/31 19:17:53 kettenis Exp $
 
 machine                riscv64
 maxusers       4
@@ -119,6 +119,7 @@ ix*         at pci?         # Intel 82598EB 10Gb ethernet
 ixl*           at pci?         # Intel Ethernet 700 Series
 aq*            at pci?         # Aquantia aQtion Ethernet
 igc*           at pci?         # Intel I225 Ethernet
+rge*           at pci?         # Realtek 8125
 
 # Wireless network cards
 iwm*           at pci?         # Intel WiFi Link 7xxx