1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
|
vers(__file__,
{-$OpenBSD: MAKEDEV.md,v 1.10 2002/10/16 15:48:31 todd Exp $-},
etc.MACHINE)dnl
dnl
dnl Copyright (c) 2001 Todd T. Fries <todd@OpenBSD.org>
dnl All rights reserved.
dnl
dnl Redistribution and use in source and binary forms, with or without
dnl modification, are permitted provided that the following conditions
dnl are met:
dnl 1. Redistributions of source code must retain the above copyright
dnl notice, this list of conditions and the following disclaimer.
dnl 2. The name of the author may not be used to endorse or promote products
dnl derived from this software without specific prior written permission.
dnl
dnl THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
dnl INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
dnl AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
dnl THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
dnl EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
dnl PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
dnl OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
dnl WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
dnl OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
dnl ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
dnl
dnl
_TITLE(make)
_DEV(all)
_DEV(std)
_DEV(local)
_TITLE(tap)
_DEV(st, 20, 5)
_TITLE(dis)
_DEV(aflo, 18, 2)
_DEV(sd, 8, 4)
_DEV(rd, 41, 16)
_DEV(ccd, 7, 8)
_DEV(wd, 37, 0)
_DEV(cd, 9, 7, 8)
_DEV(vnd, 19, 6)
_TITLE(cons)
_DEV(ttye)
_TITLE(point)
_DEV(amouse)
_TITLE(term)
_DEV(com, 12)
_DEV(ttyA)
_DEV(attyB)
_TITLE(pty)
_DEV(tty, 4)
_DEV(pty, 5)
_TITLE(prn)
_DEV(par)
_DEV(lpt, 33)
_DEV(lpa)
_TITLE(spec)
_DEV(grf_amiga, 10)
_DEV(kbd, 14)
_DEV(joy, 43)
_DEV(akbd, 14)
_DEV(view)
_DEV(aconf)
_DEV(lkm, 24)
_DEV(bpf, 22)
_DEV(tun, 23)
_DEV(pf, 34)
_DEV(ss, 25)
_DEV(uk, 36)
_DEV(rnd, 35)
_DEV(au, 39)
_DEV(xfs, 51)
_DEV(ch, 40)
_DEV(altq, 52)
_DEV(fdesc, 21)
_DEV(systrace, 50)
dnl
divert(7)dnl
dnl
ramdisk)
_recurse std kbd pty0 tty00 ttyA0 ttyA1 ttyB0 ttyB1
_recurse ttye0 ttye1 ttye2 ttye3 ttye4 ttye5 ttye6
_recurse cd0 cd1 sd0 sd1 sd2 sd3 st0 st1
_recurse fd0 fd1 wd0 wd1 rd0 random
;;
_std(1, 2, 42, 3, 6)
M reload c 2 20 600
;;
ttyA[01])
M ttyA$U c 17 $U 660 dialer uucp
M ttyM$U c 17 Add($U, 128) 660 dialer uucp
;;
par*)
case $U in
0)
M par$U c 11 $U 600
;;
*)
echo bad unit for par in: $i
;;
esac
;;
ttye*)
case $U in
0|1|2|3|4|5|6)
M ttye$U c 13 $U 600
;;
*)
echo bad unit for ttye in: $i
;;
esac
;;
grf*)
case $U in
0|1|2|3|4|5|6)
M grf$U c 10 $U
;;
*)
echo bad unit for grf in: $i
;;
esac
# for those that need it, also make overlay and image devices:
case $U in
4)
M grfov$U c 10 Add($U, 16) 600
M grfim$U c 10 Add($U, 32) 600
;;
esac
;;
mouse*)
case $U in
0|1)
M mouse$U c 15 $U
if [ $U = 0 ]
then
MKlist="$MKlist;rm -f mouse; ln -s mouse$U mouse"
fi
;;
*)
echo bad unit for mouse in: $i
;;
esac
;;
view*)
case $U in
00|01|02|03|04|05|06|07|08|09)
M view$U c 16 $U
;;
*)
echo bad unit for view in: $i
;;
esac
;;
ttyB*)
M ttyB$U c 32 $U 660 dialer uucp
M cuaB$U c 32 Add($U, 128) 660 dialer uucp
;;
dnl
dnl *** amiga specific device 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, 5, 6, 7, 8, 9)dnl
target(all, vnd, 0, 1, 2, 3)dnl
target(all, ccd, 0, 1, 2, 3)dnl
target(ramd, kbd)dnl
target(ramd, pty, 0)dnl
target(ramd, tty0, 0)dnl
target(ramd, ttyA, 0, 1)dnl
target(ramd, ttyB, 0, 1)dnl
target(ramd, ttye, 0, 1, 2, 3, 4, 5, 6)dnl
target(ramd, cd, 0, 1)dnl
target(ramd, sd, 0, 1, 2, 3)dnl
target(ramd, st, 0, 1)dnl
target(ramd, fd, 0, 1)dnl
target(ramd, wd, 0, 1)dnl
target(ramd, rd, 0)dnl
|