xref: /openbsd/etc/etc.hppa/MAKEDEV.md (revision 17df1aa7)
1define(MACHINE,hppa)dnl
2vers(__file__,
3	{-$OpenBSD: MAKEDEV.md,v 1.40 2010/03/30 19:16:09 matthieu Exp $-},
4etc.MACHINE)dnl
5dnl
6dnl Copyright (c) 2001-2006 Todd T. Fries <todd@OpenBSD.org>
7dnl
8dnl Permission to use, copy, modify, and distribute this software for any
9dnl purpose with or without fee is hereby granted, provided that the above
10dnl copyright notice and this permission notice appear in all copies.
11dnl
12dnl THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
13dnl WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
14dnl MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
15dnl ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
16dnl WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
17dnl ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
18dnl OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
19dnl
20dnl
21_TITLE(make)
22_DEV(all)
23_DEV(ramdisk)
24_DEV(std)
25_DEV(local)
26_TITLE(dis)
27_DEV(ccd, 7, 1)
28_DEV(cd, 12, 6)
29_DEV(flo, 24, 7)
30_DEV(sd, 10, 4)
31_DEV(rd, 9, 3)
32_DEV(vnd, 8, 2)
33_DEV(wd, 39, 8)
34_TITLE(tap)
35_DEV(ch, 13)
36_DEV(st, 11, 5)
37_TITLE(term)
38_DEV(com, 23)
39dnl _TITLE(call)
40_TITLE(pty)
41_DEV(ptm, 38)
42_DEV(pty, 5)
43_DEV(tty, 4)
44_TITLE(cons)
45_DEV(wscons)
46_DEV(wsdisp, 27)
47_DEV(wskbd, 28)
48_DEV(wsmux, 30)
49_TITLE(point)
50_DEV(wsmouse, 29)
51_TITLE(prn)
52_DEV(lpt, 26)
53_TITLE(usb)
54_DEV(uall)
55_DEV(usb, 40)
56_DEV(uhid, 41)
57_DEV(ugen, 42)
58_DEV(ulpt, 43)
59_DEV(urio, 44)
60_DEV(ttyU, 45)
61_DEV(uscan, 46)
62_TITLE(spec)
63_DEV(bio, 37)
64_DEV(au, 35)
65_DEV(bpf, 17)
66_DEV(cry, 36)
67_DEV(fdesc, 16)
68_DEV(hotplug, 47)
69_DEV(lkm, 19)
70_DEV(pci, 31)
71_DEV(pdc, 22)
72_DEV(pf, 21)
73_DEV(rnd, 20)
74_DEV(ss, 14)
75_DEV(systrace, 34)
76_DEV(tun, 18)
77_DEV(uk, 15)
78_DEV(vi, 33)
79_DEV(nnpfs, 32)
80_DEV(vscsi, 54)
81_DEV(bthub,55)
82dnl
83divert(__mddivert)dnl
84dnl
85ramdisk)
86	_recurse std fd st0 st1 sd0 sd1 sd2 sd3 rd0
87	_recurse pty0 bpf0 bpf1 tun0 tun1 lkm bio
88	;;
89
90_std(1, 2, 25, 6)
91	M pdc		c 22 0 640 operator
92	;;
93dnl
94dnl *** hppa specific devices
95dnl
96target(all, ch, 0)dnl
97target(all, bio)dnl
98target(all, ss, 0, 1)dnl
99target(all, nnpfs, 0)dnl
100target(all, vscsi, 0)dnl
101twrget(all, flo, fd, 0, 0B, 0C, 0D, 0E, 0F, 0G, 0H)dnl
102twrget(all, flo, fd, 1, 1B, 1C, 1D, 1E, 1F, 1G, 1H)dnl
103target(all, pty, 0)dnl
104target(all, bpf, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9)dnl
105target(all, tun, 0, 1, 2, 3)dnl
106target(all, xy, 0, 1, 2, 3)dnl
107target(all, rd, 0)dnl
108target(all, cd, 0, 1)dnl
109target(all, sd, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9)dnl
110target(all, vnd, 0, 1, 2, 3)dnl
111target(all, ccd, 0, 1, 2, 3)dnl
112target(all, bthub, 0, 1, 2)dnl
113target(ramd, pty, 0)dnl
114target(ramd, hil)dnl
115target(ramd, tun, 0, 1)dnl
116