summaryrefslogtreecommitdiff
path: root/etc/etc.amd64
diff options
context:
space:
mode:
authorAlexandre Ratchov <ratchov@cvs.openbsd.org>2013-03-15 09:10:53 +0000
committerAlexandre Ratchov <ratchov@cvs.openbsd.org>2013-03-15 09:10:53 +0000
commit49aac2bac6f6269f9e44cf55dc4de415e2a24efc (patch)
tree85a487a578e55d597c61aea9298132b9ed5c669a /etc/etc.amd64
parent34d0cca60db6731f475f499a11e845c965fd5519 (diff)
Delete the sequencer(4) driver, since its not used any longer. Diff
mostly from armani. ok miod, mpi, jsg and help from sthen
Diffstat (limited to 'etc/etc.amd64')
-rw-r--r--etc/etc.amd64/MAKEDEV.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/etc.amd64/MAKEDEV.md b/etc/etc.amd64/MAKEDEV.md
index 7b454c4ee78..06f13232b2b 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.48 2012/08/23 06:15:28 deraadt Exp $-},
+ {-$OpenBSD: MAKEDEV.md,v 1.49 2013/03/15 09:10:52 ratchov Exp $-},
etc.MACHINE)dnl
dnl
dnl Copyright (c) 2001-2006 Todd T. Fries <todd@OpenBSD.org>
@@ -83,7 +83,6 @@ _DEV(hotplug, 82)
_DEV(iop, 75)
dnl _DEV(joy, 26)
_DEV(lkm, 28)
-_DEV(music, 53)
_DEV(nvram, 85)
_DEV(pci, 72)
_DEV(pctr, 46)