OSDN Git Service

initial commit
[openbsd-octeon/openbsd-octeon.git] / src / etc / etc.palm / MAKEDEV.md
1 define(MACHINE,palm)dnl
2 vers(__file__,
3         {-$OpenBSD: MAKEDEV.md,v 1.5 2010/06/26 23:49:50 jsing Exp $-},
4 etc.MACHINE)dnl
5 dnl
6 dnl Copyright (c) 2001-2004 Todd T. Fries <todd@OpenBSD.org>
7 dnl All rights reserved.
8 dnl
9 dnl Redistribution and use in source and binary forms, with or without
10 dnl modification, are permitted provided that the following conditions
11 dnl are met:
12 dnl 1. Redistributions of source code must retain the above copyright
13 dnl    notice, this list of conditions and the following disclaimer.
14 dnl 2. The name of the author may not be used to endorse or promote products
15 dnl    derived from this software without specific prior written permission.
16 dnl
17 dnl THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
18 dnl INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
19 dnl AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL
20 dnl THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
21 dnl EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
22 dnl PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
23 dnl OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
24 dnl WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
25 dnl OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
26 dnl ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
27 dnl
28 dnl
29 __devitem(apm, apm, Power management device)dnl
30 _TITLE(make)
31 _DEV(all)
32 _DEV(ramdisk)
33 _DEV(std)
34 _DEV(local)
35 _TITLE(dis)
36 _DEV(ccd, 21, 21)
37 _DEV(cd, 26, 26)
38 _DEV(ch, 27)
39 _DEV(raid, 71, 71)
40 _DEV(rd, 18, 18)
41 _DEV(sd, 24, 24)
42 _DEV(vnd, 19, 19)
43 _DEV(wd, 16, 16)
44 _TITLE(tap)
45 _DEV(st, 25, 25)
46 _TITLE(term)
47 dnl _DEV(com, 12)
48 dnl _DEV(fcom, 54)
49 _DEV(com, 12)
50 _TITLE(pty)
51 _DEV(ptm, 98)
52 _DEV(pty, 5)
53 _DEV(tty, 4)
54 _TITLE(cons)
55 _DEV(wscons)
56 _DEV(wsdisp, 60)
57 _DEV(wskbd, 61)
58 _DEV(wsmouse, 62)
59 _DEV(wsmux, 63)
60 _TITLE(usb)
61 _DEV(uall)
62 _DEV(ttyU, 68)
63 _DEV(ugen, 70)
64 _DEV(uhid, 65)
65 _DEV(ulpt, 66)
66 _DEV(urio, 67)
67 _DEV(usb, 64)
68 _DEV(uscan, 69)
69 _TITLE(spec)
70 _DEV(apm, 34)
71 _DEV(au, 36)
72 _DEV(hotplug, 37)
73 _DEV(bio, 52)
74 _DEV(bktr, 75)
75 _DEV(bpf, 22)
76 _DEV(cry, 47)
77 _DEV(fdesc, 7)
78 _DEV(lkm, 35)
79 _DEV(music, 58)
80 _DEV(pf, 46)
81 _DEV(radio, 97)
82 _DEV(rmidi, 57)
83 _DEV(rnd, 40)
84 _DEV(tun, 33)
85 _DEV(uk, 28)
86 _DEV(ss, 29)
87 _DEV(systrace, 50)
88 _DEV(tuner, 75)
89 _DEV(vi, 38)
90 _DEV(nnpfs, 51)
91 _DEV(vscsi, 100)
92 _DEV(bthub, 101)
93 _DEV(diskmap, 102)
94 dnl
95 divert(__mddivert)dnl
96 dnl
97 ramdisk)
98         _recurse std bpf0 wd0 wd1 sd0 tty00 rd0 wsmouse
99         _recurse st0 ttyC0 wskbd0 apm bio diskmap
100         ;;
101
102 _std(1, 2, 8, 6)
103         ;;
104 dnl
105 dnl *** palm specific targets
106 dnl
107 target(all, ch, 0)dnl
108 target(all, ss, 0, 1)dnl
109 target(all, nnpfs, 0)dnl
110 target(all, vscsi, 0)dnl
111 target(all, bio)dnl
112 twrget(all, flo, fd, 0, 0B, 0C, 0D, 0E, 0F, 0G, 0H)dnl
113 twrget(all, flo, fd, 1, 1B, 1C, 1D, 1E, 1F, 1G, 1H)dnl
114 target(all, pty, 0)dnl
115 target(all, bpf, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9)dnl
116 target(all, tun, 0, 1, 2, 3)dnl
117 target(all, xy, 0, 1, 2, 3)dnl
118 target(all, rd, 0)dnl
119 target(all, cd, 0, 1)dnl
120 target(all, sd, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9)dnl
121 target(all, vnd, 0, 1, 2, 3)dnl
122 target(all, ccd, 0, 1, 2, 3)dnl
123 target(all, ttyC, 0, 1)dnl
124 target(all, bthub, 0, 1, 2)dnl