summaryrefslogtreecommitdiff
path: root/etc/etc.alpha/MAKEDEV.md
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.alpha/MAKEDEV.md
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.alpha/MAKEDEV.md')
-rw-r--r--etc/etc.alpha/MAKEDEV.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/etc.alpha/MAKEDEV.md b/etc/etc.alpha/MAKEDEV.md
index e625cf8e847..afb44557ba8 100644
--- a/etc/etc.alpha/MAKEDEV.md
+++ b/etc/etc.alpha/MAKEDEV.md
@@ -1,6 +1,6 @@
define(MACHINE,alpha)dnl
vers(__file__,
- {-$OpenBSD: MAKEDEV.md,v 1.55 2012/08/23 06:15:28 deraadt Exp $-},
+ {-$OpenBSD: MAKEDEV.md,v 1.56 2013/03/15 09:10:52 ratchov Exp $-},
etc.MACHINE)dnl
dnl
dnl Copyright (c) 2001-2006 Todd T. Fries <todd@OpenBSD.org>
@@ -72,7 +72,6 @@ _DEV(fdesc, 10)
_DEV(hotplug, 56)
_DEV(iop, 54)
_DEV(lkm, 16)
-_DEV(music, 42)
_DEV(pci, 52)
_DEV(pf, 35)
_DEV(pppx, 64)