inline always-installed packages into core-os
[unleashed.git] / usr / src / pkg / manifests / driver-usb.mf
blob02fc6d35b3bff75bab3c8e4b23035d7b4a6a5319
2 # CDDL HEADER START
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.
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.
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]
19 # CDDL HEADER END
23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24 # Copyright 2012 Nexenta Systems, Inc. All rights reserved.
25 # Copyright 2014 Garrett D'Amore <garrett@damore.org>
26 # Copyright 2017, Joyent, Inc.
30 # The default for payload-bearing actions in this package is to appear in the
31 # global zone only.  See the include file for greater detail, as well as
32 # information about overriding the defaults.
34 <include global_zone_only_component>
35 set name=pkg.fmri value=pkg:/driver/usb@$(PKGVERS)
36 set name=pkg.description value="USBA (USB framework) and USB Device Drivers"
37 set name=pkg.summary value="USB Device Drivers"
38 set name=info.classification value=org.opensolaris.category.2008:Drivers/Ports
39 set name=variant.arch value=$(ARCH)
40 dir path=etc group=sys
41 dir path=etc/usb group=sys
42 dir path=kernel group=sys
43 dir path=kernel/dacf group=sys
44 dir path=kernel/drv group=sys
45 dir path=kernel/kmdb group=sys
46 dir path=kernel/misc group=sys
47 dir path=kernel/strmod group=sys
48 dir path=lib
49 dir path=lib/svc
50 dir path=lib/svc/manifest group=sys
51 dir path=lib/svc/manifest/system group=sys
52 dir path=lib/svc/method
53 dir path=sbin group=sys
54 dir path=usr group=sys
55 dir path=usr/lib
56 dir path=usr/lib/mdb group=sys
57 dir path=usr/lib/mdb/kvm group=sys
58 $(i386_ONLY)dir path=usr/lib/xhci group=sys
59 dir path=usr/share
60 dir path=usr/share/man
61 dir path=usr/share/man/man7m
62 dir path=usr/share/man/man9e
63 dir path=usr/share/man/man9f
64 dir path=usr/share/man/man9s
65 driver name=ehci alias=pciclass,0c0320 perms="* 0644 root sys"
66 driver name=hid alias=usbif,class3 perms="* 0600 root sys"
67 driver name=hubd alias=usbif,class9 perms="* 0644 root sys"
68 driver name=ohci alias=pciclass,0c0310 perms="* 0644 root sys"
69 driver name=scsa2usb \
70     alias=usb584,222 \
71     alias=usbif,class8
72 driver name=uhci alias=pciclass,0c0300 perms="* 0644 root sys"
73 driver name=usb_ac alias=usbif,class1.1 perms="* 0600 root sys"
74 driver name=usb_as alias=usbif,class1.2 perms="* 0600 root sys"
75 driver name=usb_ia alias=usb,ia
76 driver name=usb_mid alias=usb,device
77 driver name=usbprn alias=usbif,class7.1 perms="* 0666 root sys"
78 $(i386_ONLY)driver name=xhci alias=pciclass,0c0330 perms="* 0644 root sys"
79 file path=etc/usb/config_map.conf group=sys preserve=true
80 file path=kernel/drv/ehci group=sys
81 file path=kernel/drv/ehci.conf group=sys
82 file path=kernel/drv/hid group=sys
83 file path=kernel/drv/hubd group=sys
84 file path=kernel/drv/ohci group=sys
85 file path=kernel/drv/ohci.conf group=sys
86 file path=kernel/drv/scsa2usb group=sys
87 file path=kernel/drv/scsa2usb.conf group=sys preserve=true
88 file path=kernel/drv/uhci group=sys
89 file path=kernel/drv/uhci.conf group=sys
90 file path=kernel/drv/usb_ac group=sys
91 file path=kernel/drv/usb_ac.conf group=sys
92 file path=kernel/drv/usb_as group=sys
93 file path=kernel/drv/usb_ia group=sys
94 file path=kernel/drv/usb_mid group=sys
95 file path=kernel/drv/usbprn group=sys
96 $(i386_ONLY)file path=kernel/drv/xhci group=sys
97 $(i386_ONLY)file path=kernel/drv/xhci.conf group=sys
98 $(i386_ONLY)file path=kernel/kmdb/xhci group=sys mode=0555
99 file path=kernel/misc/hidparser group=sys mode=0755
100 file path=kernel/misc/usba group=sys mode=0755
101 file path=kernel/misc/usba10 group=sys mode=0755
102 file path=kernel/strmod/usb_ah group=sys mode=0755
103 file path=kernel/strmod/usbkbm group=sys mode=0755
104 file path=kernel/strmod/usbms group=sys mode=0755
105 file path=kernel/strmod/usbwcm group=sys mode=0755
106 $(i386_ONLY)file path=usr/lib/mdb/kvm/$(ARCH64)/xhci.so group=sys mode=0555
107 $(i386_ONLY)file path=usr/lib/xhci/xhci_portsc group=sys mode=0555
108 file path=usr/share/man/man7d/ehci.7d
109 file path=usr/share/man/man7d/hid.7d
110 file path=usr/share/man/man7d/hubd.7d
111 file path=usr/share/man/man7d/ohci.7d
112 file path=usr/share/man/man7d/scsa2usb.7d
113 file path=usr/share/man/man7d/uhci.7d
114 file path=usr/share/man/man7d/usb_ac.7d
115 file path=usr/share/man/man7d/usb_as.7d
116 file path=usr/share/man/man7d/usb_ia.7d
117 file path=usr/share/man/man7d/usb_mid.7d
118 file path=usr/share/man/man7d/usba.7d
119 file path=usr/share/man/man7d/usbprn.7d
120 $(i386_ONLY)file path=usr/share/man/man7d/xhci.7d
121 file path=usr/share/man/man7m/usb_ah.7m
122 file path=usr/share/man/man7m/usbkbm.7m
123 file path=usr/share/man/man7m/usbms.7m
124 file path=usr/share/man/man9e/usba_hcdi.9e
125 file path=usr/share/man/man9e/usba_hcdi_cb_ops.9e
126 file path=usr/share/man/man9e/usba_hcdi_device_address.9e
127 file path=usr/share/man/man9e/usba_hcdi_device_init.9e
128 file path=usr/share/man/man9e/usba_hcdi_hub_update.9e
129 file path=usr/share/man/man9e/usba_hcdi_pipe_bulk_xfer.9e
130 file path=usr/share/man/man9e/usba_hcdi_pipe_ctrl_xfer.9e
131 file path=usr/share/man/man9e/usba_hcdi_pipe_intr_xfer.9e
132 file path=usr/share/man/man9e/usba_hcdi_pipe_isoc_xfer.9e
133 file path=usr/share/man/man9e/usba_hcdi_pipe_open.9e
134 file path=usr/share/man/man9e/usba_hcdi_pipe_reset.9e
135 file path=usr/share/man/man9e/usba_hcdi_pipe_stop_intr_polling.9e
136 file path=usr/share/man/man9f/usb_alloc_request.9f
137 file path=usr/share/man/man9f/usb_client_attach.9f
138 file path=usr/share/man/man9f/usb_clr_feature.9f
139 file path=usr/share/man/man9f/usb_create_pm_components.9f
140 file path=usr/share/man/man9f/usb_ep_xdescr_fill.9f
141 file path=usr/share/man/man9f/usb_get_addr.9f
142 file path=usr/share/man/man9f/usb_get_alt_if.9f
143 file path=usr/share/man/man9f/usb_get_cfg.9f
144 file path=usr/share/man/man9f/usb_get_current_frame_number.9f
145 file path=usr/share/man/man9f/usb_get_dev_data.9f
146 file path=usr/share/man/man9f/usb_get_max_pkts_per_isoc_request.9f
147 file path=usr/share/man/man9f/usb_get_status.9f
148 file path=usr/share/man/man9f/usb_get_string_descr.9f
149 file path=usr/share/man/man9f/usb_handle_remote_wakeup.9f
150 file path=usr/share/man/man9f/usb_lookup_ep_data.9f
151 file path=usr/share/man/man9f/usb_parse_data.9f
152 file path=usr/share/man/man9f/usb_pipe_bulk_xfer.9f
153 file path=usr/share/man/man9f/usb_pipe_close.9f
154 file path=usr/share/man/man9f/usb_pipe_ctrl_xfer.9f
155 file path=usr/share/man/man9f/usb_pipe_drain_reqs.9f
156 file path=usr/share/man/man9f/usb_pipe_get_max_bulk_transfer_size.9f
157 file path=usr/share/man/man9f/usb_pipe_get_state.9f
158 file path=usr/share/man/man9f/usb_pipe_intr_xfer.9f
159 file path=usr/share/man/man9f/usb_pipe_isoc_xfer.9f
160 file path=usr/share/man/man9f/usb_pipe_reset.9f
161 file path=usr/share/man/man9f/usb_pipe_set_private.9f
162 file path=usr/share/man/man9f/usb_pipe_xopen.9f
163 file path=usr/share/man/man9f/usb_register_hotplug_cbs.9f
164 file path=usr/share/man/man9f/usb_reset_device.9f
165 file path=usr/share/man/man9f/usba_alloc_hcdi_ops.9f
166 file path=usr/share/man/man9f/usba_hcdi_cb.9f
167 file path=usr/share/man/man9f/usba_hcdi_dup_intr_req.9f
168 file path=usr/share/man/man9f/usba_hcdi_dup_isoc_req.9f
169 file path=usr/share/man/man9f/usba_hcdi_get_device_private.9f
170 file path=usr/share/man/man9f/usba_hcdi_register.9f
171 file path=usr/share/man/man9f/usba_hubdi_bind_root_hub.9f
172 file path=usr/share/man/man9f/usba_hubdi_cb_ops.9f
173 file path=usr/share/man/man9f/usba_hubdi_dev_ops.9f
174 file path=usr/share/man/man9s/usb_bulk_req.9s
175 file path=usr/share/man/man9s/usb_callback_flags.9s
176 file path=usr/share/man/man9s/usb_cfg_descr.9s
177 file path=usr/share/man/man9s/usb_client_dev_data.9s
178 file path=usr/share/man/man9s/usb_completion_reason.9s
179 file path=usr/share/man/man9s/usb_ctrl_req.9s
180 file path=usr/share/man/man9s/usb_dev_descr.9s
181 file path=usr/share/man/man9s/usb_dev_qlf_descr.9s
182 file path=usr/share/man/man9s/usb_ep_descr.9s
183 file path=usr/share/man/man9s/usb_ep_ss_comp_descr.9s
184 file path=usr/share/man/man9s/usb_ep_xdescr.9s
185 file path=usr/share/man/man9s/usb_if_descr.9s
186 file path=usr/share/man/man9s/usb_intr_req.9s
187 file path=usr/share/man/man9s/usb_isoc_req.9s
188 file path=usr/share/man/man9s/usb_other_speed_cfg_descr.9s
189 file path=usr/share/man/man9s/usb_request_attributes.9s
190 file path=usr/share/man/man9s/usb_string_descr.9s
191 file path=usr/share/man/man9s/usba_device.9s
192 file path=usr/share/man/man9s/usba_hcdi_ops.9s
193 file path=usr/share/man/man9s/usba_hcdi_register_args.9s
194 file path=usr/share/man/man9s/usba_pipe_handle_data.9s
195 license cr_Sun license=cr_Sun
196 license lic_CDDL license=lic_CDDL
197 license license_in_headers license=license_in_headers
198 license usr/src/uts/common/sys/usb/hcd/xhci/THIRDPARTYLICENSE \
199     license=usr/src/uts/common/sys/usb/hcd/xhci/THIRDPARTYLICENSE