summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2020-10-16 04:09:25 +0000
committerderaadt <deraadt@openbsd.org>2020-10-16 04:09:25 +0000
commit74cca544190b093e6c9b8690a3d8e71d3f6e379f (patch)
treed4a20d5b07c81de8fe2efb12676c24e2996cdf58
parentunbreak build (diff)
downloadwireguard-openbsd-74cca544190b093e6c9b8690a3d8e71d3f6e379f.tar.xz
wireguard-openbsd-74cca544190b093e6c9b8690a3d8e71d3f6e379f.zip
rl(4) is becoming rare.
-rw-r--r--sys/arch/amd64/conf/RAMDISK4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/amd64/conf/RAMDISK b/sys/arch/amd64/conf/RAMDISK
index 10148add1bb..3852c3855e8 100644
--- a/sys/arch/amd64/conf/RAMDISK
+++ b/sys/arch/amd64/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.80 2020/07/29 21:10:19 deraadt Exp $
+# $OpenBSD: RAMDISK,v 1.81 2020/10/16 04:09:25 deraadt Exp $
machine amd64
maxusers 4
@@ -88,7 +88,7 @@ wd* at pciide? flags 0x0000
#atapiscsi* at pciide?
#fxp* at pci? # EtherExpress 10/100B ethernet
-rl* at pci? # Realtek 81[23]9 ethernet
+#rl* at pci? # Realtek 81[23]9 ethernet
re* at pci? # Realtek 8169/8169S/8110S
em* at pci? # Intel Pro/1000 ethernet
bge* at pci? # Broadcom BCM570x (aka Tigon3)