summaryrefslogtreecommitdiff
path: root/etc/etc.alpha
diff options
context:
space:
mode:
authorTodd T. Fries <todd@cvs.openbsd.org>2002-10-16 15:48:32 +0000
committerTodd T. Fries <todd@cvs.openbsd.org>2002-10-16 15:48:32 +0000
commita674e2c6cf3ffad109522435a5a2ba093f05445c (patch)
treec458bd7c67623810eac54986f5e0b104a1aae581 /etc/etc.alpha
parent18abb809373b6e26bf1a365031b9b65c14828969 (diff)
move md things into md files (pass 1) as discussed a long time ago
ok miod@
Diffstat (limited to 'etc/etc.alpha')
-rw-r--r--etc/etc.alpha/MAKEDEV.md27
1 files changed, 26 insertions, 1 deletions
diff --git a/etc/etc.alpha/MAKEDEV.md b/etc/etc.alpha/MAKEDEV.md
index b4926313394..1000dcd7c5b 100644
--- a/etc/etc.alpha/MAKEDEV.md
+++ b/etc/etc.alpha/MAKEDEV.md
@@ -1,5 +1,5 @@
vers(__file__,
- {-$OpenBSD: MAKEDEV.md,v 1.13 2002/08/24 17:21:44 matthieu Exp $-},
+ {-$OpenBSD: MAKEDEV.md,v 1.14 2002/10/16 15:48:31 todd Exp $-},
etc.MACHINE)dnl
dnl
dnl Copyright (c) 2001 Todd T. Fries <todd@OpenBSD.org>
@@ -111,3 +111,28 @@ ttyB*|ttyc*)
mmclock)
M mmclock c 28 0 444
;;
+dnl
+dnl *** alpha specific targets
+dnl
+target(all, ses, 0)dnl
+target(all, ch, 0)dnl
+target(all, ss, 0, 1)dnl
+target(all, xfs, 0)dnl
+twrget(all, flo, fd, 0, 0B, 0C, 0D, 0E, 0F, 0G, 0H)dnl
+twrget(all, flo, fd, 1, 1B, 1C, 1D, 1E, 1F, 1G, 1H)dnl
+target(all, pty, 0, 1, 2)dnl
+target(all, bpf, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9)dnl
+target(all, tun, 0, 1, 2, 3)dnl
+target(all, xy, 0, 1, 2, 3)dnl
+target(all, rd, 0)dnl
+target(all, cd, 0, 1)dnl
+target(all, sd, 0, 1, 2, 3, 4)dnl
+target(all, vnd, 0, 1, 2, 3)dnl
+target(all, ccd, 0, 1, 2, 3)dnl
+target(ramd, sd, 0, 1, 2)dnl
+target(ramd, wd, 0)dnl
+target(ramd, tty0, 0, 1)dnl
+target(ramd, st, 0)dnl
+target(ramd, cd, 0)dnl
+target(ramd, ttyB, 0, 1)dnl
+target(ramd, ttyE, 0, 1)dnl