1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9# or http://www.opensolaris.org/os/licensing.
10# See the License for the specific language governing permissions
11# and limitations under the License.
12#
13# When distributing Covered Code, include this CDDL HEADER in each
14# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15# If applicable, add the following below this CDDL HEADER, with the
16# fields enclosed by brackets "[]" replaced with your own identifying
17# information: Portions Copyright [yyyy] [name of copyright owner]
18#
19# CDDL HEADER END
20#
21
22#
23# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24# Copyright 2012 Nexenta Systems, Inc. All rights reserved.
25# Copyright 2014 Gary Mills
26# Copyright 2020 Peter Tribble.
27# Copyright 2019 Joyent, Inc.
28# Copyright 2020 OmniOS Community Edition (OmniOSce) Association.
29#
30
31#
32# The default for payload-bearing actions in this package is to appear in the
33# global zone only.  See the include file for greater detail, as well as
34# information about overriding the defaults.
35#
36<include global_zone_only_component>
37set name=pkg.fmri value=pkg:/system/kernel/platform@$(PKGVERS)
38set name=pkg.summary value="Core Solaris Kernel Architecture"
39set name=pkg.description \
40    value="core kernel software for a specific hardware platform group"
41set name=info.classification value=org.opensolaris.category.2008:System/Core
42set name=variant.arch value=$(ARCH)
43dir  path=platform group=sys
44$(sparc_ONLY)dir path=platform/SUNW,A70 group=sys
45$(sparc_ONLY)dir path=platform/SUNW,A70/kernel group=sys
46$(sparc_ONLY)dir path=platform/SUNW,A70/kernel/crypto group=sys
47$(sparc_ONLY)dir path=platform/SUNW,A70/kernel/crypto/$(ARCH64) group=sys
48$(sparc_ONLY)link path=platform/SUNW,A70/kernel/crypto/$(ARCH64)/aes \
49    target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
50$(sparc_ONLY)dir path=platform/SUNW,A70/kernel/drv group=sys
51$(sparc_ONLY)file path=platform/SUNW,A70/kernel/drv/ppm.conf group=sys
52$(sparc_ONLY)dir path=platform/SUNW,A70/kernel/misc group=sys
53$(sparc_ONLY)dir path=platform/SUNW,A70/kernel/misc/$(ARCH64) group=sys
54$(sparc_ONLY)file path=platform/SUNW,A70/kernel/misc/$(ARCH64)/platmod \
55    group=sys mode=0755
56$(sparc_ONLY)dir path=platform/SUNW,Netra-CP3010 group=sys
57$(sparc_ONLY)dir path=platform/SUNW,Netra-CP3010/kernel group=sys
58$(sparc_ONLY)dir path=platform/SUNW,Netra-CP3010/kernel/crypto group=sys
59$(sparc_ONLY)dir path=platform/SUNW,Netra-CP3010/kernel/crypto/$(ARCH64) \
60    group=sys
61$(sparc_ONLY)link path=platform/SUNW,Netra-CP3010/kernel/crypto/$(ARCH64)/aes \
62    target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
63$(sparc_ONLY)dir path=platform/SUNW,Netra-CP3010/kernel/misc group=sys
64$(sparc_ONLY)dir path=platform/SUNW,Netra-CP3010/kernel/misc/$(ARCH64) group=sys
65$(sparc_ONLY)file \
66    path=platform/SUNW,Netra-CP3010/kernel/misc/$(ARCH64)/platmod group=sys \
67    mode=0755
68$(sparc_ONLY)dir path=platform/SUNW,Netra-T12 group=sys
69$(sparc_ONLY)dir path=platform/SUNW,Netra-T12/kernel group=sys
70$(sparc_ONLY)link path=platform/SUNW,Netra-T12/kernel/$(ARCH64) \
71    target=../../SUNW,Sun-Fire/kernel/$(ARCH64)
72$(sparc_ONLY)link path=platform/SUNW,Netra-T12/kernel/cpu \
73    target=../../SUNW,Sun-Fire/kernel/cpu
74$(sparc_ONLY)dir path=platform/SUNW,Netra-T12/kernel/crypto group=sys
75$(sparc_ONLY)dir path=platform/SUNW,Netra-T12/kernel/crypto/$(ARCH64) group=sys
76$(sparc_ONLY)link path=platform/SUNW,Netra-T12/kernel/crypto/$(ARCH64)/aes \
77    target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
78$(sparc_ONLY)dir path=platform/SUNW,Netra-T12/kernel/drv group=sys
79$(sparc_ONLY)dir path=platform/SUNW,Netra-T12/kernel/drv/$(ARCH64) group=sys
80$(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/$(ARCH64)/lw8 \
81    group=sys
82$(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/$(ARCH64)/ntwdt \
83    group=sys
84$(sparc_ONLY)link path=platform/SUNW,Netra-T12/kernel/drv/$(ARCH64)/sgcn \
85    target=../../../../SUNW,Sun-Fire/kernel/drv/$(ARCH64)/sgcn
86$(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/$(ARCH64)/sgenv \
87    group=sys
88$(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/$(ARCH64)/sgfru \
89    group=sys
90$(sparc_ONLY)link path=platform/SUNW,Netra-T12/kernel/drv/$(ARCH64)/sgsbbc \
91    target=../../../../SUNW,Sun-Fire/kernel/drv/$(ARCH64)/sgsbbc
92$(sparc_ONLY)link path=platform/SUNW,Netra-T12/kernel/drv/$(ARCH64)/ssm \
93    target=../../../../SUNW,Sun-Fire/kernel/drv/$(ARCH64)/ssm
94$(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/lw8.conf group=sys
95$(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/ntwdt.conf group=sys
96$(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/sgenv.conf group=sys
97$(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/drv/sgfru.conf group=sys
98$(sparc_ONLY)dir path=platform/SUNW,Netra-T12/kernel/misc group=sys
99$(sparc_ONLY)dir path=platform/SUNW,Netra-T12/kernel/misc/$(ARCH64) group=sys
100$(sparc_ONLY)file path=platform/SUNW,Netra-T12/kernel/misc/$(ARCH64)/platmod \
101    group=sys mode=0755
102$(sparc_ONLY)link path=platform/SUNW,Netra-T12/kernel/misc/$(ARCH64)/sbdp \
103    target=../../../../SUNW,Sun-Fire/kernel/misc/$(ARCH64)/sbdp
104$(sparc_ONLY)dir path=platform/SUNW,Netra-T4 group=sys
105$(sparc_ONLY)dir path=platform/SUNW,Netra-T4/kernel group=sys
106$(sparc_ONLY)dir path=platform/SUNW,Netra-T4/kernel/crypto group=sys
107$(sparc_ONLY)dir path=platform/SUNW,Netra-T4/kernel/crypto/$(ARCH64) group=sys
108$(sparc_ONLY)link path=platform/SUNW,Netra-T4/kernel/crypto/$(ARCH64)/aes \
109    target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
110$(sparc_ONLY)dir path=platform/SUNW,Netra-T4/kernel/drv group=sys
111$(sparc_ONLY)dir path=platform/SUNW,Netra-T4/kernel/drv/$(ARCH64) group=sys
112$(sparc_ONLY)file path=platform/SUNW,Netra-T4/kernel/drv/$(ARCH64)/lombus \
113    group=sys
114$(sparc_ONLY)file path=platform/SUNW,Netra-T4/kernel/drv/lombus.conf group=sys
115$(sparc_ONLY)dir path=platform/SUNW,Netra-T4/kernel/misc group=sys
116$(sparc_ONLY)dir path=platform/SUNW,Netra-T4/kernel/misc/$(ARCH64) group=sys
117$(sparc_ONLY)link path=platform/SUNW,Netra-T4/kernel/misc/$(ARCH64)/platmod \
118    target=../../../../SUNW,Sun-Fire-280R/kernel/misc/$(ARCH64)/platmod
119$(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise group=sys
120$(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel group=sys
121$(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel/$(ARCH64) group=sys
122$(sparc_ONLY)file path=platform/SUNW,SPARC-Enterprise/kernel/$(ARCH64)/unix \
123    group=sys mode=0755 pkg.depend.bypass-generate=\$CPU \
124    pkg.depend.bypass-generate=dtracestubs pkg.depend.bypass-generate=genunix
125$(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel/cpu group=sys
126$(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel/cpu/$(ARCH64) \
127    group=sys
128$(sparc_ONLY)file \
129    path=platform/SUNW,SPARC-Enterprise/kernel/cpu/$(ARCH64)/FJSV,SPARC64-VI \
130    group=sys mode=0755
131$(sparc_ONLY)link \
132    path=platform/SUNW,SPARC-Enterprise/kernel/cpu/$(ARCH64)/FJSV,SPARC64-VII \
133    target=FJSV,SPARC64-VI
134$(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel/crypto group=sys
135$(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel/crypto/$(ARCH64) \
136    group=sys
137$(sparc_ONLY)link \
138    path=platform/SUNW,SPARC-Enterprise/kernel/crypto/$(ARCH64)/aes \
139    target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
140$(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel/drv group=sys
141$(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel/drv/$(ARCH64) \
142    group=sys
143$(sparc_ONLY)file path=platform/SUNW,SPARC-Enterprise/kernel/drv/$(ARCH64)/dr \
144    group=sys
145$(sparc_ONLY)file \
146    path=platform/SUNW,SPARC-Enterprise/kernel/drv/$(ARCH64)/mc-opl group=sys
147$(sparc_ONLY)file \
148    path=platform/SUNW,SPARC-Enterprise/kernel/drv/$(ARCH64)/oplmsu group=sys \
149    pkg.depend.bypass-generate=su
150$(sparc_ONLY)file \
151    path=platform/SUNW,SPARC-Enterprise/kernel/drv/$(ARCH64)/oplpanel group=sys
152$(sparc_ONLY)file \
153    path=platform/SUNW,SPARC-Enterprise/kernel/drv/$(ARCH64)/pcicmu group=sys
154$(sparc_ONLY)file \
155    path=platform/SUNW,SPARC-Enterprise/kernel/drv/$(ARCH64)/scfd group=sys
156$(sparc_ONLY)file path=platform/SUNW,SPARC-Enterprise/kernel/drv/dr.conf \
157    group=sys
158$(sparc_ONLY)file path=platform/SUNW,SPARC-Enterprise/kernel/drv/mc-opl.conf \
159    group=sys
160$(sparc_ONLY)file path=platform/SUNW,SPARC-Enterprise/kernel/drv/oplpanel.conf \
161    group=sys
162$(sparc_ONLY)file path=platform/SUNW,SPARC-Enterprise/kernel/drv/options.conf \
163    group=sys
164$(sparc_ONLY)file path=platform/SUNW,SPARC-Enterprise/kernel/drv/scfd.conf \
165    group=sys
166$(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel/misc group=sys
167$(sparc_ONLY)dir path=platform/SUNW,SPARC-Enterprise/kernel/misc/$(ARCH64) \
168    group=sys
169$(sparc_ONLY)file \
170    path=platform/SUNW,SPARC-Enterprise/kernel/misc/$(ARCH64)/drmach \
171    group=sys mode=0755 pkg.depend.bypass-generate=opl_cfg
172$(sparc_ONLY)file \
173    path=platform/SUNW,SPARC-Enterprise/kernel/misc/$(ARCH64)/platmod \
174    group=sys mode=0755
175$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-100 group=sys
176$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-100/kernel group=sys
177$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-100/kernel/drv group=sys
178$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-100/kernel/drv/$(ARCH64) group=sys
179$(sparc_ONLY)file path=platform/SUNW,Sun-Blade-100/kernel/drv/$(ARCH64)/grfans \
180    group=sys
181$(sparc_ONLY)file path=platform/SUNW,Sun-Blade-100/kernel/drv/$(ARCH64)/grppm \
182    group=sys
183$(sparc_ONLY)file path=platform/SUNW,Sun-Blade-100/kernel/drv/grppm.conf \
184    group=sys
185$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-100/kernel/misc group=sys
186$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-100/kernel/misc/$(ARCH64) \
187    group=sys
188$(sparc_ONLY)file \
189    path=platform/SUNW,Sun-Blade-100/kernel/misc/$(ARCH64)/platmod group=sys \
190    mode=0755
191$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1000 group=sys
192$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1000/kernel group=sys
193$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1000/kernel/crypto group=sys
194$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1000/kernel/crypto/$(ARCH64) \
195    group=sys
196$(sparc_ONLY)link \
197    path=platform/SUNW,Sun-Blade-1000/kernel/crypto/$(ARCH64)/aes \
198    target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
199$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1000/kernel/drv group=sys
200$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1000/kernel/drv/$(ARCH64) \
201    group=sys
202$(sparc_ONLY)file \
203    path=platform/SUNW,Sun-Blade-1000/kernel/drv/$(ARCH64)/xcalppm group=sys \
204    pkg.depend.bypass-generate=schppm
205$(sparc_ONLY)file \
206    path=platform/SUNW,Sun-Blade-1000/kernel/drv/$(ARCH64)/xcalwd group=sys
207$(sparc_ONLY)file path=platform/SUNW,Sun-Blade-1000/kernel/drv/xcalppm.conf \
208    group=sys
209$(sparc_ONLY)file path=platform/SUNW,Sun-Blade-1000/kernel/drv/xcalwd.conf \
210    group=sys
211$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1000/kernel/misc group=sys
212$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1000/kernel/misc/$(ARCH64) \
213    group=sys
214$(sparc_ONLY)file \
215    path=platform/SUNW,Sun-Blade-1000/kernel/misc/$(ARCH64)/platmod group=sys \
216    mode=0755
217$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1500 group=sys
218$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1500/kernel group=sys
219$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1500/kernel/crypto group=sys
220$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1500/kernel/crypto/$(ARCH64) \
221    group=sys
222$(sparc_ONLY)link \
223    path=platform/SUNW,Sun-Blade-1500/kernel/crypto/$(ARCH64)/aes \
224    target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
225$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1500/kernel/drv group=sys
226$(sparc_ONLY)file path=platform/SUNW,Sun-Blade-1500/kernel/drv/ppm.conf \
227    group=sys
228$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1500/kernel/misc group=sys
229$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-1500/kernel/misc/$(ARCH64) \
230    group=sys
231$(sparc_ONLY)file \
232    path=platform/SUNW,Sun-Blade-1500/kernel/misc/$(ARCH64)/platmod group=sys \
233    mode=0755
234$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-2500 group=sys
235$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-2500/kernel group=sys
236$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-2500/kernel/crypto group=sys
237$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-2500/kernel/crypto/$(ARCH64) \
238    group=sys
239$(sparc_ONLY)link \
240    path=platform/SUNW,Sun-Blade-2500/kernel/crypto/$(ARCH64)/aes \
241    target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
242$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-2500/kernel/drv group=sys
243$(sparc_ONLY)file path=platform/SUNW,Sun-Blade-2500/kernel/drv/ppm.conf \
244    group=sys
245$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-2500/kernel/misc group=sys
246$(sparc_ONLY)dir path=platform/SUNW,Sun-Blade-2500/kernel/misc/$(ARCH64) \
247    group=sys
248$(sparc_ONLY)file \
249    path=platform/SUNW,Sun-Blade-2500/kernel/misc/$(ARCH64)/platmod group=sys \
250    mode=0755
251$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire group=sys
252$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-280R group=sys
253$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-280R/kernel group=sys
254$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-280R/kernel/crypto group=sys
255$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-280R/kernel/crypto/$(ARCH64) \
256    group=sys
257$(sparc_ONLY)link path=platform/SUNW,Sun-Fire-280R/kernel/crypto/$(ARCH64)/aes \
258    target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
259$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-280R/kernel/drv group=sys
260$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-280R/kernel/drv/$(ARCH64) group=sys
261$(sparc_ONLY)file \
262    path=platform/SUNW,Sun-Fire-280R/kernel/drv/$(ARCH64)/pcf8574 group=sys \
263    pkg.depend.bypass-generate=i2c_svc
264$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-280R/kernel/misc group=sys
265$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-280R/kernel/misc/$(ARCH64) \
266    group=sys
267$(sparc_ONLY)file \
268    path=platform/SUNW,Sun-Fire-280R/kernel/misc/$(ARCH64)/platmod group=sys \
269    mode=0755
270$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-480R group=sys
271$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-480R/kernel group=sys
272$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-480R/kernel/crypto group=sys
273$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-480R/kernel/crypto/$(ARCH64) \
274    group=sys
275$(sparc_ONLY)link path=platform/SUNW,Sun-Fire-480R/kernel/crypto/$(ARCH64)/aes \
276    target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
277$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-480R/kernel/misc group=sys
278$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-480R/kernel/misc/$(ARCH64) \
279    group=sys
280$(sparc_ONLY)file \
281    path=platform/SUNW,Sun-Fire-480R/kernel/misc/$(ARCH64)/platmod group=sys \
282    mode=0755
283$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-880 group=sys
284$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-880/kernel group=sys
285$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-880/kernel/crypto group=sys
286$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-880/kernel/crypto/$(ARCH64) \
287    group=sys
288$(sparc_ONLY)link path=platform/SUNW,Sun-Fire-880/kernel/crypto/$(ARCH64)/aes \
289    target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
290$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-880/kernel/drv group=sys
291$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-880/kernel/drv/$(ARCH64) group=sys
292$(sparc_ONLY)file path=platform/SUNW,Sun-Fire-880/kernel/drv/$(ARCH64)/hpc3130 \
293    group=sys pkg.depend.bypass-generate=i2c_svc
294$(sparc_ONLY)file path=platform/SUNW,Sun-Fire-880/kernel/drv/hpc3130.conf \
295    group=sys
296$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-880/kernel/misc group=sys
297$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-880/kernel/misc/$(ARCH64) group=sys
298$(sparc_ONLY)file \
299    path=platform/SUNW,Sun-Fire-880/kernel/misc/$(ARCH64)/platmod group=sys \
300    mode=0755
301$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-T200 group=sys
302$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-T200/kernel group=sys
303$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-T200/kernel/drv group=sys
304$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-T200/kernel/drv/$(ARCH64) group=sys
305$(sparc_ONLY)file \
306    path=platform/SUNW,Sun-Fire-T200/kernel/drv/$(ARCH64)/tsalarm group=sys \
307    pkg.depend.bypass-generate=rmclomv
308$(sparc_ONLY)file path=platform/SUNW,Sun-Fire-T200/kernel/drv/tsalarm.conf \
309    group=sys
310$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V215 group=sys
311$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V215/kernel group=sys
312$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V215/kernel/crypto group=sys
313$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V215/kernel/crypto/$(ARCH64) \
314    group=sys
315$(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V215/kernel/crypto/$(ARCH64)/aes \
316    target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
317$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V215/kernel/drv group=sys
318$(sparc_ONLY)file path=platform/SUNW,Sun-Fire-V215/kernel/drv/su.conf group=sys
319$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V215/kernel/misc group=sys
320$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V215/kernel/misc/$(ARCH64) \
321    group=sys
322$(sparc_ONLY)file \
323    path=platform/SUNW,Sun-Fire-V215/kernel/misc/$(ARCH64)/platmod group=sys \
324    mode=0755
325$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V240 group=sys
326$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V240/kernel group=sys
327$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V240/kernel/crypto group=sys
328$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V240/kernel/crypto/$(ARCH64) \
329    group=sys
330$(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V240/kernel/crypto/$(ARCH64)/aes \
331    target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
332$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V240/kernel/drv group=sys
333$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V240/kernel/drv/$(ARCH64) group=sys
334$(sparc_ONLY)file path=platform/SUNW,Sun-Fire-V240/kernel/drv/$(ARCH64)/ntwdt \
335    group=sys pkg.depend.bypass-generate=pmugpio \
336    pkg.depend.bypass-generate=rmc_comm pkg.depend.bypass-generate=rmclomv
337$(sparc_ONLY)file \
338    path=platform/SUNW,Sun-Fire-V240/kernel/drv/$(ARCH64)/tsalarm group=sys \
339    pkg.depend.bypass-generate=rmclomv
340$(sparc_ONLY)file path=platform/SUNW,Sun-Fire-V240/kernel/drv/ntwdt.conf \
341    group=sys
342$(sparc_ONLY)file path=platform/SUNW,Sun-Fire-V240/kernel/drv/tsalarm.conf \
343    group=sys
344$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V240/kernel/misc group=sys
345$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V240/kernel/misc/$(ARCH64) \
346    group=sys
347$(sparc_ONLY)file \
348    path=platform/SUNW,Sun-Fire-V240/kernel/misc/$(ARCH64)/platmod group=sys \
349    mode=0755
350$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V250 group=sys
351$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V250/kernel group=sys
352$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V250/kernel/crypto group=sys
353$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V250/kernel/crypto/$(ARCH64) \
354    group=sys
355$(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V250/kernel/crypto/$(ARCH64)/aes \
356    target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
357$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V250/kernel/misc group=sys
358$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V250/kernel/misc/$(ARCH64) \
359    group=sys
360$(sparc_ONLY)file \
361    path=platform/SUNW,Sun-Fire-V250/kernel/misc/$(ARCH64)/platmod group=sys \
362    mode=0755
363$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V440 group=sys
364$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V440/kernel group=sys
365$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V440/kernel/crypto group=sys
366$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V440/kernel/crypto/$(ARCH64) \
367    group=sys
368$(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V440/kernel/crypto/$(ARCH64)/aes \
369    target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
370$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V440/kernel/drv group=sys
371$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V440/kernel/drv/$(ARCH64) group=sys
372$(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V440/kernel/drv/$(ARCH64)/ntwdt \
373    target=../../../../SUNW,Sun-Fire-V240/kernel/drv/$(ARCH64)/ntwdt
374$(sparc_ONLY)link \
375    path=platform/SUNW,Sun-Fire-V440/kernel/drv/$(ARCH64)/tsalarm \
376    target=../../../../SUNW,Sun-Fire-V240/kernel/drv/$(ARCH64)/tsalarm
377$(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V440/kernel/drv/ntwdt.conf \
378    target=../../../SUNW,Sun-Fire-V240/kernel/drv/ntwdt.conf
379$(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V440/kernel/drv/tsalarm.conf \
380    target=../../../SUNW,Sun-Fire-V240/kernel/drv/tsalarm.conf
381$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V440/kernel/misc group=sys
382$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V440/kernel/misc/$(ARCH64) \
383    group=sys
384$(sparc_ONLY)file \
385    path=platform/SUNW,Sun-Fire-V440/kernel/misc/$(ARCH64)/platmod group=sys \
386    mode=0755
387$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V445 group=sys
388$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V445/kernel group=sys
389$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V445/kernel/crypto group=sys
390$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V445/kernel/crypto/$(ARCH64) \
391    group=sys
392$(sparc_ONLY)link path=platform/SUNW,Sun-Fire-V445/kernel/crypto/$(ARCH64)/aes \
393    target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
394$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V445/kernel/misc group=sys
395$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire-V445/kernel/misc/$(ARCH64) \
396    group=sys
397$(sparc_ONLY)file \
398    path=platform/SUNW,Sun-Fire-V445/kernel/misc/$(ARCH64)/platmod group=sys \
399    mode=0755
400$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel group=sys
401$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel/$(ARCH64) group=sys
402$(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/$(ARCH64)/unix group=sys \
403    mode=0755 pkg.depend.bypass-generate=\$CPU \
404    pkg.depend.bypass-generate=dtracestubs pkg.depend.bypass-generate=genunix
405$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel/cpu group=sys
406$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel/cpu/$(ARCH64) group=sys
407$(sparc_ONLY)file \
408    path=platform/SUNW,Sun-Fire/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-III \
409    group=sys mode=0755
410$(sparc_ONLY)file \
411    path=platform/SUNW,Sun-Fire/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-III+ \
412    group=sys mode=0755
413$(sparc_ONLY)link \
414    path=platform/SUNW,Sun-Fire/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IV \
415    target=SUNW,UltraSPARC-III+
416$(sparc_ONLY)link \
417    path=platform/SUNW,Sun-Fire/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IV+ \
418    target=SUNW,UltraSPARC-III+
419$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel/crypto group=sys
420$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel/crypto/$(ARCH64) group=sys
421$(sparc_ONLY)link path=platform/SUNW,Sun-Fire/kernel/crypto/$(ARCH64)/aes \
422    target=../../../../sun4u-us3/kernel/crypto/$(ARCH64)/aes
423$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel/drv group=sys
424$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel/drv/$(ARCH64) group=sys
425$(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/drv/$(ARCH64)/sgcn \
426    group=sys
427$(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/drv/$(ARCH64)/sghsc \
428    group=sys
429$(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/drv/$(ARCH64)/sgsbbc \
430    group=sys
431$(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/drv/$(ARCH64)/ssm group=sys
432$(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/drv/sghsc.conf group=sys
433$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel/misc group=sys
434$(sparc_ONLY)dir path=platform/SUNW,Sun-Fire/kernel/misc/$(ARCH64) group=sys
435$(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/misc/$(ARCH64)/platmod \
436    group=sys mode=0755
437$(sparc_ONLY)file path=platform/SUNW,Sun-Fire/kernel/misc/$(ARCH64)/sbdp \
438    group=sys mode=0755
439$(sparc_ONLY)dir path=platform/SUNW,Ultra-250 group=sys
440$(sparc_ONLY)dir path=platform/SUNW,Ultra-250/kernel group=sys
441$(sparc_ONLY)dir path=platform/SUNW,Ultra-250/kernel/drv group=sys
442$(sparc_ONLY)dir path=platform/SUNW,Ultra-250/kernel/drv/$(ARCH64) group=sys
443$(sparc_ONLY)file path=platform/SUNW,Ultra-250/kernel/drv/$(ARCH64)/envctrltwo \
444    group=sys pkg.depend.bypass-generate=pcipsy
445$(sparc_ONLY)dir path=platform/SUNW,Ultra-250/kernel/misc group=sys
446$(sparc_ONLY)dir path=platform/SUNW,Ultra-250/kernel/misc/$(ARCH64) group=sys
447$(sparc_ONLY)file path=platform/SUNW,Ultra-250/kernel/misc/$(ARCH64)/platmod \
448    group=sys mode=0755
449$(sparc_ONLY)dir path=platform/SUNW,Ultra-4 group=sys
450$(sparc_ONLY)dir path=platform/SUNW,Ultra-4/kernel group=sys
451$(sparc_ONLY)dir path=platform/SUNW,Ultra-4/kernel/drv group=sys
452$(sparc_ONLY)dir path=platform/SUNW,Ultra-4/kernel/drv/$(ARCH64) group=sys
453$(sparc_ONLY)file path=platform/SUNW,Ultra-4/kernel/drv/$(ARCH64)/envctrl \
454    group=sys pkg.depend.bypass-generate=pcipsy
455$(sparc_ONLY)dir path=platform/SUNW,Ultra-4/kernel/misc group=sys
456$(sparc_ONLY)dir path=platform/SUNW,Ultra-4/kernel/misc/$(ARCH64) group=sys
457$(sparc_ONLY)file path=platform/SUNW,Ultra-4/kernel/misc/$(ARCH64)/platmod \
458    group=sys mode=0755
459$(sparc_ONLY)dir path=platform/SUNW,Ultra-5_10 group=sys
460$(sparc_ONLY)dir path=platform/SUNW,Ultra-5_10/kernel group=sys
461$(sparc_ONLY)dir path=platform/SUNW,Ultra-5_10/kernel/misc group=sys
462$(sparc_ONLY)dir path=platform/SUNW,Ultra-5_10/kernel/misc/$(ARCH64) group=sys
463$(sparc_ONLY)file path=platform/SUNW,Ultra-5_10/kernel/misc/$(ARCH64)/platmod \
464    group=sys mode=0755
465$(sparc_ONLY)dir path=platform/SUNW,Ultra-80 group=sys
466$(sparc_ONLY)dir path=platform/SUNW,Ultra-80/kernel group=sys
467$(sparc_ONLY)dir path=platform/SUNW,Ultra-80/kernel/misc group=sys
468$(sparc_ONLY)dir path=platform/SUNW,Ultra-80/kernel/misc/$(ARCH64) group=sys
469$(sparc_ONLY)link path=platform/SUNW,Ultra-80/kernel/misc/$(ARCH64)/platmod \
470    target=../../../../SUNW,Ultra-5_10/kernel/misc/$(ARCH64)/platmod
471$(sparc_ONLY)dir path=platform/SUNW,Ultra-Enterprise group=sys
472$(sparc_ONLY)dir path=platform/SUNW,Ultra-Enterprise/kernel group=sys
473$(sparc_ONLY)dir path=platform/SUNW,Ultra-Enterprise/kernel/drv group=sys
474$(sparc_ONLY)dir path=platform/SUNW,Ultra-Enterprise/kernel/drv/$(ARCH64) \
475    group=sys
476$(sparc_ONLY)file path=platform/SUNW,Ultra-Enterprise/kernel/drv/$(ARCH64)/ac \
477    group=sys
478$(sparc_ONLY)file \
479    path=platform/SUNW,Ultra-Enterprise/kernel/drv/$(ARCH64)/central group=sys
480$(sparc_ONLY)file \
481    path=platform/SUNW,Ultra-Enterprise/kernel/drv/$(ARCH64)/environ group=sys
482$(sparc_ONLY)file path=platform/SUNW,Ultra-Enterprise/kernel/drv/$(ARCH64)/fhc \
483    group=sys
484$(sparc_ONLY)file \
485    path=platform/SUNW,Ultra-Enterprise/kernel/drv/$(ARCH64)/simmstat group=sys
486$(sparc_ONLY)file \
487    path=platform/SUNW,Ultra-Enterprise/kernel/drv/$(ARCH64)/sram group=sys
488$(sparc_ONLY)file \
489    path=platform/SUNW,Ultra-Enterprise/kernel/drv/$(ARCH64)/sysctrl group=sys
490$(sparc_ONLY)file path=platform/SUNW,Ultra-Enterprise/kernel/drv/fhc.conf \
491    group=sys
492$(sparc_ONLY)dir path=platform/SUNW,Ultra-Enterprise/kernel/misc group=sys
493$(sparc_ONLY)dir path=platform/SUNW,Ultra-Enterprise/kernel/misc/$(ARCH64) \
494    group=sys
495$(sparc_ONLY)file \
496    path=platform/SUNW,Ultra-Enterprise/kernel/misc/$(ARCH64)/platmod \
497    group=sys mode=0755
498$(sparc_ONLY)dir path=platform/SUNW,UltraAX-i2 group=sys
499$(sparc_ONLY)dir path=platform/SUNW,UltraAX-i2/kernel group=sys
500$(sparc_ONLY)dir path=platform/SUNW,UltraAX-i2/kernel/misc group=sys
501$(sparc_ONLY)dir path=platform/SUNW,UltraAX-i2/kernel/misc/$(ARCH64) group=sys
502$(sparc_ONLY)file path=platform/SUNW,UltraAX-i2/kernel/misc/$(ARCH64)/platmod \
503    group=sys mode=0755
504$(i386_ONLY)dir path=platform/i86pc group=sys
505$(i386_ONLY)dir path=platform/i86pc/$(ARCH64) group=sys
506$(i386_ONLY)dir path=platform/i86pc/kernel group=sys
507$(i386_ONLY)dir path=platform/i86pc/kernel/$(ARCH64) group=sys
508$(i386_ONLY)file path=platform/i86pc/kernel/$(ARCH64)/unix group=sys mode=0755 \
509    pkg.depend.bypass-generate=dtracestubs
510$(i386_ONLY)dir path=platform/i86pc/kernel/cpu group=sys
511$(i386_ONLY)dir path=platform/i86pc/kernel/cpu/$(ARCH64) group=sys
512$(i386_ONLY)file path=platform/i86pc/kernel/cpu/$(ARCH64)/cpu.generic \
513    group=sys mode=0755
514$(i386_ONLY)file path=platform/i86pc/kernel/cpu/$(ARCH64)/cpu_ms.AuthenticAMD \
515    group=sys mode=0755
516$(i386_ONLY)file \
517    path=platform/i86pc/kernel/cpu/$(ARCH64)/cpu_ms.AuthenticAMD.15 group=sys \
518    mode=0755
519$(i386_ONLY)file path=platform/i86pc/kernel/cpu/$(ARCH64)/cpu_ms.GenuineIntel \
520    group=sys mode=0755
521$(i386_ONLY)file \
522    path=platform/i86pc/kernel/cpu/$(ARCH64)/cpu_ms.GenuineIntel.6.46 \
523    group=sys mode=0755
524$(i386_ONLY)hardlink \
525    path=platform/i86pc/kernel/cpu/$(ARCH64)/cpu_ms.GenuineIntel.6.47 \
526    target=cpu_ms.GenuineIntel.6.46
527$(i386_ONLY)dir path=platform/i86pc/kernel/dacf group=sys
528$(i386_ONLY)dir path=platform/i86pc/kernel/dacf/$(ARCH64) group=sys
529$(i386_ONLY)file path=platform/i86pc/kernel/dacf/$(ARCH64)/consconfig_dacf \
530    group=sys mode=0755
531$(i386_ONLY)dir path=platform/i86pc/kernel/drv group=sys
532$(i386_ONLY)dir path=platform/i86pc/kernel/drv/$(ARCH64) group=sys
533$(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/acpinex group=sys
534$(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/acpippm group=sys
535$(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/amd_iommu group=sys
536$(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/cpudrv group=sys
537$(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/isa group=sys
538$(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/npe group=sys
539$(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/pci group=sys
540$(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/pit_beep group=sys
541$(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/ppm group=sys
542$(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/rootnex group=sys
543$(i386_ONLY)file path=platform/i86pc/kernel/drv/acpippm.conf group=sys
544$(i386_ONLY)file path=platform/i86pc/kernel/drv/amd_iommu.conf group=sys
545$(i386_ONLY)file path=platform/i86pc/kernel/drv/pit_beep.conf group=sys
546$(i386_ONLY)file path=platform/i86pc/kernel/drv/ppm.conf group=sys
547$(i386_ONLY)file path=platform/i86pc/kernel/drv/rootnex.conf group=sys
548$(i386_ONLY)dir path=platform/i86pc/kernel/mach group=sys
549$(i386_ONLY)dir path=platform/i86pc/kernel/mach/$(ARCH64) group=sys
550$(i386_ONLY)file path=platform/i86pc/kernel/mach/$(ARCH64)/apix group=sys \
551    mode=0755
552$(i386_ONLY)file path=platform/i86pc/kernel/mach/$(ARCH64)/pcplusmp group=sys \
553    mode=0755
554$(i386_ONLY)file path=platform/i86pc/kernel/mach/$(ARCH64)/uppc group=sys \
555    mode=0755
556$(i386_ONLY)dir path=platform/i86pc/kernel/misc group=sys
557$(i386_ONLY)dir path=platform/i86pc/kernel/misc/$(ARCH64) group=sys
558$(i386_ONLY)file path=platform/i86pc/kernel/misc/$(ARCH64)/acpidev group=sys \
559    mode=0755
560$(i386_ONLY)file path=platform/i86pc/kernel/misc/$(ARCH64)/gfx_private \
561    group=sys mode=0755
562$(i386_ONLY)dir path=platform/i86pc/ucode group=sys
563$(i386_ONLY)dir path=platform/i86xpv group=sys
564$(i386_ONLY)dir path=platform/i86xpv/kernel group=sys
565$(i386_ONLY)dir path=platform/i86xpv/kernel/$(ARCH64) group=sys
566$(i386_ONLY)file path=platform/i86xpv/kernel/$(ARCH64)/unix group=sys \
567    mode=0755 pkg.depend.bypass-generate=dtracestubs
568$(i386_ONLY)dir path=platform/i86xpv/kernel/cpu group=sys
569$(i386_ONLY)dir path=platform/i86xpv/kernel/cpu/$(ARCH64) group=sys
570$(i386_ONLY)file path=platform/i86xpv/kernel/cpu/$(ARCH64)/cpu.generic \
571    group=sys mode=0755
572$(i386_ONLY)file path=platform/i86xpv/kernel/cpu/$(ARCH64)/cpu_ms.AuthenticAMD \
573    group=sys mode=0755
574$(i386_ONLY)file \
575    path=platform/i86xpv/kernel/cpu/$(ARCH64)/cpu_ms.AuthenticAMD.15 \
576    group=sys mode=0755
577$(i386_ONLY)file path=platform/i86xpv/kernel/cpu/$(ARCH64)/cpu_ms.GenuineIntel \
578    group=sys mode=0755
579$(i386_ONLY)dir path=platform/i86xpv/kernel/dacf group=sys
580$(i386_ONLY)dir path=platform/i86xpv/kernel/dacf/$(ARCH64) group=sys
581$(i386_ONLY)file path=platform/i86xpv/kernel/dacf/$(ARCH64)/consconfig_dacf \
582    group=sys mode=0755
583$(i386_ONLY)dir path=platform/i86xpv/kernel/drv group=sys
584$(i386_ONLY)dir path=platform/i86xpv/kernel/drv/$(ARCH64) group=sys
585$(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/balloon group=sys
586$(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/domcaps group=sys
587$(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/evtchn group=sys
588$(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/isa group=sys
589$(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/npe group=sys
590$(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/pci group=sys
591$(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/pit_beep group=sys
592$(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/privcmd group=sys
593$(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/rootnex group=sys
594$(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xdb group=sys
595$(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xdf group=sys
596$(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xenbus group=sys
597$(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xencons group=sys
598$(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xnbe group=sys
599$(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xnbo group=sys
600$(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xnbu group=sys
601$(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xnf group=sys
602$(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xpvd group=sys
603$(i386_ONLY)file path=platform/i86xpv/kernel/drv/$(ARCH64)/xpvtap group=sys
604$(i386_ONLY)file path=platform/i86xpv/kernel/drv/pit_beep.conf group=sys
605$(i386_ONLY)file path=platform/i86xpv/kernel/drv/xencons.conf group=sys
606$(i386_ONLY)dir path=platform/i86xpv/kernel/mach group=sys
607$(i386_ONLY)dir path=platform/i86xpv/kernel/mach/$(ARCH64) group=sys
608$(i386_ONLY)file path=platform/i86xpv/kernel/mach/$(ARCH64)/xpv_psm group=sys \
609    mode=0755
610$(i386_ONLY)file path=platform/i86xpv/kernel/mach/$(ARCH64)/xpv_uppc group=sys \
611    mode=0755
612$(i386_ONLY)dir path=platform/i86xpv/kernel/misc group=sys
613$(i386_ONLY)dir path=platform/i86xpv/kernel/misc/$(ARCH64) group=sys
614$(i386_ONLY)file path=platform/i86xpv/kernel/misc/$(ARCH64)/gfx_private \
615    group=sys mode=0755
616$(i386_ONLY)file path=platform/i86xpv/kernel/misc/$(ARCH64)/xnb group=sys \
617    mode=0755
618$(i386_ONLY)file path=platform/i86xpv/kernel/misc/$(ARCH64)/xpv_autoconfig \
619    group=sys mode=0755
620$(i386_ONLY)dir path=platform/i86xpv/kernel/tod group=sys
621$(i386_ONLY)dir path=platform/i86xpv/kernel/tod/$(ARCH64) group=sys
622$(i386_ONLY)file path=platform/i86xpv/kernel/tod/$(ARCH64)/xpvtod group=sys \
623    mode=0755
624$(sparc_ONLY)dir path=platform/sun4u group=sys
625$(sparc_ONLY)dir path=platform/sun4u-us3 group=sys
626$(sparc_ONLY)dir path=platform/sun4u-us3/kernel group=sys
627$(sparc_ONLY)dir path=platform/sun4u-us3/kernel/crypto group=sys
628$(sparc_ONLY)dir path=platform/sun4u-us3/kernel/crypto/$(ARCH64) group=sys
629$(sparc_ONLY)file path=platform/sun4u-us3/kernel/crypto/$(ARCH64)/aes \
630    group=sys mode=0755
631$(sparc_ONLY)file path=platform/sun4u/bootlst group=sys reboot-needed=true
632$(sparc_ONLY)dir path=platform/sun4u/kernel group=sys
633$(sparc_ONLY)dir path=platform/sun4u/kernel/$(ARCH64) group=sys
634$(sparc_ONLY)file path=platform/sun4u/kernel/$(ARCH64)/genunix group=sys \
635    mode=0755
636$(sparc_ONLY)file path=platform/sun4u/kernel/$(ARCH64)/unix group=sys \
637    mode=0755 pkg.depend.bypass-generate=\$CPU \
638    pkg.depend.bypass-generate=dtracestubs
639$(sparc_ONLY)dir path=platform/sun4u/kernel/cpu group=sys
640$(sparc_ONLY)dir path=platform/sun4u/kernel/cpu/$(ARCH64) group=sys
641$(sparc_ONLY)file path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-II \
642    group=sys mode=0755
643$(sparc_ONLY)file path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-III \
644    group=sys mode=0755
645$(sparc_ONLY)file \
646    path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-III+ group=sys \
647    mode=0755
648$(sparc_ONLY)file \
649    path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IIIi group=sys \
650    mode=0755
651$(sparc_ONLY)file \
652    path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IIIi+ group=sys \
653    mode=0755
654$(sparc_ONLY)file path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IIe \
655    group=sys mode=0755
656$(sparc_ONLY)link path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IIi \
657    target=SUNW,UltraSPARC-II
658$(sparc_ONLY)link path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IV \
659    target=SUNW,UltraSPARC-III+
660$(sparc_ONLY)link path=platform/sun4u/kernel/cpu/$(ARCH64)/SUNW,UltraSPARC-IV+ \
661    target=SUNW,UltraSPARC-III+
662$(sparc_ONLY)dir path=platform/sun4u/kernel/crypto group=sys
663$(sparc_ONLY)dir path=platform/sun4u/kernel/crypto/$(ARCH64) group=sys
664$(sparc_ONLY)file path=platform/sun4u/kernel/crypto/$(ARCH64)/arcfour \
665    group=sys mode=0755
666$(sparc_ONLY)file path=platform/sun4u/kernel/crypto/$(ARCH64)/des group=sys \
667    mode=0755
668$(sparc_ONLY)file path=platform/sun4u/kernel/crypto/$(ARCH64)/md5 group=sys \
669    mode=0755
670$(sparc_ONLY)file path=platform/sun4u/kernel/crypto/$(ARCH64)/sha1 group=sys \
671    mode=0755
672$(sparc_ONLY)dir path=platform/sun4u/kernel/drv group=sys
673$(sparc_ONLY)dir path=platform/sun4u/kernel/drv/$(ARCH64) group=sys
674$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/adm1026 group=sys
675$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/adm1031 group=sys
676$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/bbc_beep group=sys
677$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/db21554 group=sys
678$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/ebus group=sys
679$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/epic group=sys
680$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/fd group=sys
681$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/gpio_87317 group=sys
682$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/grbeep group=sys
683$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/ics951601 group=sys
684$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/isadma group=sys
685$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/jbusppm group=sys
686$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/lm75 group=sys
687$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/ltc1427 group=sys
688$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/m1535ppm group=sys
689$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/max1617 group=sys
690$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/mc-us3 group=sys
691$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/mc-us3i group=sys
692$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/mem_cache group=sys
693$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/mi2cv group=sys
694$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pca9556 group=sys
695$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pcf8574 group=sys
696$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pcf8584 group=sys
697$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pcf8591 group=sys
698$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pcipsy group=sys
699$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pcisch group=sys
700$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pic16f747 group=sys
701$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pic16f819 group=sys
702$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pmc group=sys
703$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pmubus group=sys
704$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/pmugpio group=sys
705$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/power group=sys
706$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/ppm group=sys
707$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/px group=sys
708$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/rmc_comm group=sys
709$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/rmcadm group=sys
710$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/rmclomv group=sys
711$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/rootnex group=sys
712$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/sbbc group=sys
713$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/sbus group=sys
714$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/sbusmem group=sys
715$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/schppm group=sys
716$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/seeprom group=sys
717$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/simba group=sys
718$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/smbus group=sys
719$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/smbus_ara group=sys
720$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/ssc050 group=sys
721$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/ssc100 group=sys
722$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/su group=sys
723$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/tda8444 group=sys
724$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/trapstat group=sys
725$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/upa64s group=sys
726$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/zs group=sys
727$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/zsh group=sys
728$(sparc_ONLY)file path=platform/sun4u/kernel/drv/mem_cache.conf group=sys
729$(sparc_ONLY)file path=platform/sun4u/kernel/drv/rmc_comm.conf group=sys
730$(sparc_ONLY)file path=platform/sun4u/kernel/drv/rmcadm.conf group=sys
731$(sparc_ONLY)file path=platform/sun4u/kernel/drv/rmclomv.conf group=sys
732$(sparc_ONLY)file path=platform/sun4u/kernel/drv/sbusmem.conf group=sys
733$(sparc_ONLY)file path=platform/sun4u/kernel/drv/trapstat.conf group=sys
734$(sparc_ONLY)file path=platform/sun4u/kernel/drv/zsh.conf group=sys
735$(sparc_ONLY)dir path=platform/sun4u/kernel/misc group=sys
736$(sparc_ONLY)dir path=platform/sun4u/kernel/misc/$(ARCH64) group=sys
737$(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/bignum group=sys \
738    mode=0755
739$(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/bootdev group=sys \
740    mode=0755
741$(sparc_ONLY)link path=platform/sun4u/kernel/misc/$(ARCH64)/des \
742    target=../../../kernel/crypto/$(ARCH64)/des
743$(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/forthdebug \
744    group=sys mode=0755
745$(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/i2c_svc group=sys \
746    mode=0755
747$(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/kmdbmod group=sys \
748    mode=0755
749$(sparc_ONLY)hardlink path=platform/sun4u/kernel/misc/$(ARCH64)/md5 \
750    target=../../../kernel/crypto/$(ARCH64)/md5
751$(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/obpsym group=sys \
752    mode=0755
753$(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/opl_cfg group=sys \
754    mode=0755
755$(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/pcie group=sys \
756    mode=0755
757$(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/platmod group=sys \
758    mode=0755
759$(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/sbd group=sys \
760    mode=0755 pkg.depend.bypass-generate=sbdp
761$(sparc_ONLY)hardlink path=platform/sun4u/kernel/misc/$(ARCH64)/sha1 \
762    target=../../../kernel/crypto/$(ARCH64)/sha1
763$(sparc_ONLY)file path=platform/sun4u/kernel/misc/$(ARCH64)/vis group=sys \
764    mode=0755
765$(sparc_ONLY)dir path=platform/sun4u/kernel/tod group=sys
766$(sparc_ONLY)dir path=platform/sun4u/kernel/tod/$(ARCH64) group=sys
767$(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todbq4802 group=sys \
768    mode=0755
769$(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todds1287 group=sys \
770    mode=0755
771$(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todds1337 group=sys \
772    mode=0755
773$(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todm5819 group=sys \
774    mode=0755
775$(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todm5819p_rmc \
776    group=sys mode=0755
777$(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todm5823 group=sys \
778    mode=0755
779$(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todmostek group=sys \
780    mode=0755
781$(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todopl group=sys \
782    mode=0755
783$(sparc_ONLY)file path=platform/sun4u/kernel/tod/$(ARCH64)/todsg group=sys \
784    mode=0755 pkg.depend.bypass-generate=sgsbbc
785$(sparc_ONLY)link path=platform/sun4u/kernel/unix target=$(ARCH64)/unix
786$(sparc_ONLY)dir path=platform/sun4v group=sys
787$(sparc_ONLY)file path=platform/sun4v/bootlst group=sys reboot-needed=true
788$(sparc_ONLY)dir path=platform/sun4v/kernel group=sys
789$(sparc_ONLY)dir path=platform/sun4v/kernel/$(ARCH64) group=sys
790$(sparc_ONLY)file path=platform/sun4v/kernel/$(ARCH64)/genunix group=sys \
791    mode=0755
792$(sparc_ONLY)file path=platform/sun4v/kernel/$(ARCH64)/unix group=sys \
793    mode=0755 pkg.depend.bypass-generate=\$CPU \
794    pkg.depend.bypass-generate=dtracestubs
795$(sparc_ONLY)dir path=platform/sun4v/kernel/cpu group=sys
796$(sparc_ONLY)dir path=platform/sun4v/kernel/cpu/$(ARCH64) group=sys
797$(sparc_ONLY)file path=platform/sun4v/kernel/cpu/$(ARCH64)/generic group=sys \
798    mode=0755
799$(sparc_ONLY)link path=platform/sun4v/kernel/cpu/$(ARCH64)/sun4v target=generic
800$(sparc_ONLY)dir path=platform/sun4v/kernel/crypto group=sys
801$(sparc_ONLY)dir path=platform/sun4v/kernel/crypto/$(ARCH64) group=sys
802$(sparc_ONLY)file path=platform/sun4v/kernel/crypto/$(ARCH64)/arcfour \
803    group=sys mode=0755
804$(sparc_ONLY)file path=platform/sun4v/kernel/crypto/$(ARCH64)/md5 group=sys \
805    mode=0755
806$(sparc_ONLY)dir path=platform/sun4v/kernel/drv group=sys
807$(sparc_ONLY)dir path=platform/sun4v/kernel/drv/$(ARCH64) group=sys
808$(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/bge group=sys
809$(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/bmc group=sys
810$(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/ebus group=sys
811$(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/glvc group=sys
812$(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/mdesc group=sys
813$(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/n2rng group=sys
814$(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/ntwdt group=sys
815$(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/px group=sys
816$(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/qcn group=sys
817$(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/rootnex group=sys
818$(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/su group=sys
819$(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/trapstat group=sys
820$(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/vnex group=sys
821$(sparc_ONLY)file path=platform/sun4v/kernel/drv/bge.conf group=sys
822$(sparc_ONLY)file path=platform/sun4v/kernel/drv/bmc.conf group=sys
823$(sparc_ONLY)file path=platform/sun4v/kernel/drv/mdesc.conf group=sys
824$(sparc_ONLY)file path=platform/sun4v/kernel/drv/n2rng.conf group=sys
825$(sparc_ONLY)file path=platform/sun4v/kernel/drv/ntwdt.conf group=sys
826$(sparc_ONLY)file path=platform/sun4v/kernel/drv/trapstat.conf group=sys
827$(sparc_ONLY)dir path=platform/sun4v/kernel/misc group=sys
828$(sparc_ONLY)dir path=platform/sun4v/kernel/misc/$(ARCH64) group=sys
829$(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/bootdev group=sys \
830    mode=0755
831$(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/forthdebug \
832    group=sys mode=0755
833$(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/kmdbmod group=sys \
834    mode=0755
835$(sparc_ONLY)hardlink path=platform/sun4v/kernel/misc/$(ARCH64)/md5 \
836    target=../../../kernel/crypto/$(ARCH64)/md5
837$(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/obpsym group=sys \
838    mode=0755
839$(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/pcie group=sys \
840    mode=0755
841$(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/platmod group=sys \
842    mode=0755
843$(sparc_ONLY)file path=platform/sun4v/kernel/misc/$(ARCH64)/vis group=sys \
844    mode=0755
845$(sparc_ONLY)dir path=platform/sun4v/kernel/sys group=sys
846$(sparc_ONLY)dir path=platform/sun4v/kernel/sys/$(ARCH64) group=sys
847$(sparc_ONLY)link path=platform/sun4v/kernel/unix target=$(ARCH64)/unix
848$(sparc_ONLY)dir path=usr/share/man
849dir  path=usr/share/man/man4
850$(i386_ONLY)link path=usr/share/man/man4/isa.4 target=sysbus.4
851$(sparc_ONLY)file path=usr/share/man/man4/sbus.4
852$(i386_ONLY)file path=usr/share/man/man4/sysbus.4
853$(sparc_ONLY)dir path=usr/share/man/man7d
854$(sparc_ONLY)file path=usr/share/man/man7d/bbc_beep.7d
855$(sparc_ONLY)file path=usr/share/man/man7d/dr.7d
856$(sparc_ONLY)link path=usr/share/man/man7d/drmach.7d target=dr.7d
857$(sparc_ONLY)file path=usr/share/man/man7d/fd.7d
858link path=usr/share/man/man7d/fdc.7d target=fd.7d
859$(sparc_ONLY)file path=usr/share/man/man7d/gpio_87317.7d
860$(sparc_ONLY)file path=usr/share/man/man7d/grbeep.7d
861$(sparc_ONLY)file path=usr/share/man/man7d/mc-opl.7d
862$(sparc_ONLY)file path=usr/share/man/man7d/n2rng.7d
863$(i386_ONLY)file path=usr/share/man/man7d/npe.7d
864$(sparc_ONLY)file path=usr/share/man/man7d/ntwdt.7d
865$(sparc_ONLY)file path=usr/share/man/man7d/oplmsu.7d
866$(sparc_ONLY)file path=usr/share/man/man7d/oplpanel.7d
867$(sparc_ONLY)file path=usr/share/man/man7d/pcicmu.7d
868$(sparc_ONLY)file path=usr/share/man/man7d/pcipsy.7d
869$(sparc_ONLY)file path=usr/share/man/man7d/pcisch.7d
870$(sparc_ONLY)file path=usr/share/man/man7d/smbus.7d
871$(sparc_ONLY)file path=usr/share/man/man7d/su.7d
872$(sparc_ONLY)file path=usr/share/man/man7d/todopl.7d
873$(sparc_ONLY)file path=usr/share/man/man7d/tsalarm.7d
874$(sparc_ONLY)file path=usr/share/man/man7d/zs.7d
875$(sparc_ONLY)file path=usr/share/man/man7d/zsh.7d
876$(sparc_ONLY)dir path=usr/share/man/man7m
877$(sparc_ONLY)driver name=ac
878$(i386_ONLY)driver name=acpinex alias=acpivirtnex
879$(i386_ONLY)driver name=acpippm
880$(sparc_ONLY)driver name=adm1026 alias=i2c-adm1026
881$(sparc_ONLY)driver name=adm1031 alias=i2c-adm1031
882$(i386_ONLY)driver name=amd_iommu perms="* 0644 root sys" \
883    alias=pci1002,5a23 \
884    alias=pci1022,11ff
885$(i386_ONLY)driver name=balloon perms="* 0444 root sys"
886$(sparc_ONLY)driver name=bbc_beep alias=SUNW,bbc-beep
887$(sparc_ONLY)driver name=central
888$(i386_ONLY)driver name=cpudrv alias=cpu
889$(sparc_ONLY)driver name=db21554 \
890    alias=pci108e,6300 \
891    alias=pci108e,6301 \
892    alias=pci108e,6302 \
893    alias=pci108e,6303 \
894    alias=pci108e,6310 \
895    alias=pci108e,6311 \
896    alias=pci108e,6312 \
897    alias=pci108e,6313 \
898    alias=pci108e,6320 \
899    alias=pci108e,6323 \
900    alias=pci108e,6330 \
901    alias=pci108e,6331 \
902    alias=pci108e,6332 \
903    alias=pci108e,6333 \
904    alias=pci108e,6340 \
905    alias=pci108e,6343 \
906    alias=pci108e,6350 \
907    alias=pci108e,6353 \
908    alias=pci108e,6722 \
909    alias=pciclass,060940 \
910    alias=pciclass,060980
911$(i386_ONLY)driver name=domcaps perms="* 0444 root sys"
912$(sparc_ONLY)driver name=dr
913$(sparc_ONLY)driver name=ebus class=ebus \
914    alias=SUNW,ebus \
915    alias=SUNW,sun4v-ebus \
916    alias=isa \
917    alias=jbus-ebus
918$(sparc_ONLY)driver name=envctrl alias=SUNW,envctrl
919$(sparc_ONLY)driver name=envctrltwo perms="* 0644 root sys" \
920    policy="read_priv_set=sys_config write_priv_set=sys_config" \
921    alias=SUNW,envctrltwo
922$(sparc_ONLY)driver name=environ alias=environment
923$(sparc_ONLY)driver name=epic alias=SUNW,ebus-pic18lf65j10-env
924$(i386_ONLY)driver name=evtchn perms="* 0666 root sys"
925$(sparc_ONLY)driver name=fd perms="* 0666 root sys" \
926    alias=SUNW,fdtwo \
927    alias=fdthree \
928    alias=pnpALI,1533,0
929$(sparc_ONLY)driver name=fhc
930$(sparc_ONLY)driver name=glvc
931$(sparc_ONLY)driver name=gpio_87317 perms="* 0600 root sys" alias=ns87317-gpio
932$(sparc_ONLY)driver name=grbeep alias=SUNW,smbus-beep
933$(sparc_ONLY)driver name=grfans alias=SUNW,smbus-fan-control
934$(sparc_ONLY)driver name=grppm alias=SUNW,smbus-ppm
935$(sparc_ONLY)driver name=hpc3130 perms="* 0644 root sys" \
936    alias=FJSV,hpc3130 \
937    alias=i2c-hpc3130
938$(sparc_ONLY)driver name=ics951601 alias=i2c-ics951601
939$(i386_ONLY)driver name=isa class=sysbus alias=pciclass,060100
940$(sparc_ONLY)driver name=isadma
941$(sparc_ONLY)driver name=jbusppm alias=jbus-ppm
942$(sparc_ONLY)driver name=lm75 perms="* 0644 root sys" alias=i2c-lm75
943$(sparc_ONLY)driver name=lombus perms="* 0644 root sys" alias=SUNW,lombus
944$(sparc_ONLY)driver name=ltc1427 perms="* 0644 root sys" alias=i2c-ltc1427
945$(sparc_ONLY)driver name=lw8 perms="* 0644 root sys"
946$(sparc_ONLY)driver name=m1535ppm alias=ali1535d+-ppm
947$(sparc_ONLY)driver name=max1617 alias=i2c-max1617
948$(sparc_ONLY)driver name=mc-opl alias=FJSV,oplmc
949$(sparc_ONLY)driver name=mc-us3 alias=memory-controller
950$(sparc_ONLY)driver name=mc-us3i alias=SUNW,UltraSPARC-IIIi,mc
951$(sparc_ONLY)driver name=mdesc perms="* 0666 root sys"
952$(sparc_ONLY)driver name=mem_cache
953$(sparc_ONLY)driver name=mi2cv alias=fire-i2c
954$(sparc_ONLY)driver name=n2rng \
955    alias=SUNW,kt-rng \
956    alias=SUNW,n2-rng \
957    alias=SUNW,vf-rng
958$(i386_ONLY)driver name=npe alias=pciex_root_complex
959$(sparc_ONLY)driver name=ntwdt perms="* 0644 root sys"
960$(sparc_ONLY)driver name=oplmsu alias=FJSV,oplmsu
961$(sparc_ONLY)driver name=oplpanel alias=FJSV,panel
962$(sparc_ONLY)driver name=pca9556 \
963    alias=i2c-pca9555 \
964    alias=i2c-pca9556
965$(sparc_ONLY)driver name=pcf8574 perms="* 0644 root sys" \
966    alias=i2c-pcf8574 \
967    alias=nct-PHG,pcf8574
968$(sparc_ONLY)driver name=pcf8584 \
969    alias=SUNW,bbc-i2c \
970    alias=SUNW,i2c-pic16f747 \
971    alias=nct-PHG,pcf8584
972$(sparc_ONLY)driver name=pcf8591 perms="* 0644 root sys" \
973    alias=i2c-pcf8591 \
974    alias=nct-PHG,pcf8591
975$(i386_ONLY)driver name=pci class=pci
976$(sparc_ONLY)driver name=pcicmu \
977    alias=pci10cf,138f \
978    alias=pci10cf,1390
979$(sparc_ONLY)driver name=pcipsy class=pci \
980    alias=SUNW,pci \
981    alias=pci108e,8000 \
982    alias=pci108e,a000 \
983    alias=pci108e,a001 \
984    alias=pci \
985    alias=pciclass,060000
986$(sparc_ONLY)driver name=pcisch class=pci \
987    alias=pci108e,8001 \
988    alias=pci108e,8002 \
989    alias=pci108e,a801
990$(sparc_ONLY)driver name=pic16f747 alias=SUNW,ebus-pic16f747-env
991$(sparc_ONLY)driver name=pic16f819 alias=SUNW,i2c-auxfan1
992$(i386_ONLY)driver name=pit_beep alias=SUNW,pit_beep
993$(sparc_ONLY)driver name=pmc alias=SUNW,pmc
994$(sparc_ONLY)driver name=pmubus alias=pmu
995$(sparc_ONLY)driver name=pmugpio
996driver name=ppm
997$(i386_ONLY)driver name=privcmd perms="* 0666 root sys"
998$(sparc_ONLY)driver name=px \
999    alias=SUNW,sun4v-pci \
1000    alias=pciex108e,80f0 \
1001    alias=pciex108e,80f8
1002$(sparc_ONLY)driver name=qcn alias=SUNW,sun4v-console
1003$(sparc_ONLY)driver name=rmc_comm
1004$(sparc_ONLY)driver name=rmcadm
1005$(sparc_ONLY)driver name=rmclomv
1006$(sparc_ONLY)driver name=rootnex \
1007    alias=cpu-unit \
1008    alias=io-unit \
1009    alias=mem-unit
1010$(i386_ONLY)driver name=rootnex
1011$(sparc_ONLY)driver name=sbbc alias=pci108e,c416
1012$(sparc_ONLY)driver name=sbus class=sbus
1013$(sparc_ONLY)driver name=sbusmem
1014$(sparc_ONLY)driver name=scfd alias=FJSV,scfc
1015$(sparc_ONLY)driver name=schppm alias=gp2-ppm
1016$(sparc_ONLY)driver name=seeprom \
1017    alias=i2c-at24c64 \
1018    alias=i2c-at34c02
1019$(sparc_ONLY)driver name=sgcn
1020$(sparc_ONLY)driver name=sgenv
1021$(sparc_ONLY)driver name=sgfru
1022$(sparc_ONLY)driver name=sghsc
1023$(sparc_ONLY)driver name=sgsbbc
1024$(sparc_ONLY)driver name=simba class=pci alias=pci108e,5000
1025$(sparc_ONLY)driver name=simmstat alias=simm-status
1026$(sparc_ONLY)driver name=smbus alias=i2c-smbus
1027$(sparc_ONLY)driver name=smbus_ara alias=i2c-smbus-ara
1028$(sparc_ONLY)driver name=sram
1029$(sparc_ONLY)driver name=ssc050 perms="* 0644 root sys" alias=i2c-ssc050
1030$(sparc_ONLY)driver name=ssc100 perms="* 0644 root sys" alias=i2c-ssc100
1031$(sparc_ONLY)driver name=ssm perms="* 0640 root sys"
1032$(sparc_ONLY)driver name=su perms="[a-z] 0666 root sys" \
1033    perms="[a-z],cu 0600 uucp uucp" perms="ssp 0600 root sys" \
1034    perms="sspctl 0600 root sys"
1035$(sparc_ONLY)driver name=sysctrl alias=clock-board
1036$(sparc_ONLY)driver name=tda8444 alias=i2c-tda8444
1037$(sparc_ONLY)driver name=tod perms="* 0600 root sys"
1038$(sparc_ONLY)driver name=todds1287 alias=ds1287
1039$(sparc_ONLY)driver name=todds1307
1040$(sparc_ONLY)driver name=todds1337 alias=i2c-ds1337
1041$(sparc_ONLY)driver name=trapstat perms="* 0600 root sys"
1042$(sparc_ONLY)driver name=tsalarm
1043$(sparc_ONLY)driver name=upa64s \
1044    alias=SUNW,upa64s \
1045    alias=jbus-upa64s
1046$(sparc_ONLY)driver name=vnex \
1047    alias=SUNW,sun4v-virtual-devices \
1048    alias=SUNW,virtual-devices
1049$(sparc_ONLY)driver name=xcalppm alias=ebus-ppm
1050$(sparc_ONLY)driver name=xcalwd
1051$(i386_ONLY)driver name=xdb
1052$(i386_ONLY)driver name=xdf
1053$(i386_ONLY)driver name=xenbus perms="* 0666 root sys"
1054$(i386_ONLY)driver name=xencons
1055$(i386_ONLY)driver name=xnbe alias=xnb,ioemu
1056$(i386_ONLY)driver name=xnbo \
1057    alias=xnb \
1058    alias=xnb,SUNW_mac
1059$(i386_ONLY)driver name=xnbu alias=xnb,netfront
1060$(i386_ONLY)driver name=xnf
1061$(i386_ONLY)driver name=xpvd
1062$(i386_ONLY)driver name=xpvtap perms="* 0666 root sys"
1063$(sparc_ONLY)driver name=zs perms="[a-z] 0666 root sys" \
1064    perms="[a-z],cu 0600 uucp uucp"
1065$(sparc_ONLY)driver name=zsh perms="* 0666 root sys"
1066$(i386_ONLY)legacy pkg=SUNWcakr.i arch=$(ARCH).i86pc \
1067    desc="core kernel software for a specific hardware platform group" \
1068    name="Core Solaris Kernel Architecture (Root)"
1069$(sparc_ONLY)legacy pkg=SUNWcakr.u arch=$(ARCH).sun4u \
1070    desc="core kernel software for a specific hardware platform group" \
1071    name="Core Solaris Kernel Architecture (Root)"
1072$(sparc_ONLY)legacy pkg=SUNWcakr.v arch=$(ARCH).sun4v \
1073    desc="core kernel software for a specific hardware platform group" \
1074    name="Core Solaris Kernel Architecture (Root)"
1075$(sparc_ONLY)legacy pkg=SUNWcakrnt2000.v arch=$(ARCH).sun4v \
1076    desc="driver software for the Netra-T2000 hardware platform" \
1077    name="Platform Specific Drivers for Netra-T2000, (Root)"
1078$(i386_ONLY)legacy pkg=SUNWcakrx.i arch=$(ARCH).i86pc \
1079    desc="core kernel software for the i86xpv virtual hardware platform" \
1080    name="Core Kernel Architecture i86xpv, (Root)"
1081license cr_Sun license=cr_Sun
1082license lic_CDDL license=lic_CDDL
1083license usr/src/cmd/mdb/common/libstand/THIRDPARTYLICENSE \
1084    license=usr/src/cmd/mdb/common/libstand/THIRDPARTYLICENSE
1085license usr/src/common/bzip2/LICENSE license=usr/src/common/bzip2/LICENSE
1086$(sparc_ONLY)license usr/src/stand/lib/tcp/THIRDPARTYLICENSE \
1087    license=usr/src/stand/lib/tcp/THIRDPARTYLICENSE
1088license usr/src/uts/common/krtld/THIRDPARTYLICENSE.bootrd_cpio \
1089    license=usr/src/uts/common/krtld/THIRDPARTYLICENSE.bootrd_cpio
1090license usr/src/uts/common/sys/THIRDPARTYLICENSE.unicode \
1091    license=usr/src/uts/common/sys/THIRDPARTYLICENSE.unicode
1092license usr/src/uts/common/zmod/THIRDPARTYLICENSE \
1093    license=usr/src/uts/common/zmod/THIRDPARTYLICENSE
1094$(i386_ONLY)license usr/src/uts/intel/THIRDPARTYLICENSE \
1095    license=usr/src/uts/intel/THIRDPARTYLICENSE
1096$(i386_ONLY)depend type=require fmri=system/microcode/amd
1097$(i386_ONLY)depend type=require fmri=system/microcode/intel
1098