summaryrefslogtreecommitdiff
path: root/etc/etc.amd64
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2022-01-07 01:13:16 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2022-01-07 01:13:16 +0000
commit8abe32a44d2891cb50535fef930fa86b9664d69a (patch)
tree49dd23c0f97be68879cc2f2c031e028079a8ab05 /etc/etc.amd64
parente62349d78a89694d5a0208edccf0bd847ed90124 (diff)
stop creating old drm device nodes
Diffstat (limited to 'etc/etc.amd64')
-rw-r--r--etc/etc.amd64/MAKEDEV.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/etc/etc.amd64/MAKEDEV.md b/etc/etc.amd64/MAKEDEV.md
index 44670838b5c..d7185c4bb85 100644
--- a/etc/etc.amd64/MAKEDEV.md
+++ b/etc/etc.amd64/MAKEDEV.md
@@ -1,6 +1,6 @@
define(MACHINE,amd64)dnl
vers(__file__,
- {-$OpenBSD: MAKEDEV.md,v 1.79 2021/11/11 09:47:32 claudio Exp $-},
+ {-$OpenBSD: MAKEDEV.md,v 1.80 2022/01/07 01:13:15 jsg Exp $-},
etc.MACHINE)dnl
dnl
dnl Copyright (c) 2001-2006 Todd T. Fries <todd@OpenBSD.org>
@@ -72,7 +72,6 @@ _DEV(bpf, 23)
_DEV(dt, 30)
_DEV(diskmap, 90)
_DEV(dri, 87)
-_DEV(drm, 87)
_DEV(fdesc, 22)
_DEV(fuse, 92)
_DEV(gpio, 88)
@@ -137,7 +136,6 @@ target(all, bktr, 0)dnl
target(all, gpio, 0, 1, 2)dnl
target(all, nvram)dnl
target(all, dri)dnl
-target(all, drm, 0, 1, 2, 3)dnl
target(all, ttyVI, 00, 10, 20, 30, 40)dnl
target(all, ipmi, 0)dnl
twrget(ramd, wsdisp, ttyC, 0)dnl