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 #
26
27 #
28 # The default for payload-bearing actions in this package is to appear in the
29 # global zone only. See the include file for greater detail, as well as
30 # information about overriding the defaults.
31 #
32 <include global_zone_only_component>
33 set name=pkg.fmri value=pkg:/driver/usb@$(PKGVERS)
34 set name=pkg.description value="USBA (USB framework) and USB Device Drivers"
35 set name=pkg.summary value="USB Device Drivers"
36 set name=info.classification value=org.opensolaris.category.2008:Drivers/Ports
37 set name=variant.arch value=$(ARCH)
38 dir path=etc group=sys
39 dir path=etc/usb group=sys
40 dir path=kernel group=sys
41 dir path=kernel/dacf group=sys
42 dir path=kernel/dacf/$(ARCH64) group=sys
43 dir path=kernel/drv group=sys
44 dir path=kernel/drv/$(ARCH64) group=sys
45 dir path=kernel/misc group=sys
46 dir path=kernel/misc/$(ARCH64) group=sys
47 dir path=kernel/strmod group=sys
48 dir path=kernel/strmod/$(ARCH64) group=sys
49 dir path=lib
50 dir path=lib/svc
51 dir path=lib/svc/manifest group=sys
52 dir path=lib/svc/manifest/system group=sys
53 dir path=lib/svc/method
54 dir path=sbin group=sys
55 dir path=usr group=sys
56 dir path=usr/share
57 dir path=usr/share/man
58 dir path=usr/share/man/man7m
59 dir path=usr/share/man/man9f
60 dir path=usr/share/man/man9s
61 driver name=ehci alias=pciclass,0c0320 perms="* 0644 root sys"
62 driver name=hid alias=usbif,class3 perms="* 0600 root sys"
63 driver name=hubd alias=usbif,class9 perms="* 0644 root sys"
64 driver name=hwahc alias=usbif,classe0.2.1 perms="* 0644 root sys"
65 driver name=hwarc alias=usbif,classe0.1.2 perms="* 0644 root sys"
66 driver name=ohci alias=pciclass,0c0310 perms="* 0644 root sys"
67 driver name=scsa2usb \
68 alias=usb584,222 \
69 alias=usbif,class8
70 driver name=uhci alias=pciclass,0c0300 perms="* 0644 root sys"
71 driver name=usb_ac alias=usbif,class1.1 perms="* 0600 root sys"
72 driver name=usb_as alias=usbif,class1.2 perms="* 0600 root sys"
73 driver name=usb_ia alias=usb,ia
74 driver name=usb_mid alias=usb,device
75 driver name=usbprn alias=usbif,class7.1 perms="* 0666 root sys"
76 driver name=wusb_ca alias=usbif,classef.3.1 perms="* 0666 root sys"
77 driver name=wusb_df perms="* 0666 root sys" \
78 alias=usb15a9,5 \
79 alias=usb3495,3007
80 file path=etc/usb/config_map.conf group=sys \
81 original_name=SUNWusb:etc/usb/config_map.conf preserve=true
82 file path=kernel/drv/$(ARCH64)/ehci group=sys
83 file path=kernel/drv/$(ARCH64)/hid group=sys
84 file path=kernel/drv/$(ARCH64)/hubd group=sys
85 file path=kernel/drv/$(ARCH64)/hwahc group=sys
86 file path=kernel/drv/$(ARCH64)/hwarc group=sys
87 file path=kernel/drv/$(ARCH64)/ohci group=sys
88 file path=kernel/drv/$(ARCH64)/scsa2usb group=sys
89 file path=kernel/drv/$(ARCH64)/uhci group=sys
90 file path=kernel/drv/$(ARCH64)/usb_ac group=sys
91 file path=kernel/drv/$(ARCH64)/usb_as group=sys
92 file path=kernel/drv/$(ARCH64)/usb_ia group=sys
93 file path=kernel/drv/$(ARCH64)/usb_mid group=sys
94 file path=kernel/drv/$(ARCH64)/usbprn group=sys
95 file path=kernel/drv/$(ARCH64)/wusb_ca group=sys
96 file path=kernel/drv/$(ARCH64)/wusb_df group=sys
97 $(i386_ONLY)file path=kernel/drv/ehci group=sys
98 file path=kernel/drv/ehci.conf group=sys
99 $(i386_ONLY)file path=kernel/drv/hid group=sys
100 $(i386_ONLY)file path=kernel/drv/hubd group=sys
101 $(i386_ONLY)file path=kernel/drv/hwahc group=sys
102 $(i386_ONLY)file path=kernel/drv/hwarc group=sys
103 $(i386_ONLY)file path=kernel/drv/ohci group=sys
104 file path=kernel/drv/ohci.conf group=sys
105 $(i386_ONLY)file path=kernel/drv/scsa2usb group=sys
106 file path=kernel/drv/scsa2usb.conf group=sys \
107 original_name=SUNWusb:kernel/drv/scsa2usb.conf preserve=true
108 $(i386_ONLY)file path=kernel/drv/uhci group=sys
109 file path=kernel/drv/uhci.conf group=sys
110 $(i386_ONLY)file path=kernel/drv/usb_ac group=sys
111 file path=kernel/drv/usb_ac.conf group=sys
112 $(i386_ONLY)file path=kernel/drv/usb_as group=sys
113 $(i386_ONLY)file path=kernel/drv/usb_ia group=sys
114 $(i386_ONLY)file path=kernel/drv/usb_mid group=sys
115 $(i386_ONLY)file path=kernel/drv/usbprn group=sys
116 $(i386_ONLY)file path=kernel/drv/wusb_ca group=sys
117 $(i386_ONLY)file path=kernel/drv/wusb_df group=sys
118 file path=kernel/misc/$(ARCH64)/hidparser group=sys mode=0755
119 file path=kernel/misc/$(ARCH64)/hwa1480_fw group=sys mode=0755
120 file path=kernel/misc/$(ARCH64)/usba group=sys mode=0755
121 file path=kernel/misc/$(ARCH64)/usba10 group=sys mode=0755
122 $(i386_ONLY)file path=kernel/misc/hidparser group=sys mode=0755
123 $(i386_ONLY)file path=kernel/misc/hwa1480_fw group=sys mode=0755
124 $(i386_ONLY)file path=kernel/misc/usba group=sys mode=0755
125 $(i386_ONLY)file path=kernel/misc/usba10 group=sys mode=0755
126 file path=kernel/strmod/$(ARCH64)/usb_ah group=sys mode=0755
127 file path=kernel/strmod/$(ARCH64)/usbkbm group=sys mode=0755
128 file path=kernel/strmod/$(ARCH64)/usbms group=sys mode=0755
129 file path=kernel/strmod/$(ARCH64)/usbwcm group=sys mode=0755
130 $(i386_ONLY)file path=kernel/strmod/usb_ah group=sys mode=0755
131 $(i386_ONLY)file path=kernel/strmod/usbkbm group=sys mode=0755
132 $(i386_ONLY)file path=kernel/strmod/usbms group=sys mode=0755
133 $(i386_ONLY)file path=kernel/strmod/usbwcm group=sys mode=0755
134 file path=lib/svc/manifest/system/wusb.xml group=sys mode=0444
135 file path=lib/svc/method/svc-wusb mode=0555
136 file path=usr/share/man/man7d/ehci.7d
137 file path=usr/share/man/man7d/hid.7d
138 file path=usr/share/man/man7d/hubd.7d
139 file path=usr/share/man/man7d/hwahc.7d
140 file path=usr/share/man/man7d/hwarc.7d
141 file path=usr/share/man/man7d/ohci.7d
142 file path=usr/share/man/man7d/scsa2usb.7d
143 file path=usr/share/man/man7d/uhci.7d
144 file path=usr/share/man/man7d/usb_ac.7d
145 file path=usr/share/man/man7d/usb_as.7d
146 file path=usr/share/man/man7d/usb_ia.7d
147 file path=usr/share/man/man7d/usb_mid.7d
148 file path=usr/share/man/man7d/usba.7d
149 file path=usr/share/man/man7d/usbprn.7d
150 file path=usr/share/man/man7d/wusb_ca.7d
151 file path=usr/share/man/man7d/wusb_df.7d
152 file path=usr/share/man/man7m/usb_ah.7m
153 file path=usr/share/man/man7m/usbkbm.7m
154 file path=usr/share/man/man7m/usbms.7m
155 file path=usr/share/man/man9f/usb_alloc_request.9f
156 file path=usr/share/man/man9f/usb_client_attach.9f
157 file path=usr/share/man/man9f/usb_clr_feature.9f
158 file path=usr/share/man/man9f/usb_create_pm_components.9f
159 file path=usr/share/man/man9f/usb_get_addr.9f
160 file path=usr/share/man/man9f/usb_get_alt_if.9f
161 file path=usr/share/man/man9f/usb_get_cfg.9f
162 file path=usr/share/man/man9f/usb_get_current_frame_number.9f
163 file path=usr/share/man/man9f/usb_get_dev_data.9f
164 file path=usr/share/man/man9f/usb_get_max_pkts_per_isoc_request.9f
165 file path=usr/share/man/man9f/usb_get_status.9f
166 file path=usr/share/man/man9f/usb_get_string_descr.9f
167 file path=usr/share/man/man9f/usb_handle_remote_wakeup.9f
168 file path=usr/share/man/man9f/usb_lookup_ep_data.9f
169 file path=usr/share/man/man9f/usb_parse_data.9f
170 file path=usr/share/man/man9f/usb_pipe_bulk_xfer.9f
171 file path=usr/share/man/man9f/usb_pipe_close.9f
183 file path=usr/share/man/man9s/usb_bulk_request.9s
184 file path=usr/share/man/man9s/usb_callback_flags.9s
185 file path=usr/share/man/man9s/usb_cfg_descr.9s
186 file path=usr/share/man/man9s/usb_client_dev_data.9s
187 file path=usr/share/man/man9s/usb_completion_reason.9s
188 file path=usr/share/man/man9s/usb_ctrl_request.9s
189 file path=usr/share/man/man9s/usb_dev_descr.9s
190 file path=usr/share/man/man9s/usb_dev_qlf_descr.9s
191 file path=usr/share/man/man9s/usb_ep_descr.9s
192 file path=usr/share/man/man9s/usb_if_descr.9s
193 file path=usr/share/man/man9s/usb_intr_request.9s
194 file path=usr/share/man/man9s/usb_isoc_request.9s
195 file path=usr/share/man/man9s/usb_other_speed_cfg_descr.9s
196 file path=usr/share/man/man9s/usb_request_attributes.9s
197 file path=usr/share/man/man9s/usb_string_descr.9s
198 legacy pkg=SUNWusb desc="USBA (USB framework) and USB Device Drivers" \
199 name="USB Device Drivers"
200 license cr_Sun license=cr_Sun
201 license lic_CDDL license=lic_CDDL
202 license license_in_headers license=license_in_headers
203 license usr/src/uts/common/io/usb/clients/hwa1480_fw/i1480/LICENSE \
204 license=usr/src/uts/common/io/usb/clients/hwa1480_fw/i1480/LICENSE
205 link path=usr/share/man/man7d/hwa1480_fw.7d target=wusb_df.7d
206 link path=usr/share/man/man7d/usb.7d target=usba.7d
207 link path=usr/share/man/man9f/usb_alloc_bulk_req.9f \
208 target=usb_alloc_request.9f
209 link path=usr/share/man/man9f/usb_alloc_ctrl_req.9f \
210 target=usb_alloc_request.9f
211 link path=usr/share/man/man9f/usb_alloc_intr_req.9f \
212 target=usb_alloc_request.9f
213 link path=usr/share/man/man9f/usb_alloc_isoc_req.9f \
214 target=usb_alloc_request.9f
215 link path=usr/share/man/man9f/usb_client_detach.9f target=usb_client_attach.9f
216 link path=usr/share/man/man9f/usb_free_bulk_req.9f target=usb_alloc_request.9f
217 link path=usr/share/man/man9f/usb_free_ctrl_req.9f target=usb_alloc_request.9f
218 link path=usr/share/man/man9f/usb_free_descr_tree.9f \
219 target=usb_get_dev_data.9f
220 link path=usr/share/man/man9f/usb_free_dev_data.9f target=usb_get_dev_data.9f
221 link path=usr/share/man/man9f/usb_free_intr_req.9f target=usb_alloc_request.9f
222 link path=usr/share/man/man9f/usb_free_isoc_req.9f target=usb_alloc_request.9f
223 link path=usr/share/man/man9f/usb_get_if_number.9f target=usb_get_alt_if.9f
224 link path=usr/share/man/man9f/usb_owns_device.9f target=usb_get_alt_if.9f
225 link path=usr/share/man/man9f/usb_pipe_ctrl_xfer_wait.9f \
|
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 Garrett D'Amore <garrett@damore.org>
26 #
27
28 #
29 # The default for payload-bearing actions in this package is to appear in the
30 # global zone only. See the include file for greater detail, as well as
31 # information about overriding the defaults.
32 #
33 <include global_zone_only_component>
34 set name=pkg.fmri value=pkg:/driver/usb@$(PKGVERS)
35 set name=pkg.description value="USBA (USB framework) and USB Device Drivers"
36 set name=pkg.summary value="USB Device Drivers"
37 set name=info.classification value=org.opensolaris.category.2008:Drivers/Ports
38 set name=variant.arch value=$(ARCH)
39 dir path=etc group=sys
40 dir path=etc/usb group=sys
41 dir path=kernel group=sys
42 dir path=kernel/dacf group=sys
43 dir path=kernel/dacf/$(ARCH64) group=sys
44 dir path=kernel/drv group=sys
45 dir path=kernel/drv/$(ARCH64) group=sys
46 dir path=kernel/misc group=sys
47 dir path=kernel/misc/$(ARCH64) group=sys
48 dir path=kernel/strmod group=sys
49 dir path=kernel/strmod/$(ARCH64) group=sys
50 dir path=lib
51 dir path=lib/svc
52 dir path=lib/svc/manifest group=sys
53 dir path=lib/svc/manifest/system group=sys
54 dir path=lib/svc/method
55 dir path=sbin group=sys
56 dir path=usr group=sys
57 dir path=usr/share
58 dir path=usr/share/man
59 dir path=usr/share/man/man7m
60 dir path=usr/share/man/man9f
61 dir path=usr/share/man/man9s
62 driver name=ehci alias=pciclass,0c0320 perms="* 0644 root sys"
63 driver name=hid alias=usbif,class3 perms="* 0600 root sys"
64 driver name=hubd alias=usbif,class9 perms="* 0644 root sys"
65 driver name=ohci alias=pciclass,0c0310 perms="* 0644 root sys"
66 driver name=scsa2usb \
67 alias=usb584,222 \
68 alias=usbif,class8
69 driver name=uhci alias=pciclass,0c0300 perms="* 0644 root sys"
70 driver name=usb_ac alias=usbif,class1.1 perms="* 0600 root sys"
71 driver name=usb_as alias=usbif,class1.2 perms="* 0600 root sys"
72 driver name=usb_ia alias=usb,ia
73 driver name=usb_mid alias=usb,device
74 driver name=usbprn alias=usbif,class7.1 perms="* 0666 root sys"
75 file path=etc/usb/config_map.conf group=sys \
76 original_name=SUNWusb:etc/usb/config_map.conf preserve=true
77 file path=kernel/drv/$(ARCH64)/ehci group=sys
78 file path=kernel/drv/$(ARCH64)/hid group=sys
79 file path=kernel/drv/$(ARCH64)/hubd group=sys
80 file path=kernel/drv/$(ARCH64)/ohci group=sys
81 file path=kernel/drv/$(ARCH64)/scsa2usb group=sys
82 file path=kernel/drv/$(ARCH64)/uhci group=sys
83 file path=kernel/drv/$(ARCH64)/usb_ac group=sys
84 file path=kernel/drv/$(ARCH64)/usb_as group=sys
85 file path=kernel/drv/$(ARCH64)/usb_ia group=sys
86 file path=kernel/drv/$(ARCH64)/usb_mid group=sys
87 file path=kernel/drv/$(ARCH64)/usbprn group=sys
88 $(i386_ONLY)file path=kernel/drv/ehci group=sys
89 file path=kernel/drv/ehci.conf group=sys
90 $(i386_ONLY)file path=kernel/drv/hid group=sys
91 $(i386_ONLY)file path=kernel/drv/hubd group=sys
92 $(i386_ONLY)file path=kernel/drv/ohci group=sys
93 file path=kernel/drv/ohci.conf group=sys
94 $(i386_ONLY)file path=kernel/drv/scsa2usb group=sys
95 file path=kernel/drv/scsa2usb.conf group=sys \
96 original_name=SUNWusb:kernel/drv/scsa2usb.conf preserve=true
97 $(i386_ONLY)file path=kernel/drv/uhci group=sys
98 file path=kernel/drv/uhci.conf group=sys
99 $(i386_ONLY)file path=kernel/drv/usb_ac group=sys
100 file path=kernel/drv/usb_ac.conf group=sys
101 $(i386_ONLY)file path=kernel/drv/usb_as group=sys
102 $(i386_ONLY)file path=kernel/drv/usb_ia group=sys
103 $(i386_ONLY)file path=kernel/drv/usb_mid group=sys
104 $(i386_ONLY)file path=kernel/drv/usbprn group=sys
105 file path=kernel/misc/$(ARCH64)/hidparser group=sys mode=0755
106 file path=kernel/misc/$(ARCH64)/usba group=sys mode=0755
107 file path=kernel/misc/$(ARCH64)/usba10 group=sys mode=0755
108 $(i386_ONLY)file path=kernel/misc/hidparser group=sys mode=0755
109 $(i386_ONLY)file path=kernel/misc/usba group=sys mode=0755
110 $(i386_ONLY)file path=kernel/misc/usba10 group=sys mode=0755
111 file path=kernel/strmod/$(ARCH64)/usb_ah group=sys mode=0755
112 file path=kernel/strmod/$(ARCH64)/usbkbm group=sys mode=0755
113 file path=kernel/strmod/$(ARCH64)/usbms group=sys mode=0755
114 file path=kernel/strmod/$(ARCH64)/usbwcm group=sys mode=0755
115 $(i386_ONLY)file path=kernel/strmod/usb_ah group=sys mode=0755
116 $(i386_ONLY)file path=kernel/strmod/usbkbm group=sys mode=0755
117 $(i386_ONLY)file path=kernel/strmod/usbms group=sys mode=0755
118 $(i386_ONLY)file path=kernel/strmod/usbwcm group=sys mode=0755
119 file path=usr/share/man/man7d/ehci.7d
120 file path=usr/share/man/man7d/hid.7d
121 file path=usr/share/man/man7d/hubd.7d
122 file path=usr/share/man/man7d/ohci.7d
123 file path=usr/share/man/man7d/scsa2usb.7d
124 file path=usr/share/man/man7d/uhci.7d
125 file path=usr/share/man/man7d/usb_ac.7d
126 file path=usr/share/man/man7d/usb_as.7d
127 file path=usr/share/man/man7d/usb_ia.7d
128 file path=usr/share/man/man7d/usb_mid.7d
129 file path=usr/share/man/man7d/usba.7d
130 file path=usr/share/man/man7d/usbprn.7d
131 file path=usr/share/man/man7m/usb_ah.7m
132 file path=usr/share/man/man7m/usbkbm.7m
133 file path=usr/share/man/man7m/usbms.7m
134 file path=usr/share/man/man9f/usb_alloc_request.9f
135 file path=usr/share/man/man9f/usb_client_attach.9f
136 file path=usr/share/man/man9f/usb_clr_feature.9f
137 file path=usr/share/man/man9f/usb_create_pm_components.9f
138 file path=usr/share/man/man9f/usb_get_addr.9f
139 file path=usr/share/man/man9f/usb_get_alt_if.9f
140 file path=usr/share/man/man9f/usb_get_cfg.9f
141 file path=usr/share/man/man9f/usb_get_current_frame_number.9f
142 file path=usr/share/man/man9f/usb_get_dev_data.9f
143 file path=usr/share/man/man9f/usb_get_max_pkts_per_isoc_request.9f
144 file path=usr/share/man/man9f/usb_get_status.9f
145 file path=usr/share/man/man9f/usb_get_string_descr.9f
146 file path=usr/share/man/man9f/usb_handle_remote_wakeup.9f
147 file path=usr/share/man/man9f/usb_lookup_ep_data.9f
148 file path=usr/share/man/man9f/usb_parse_data.9f
149 file path=usr/share/man/man9f/usb_pipe_bulk_xfer.9f
150 file path=usr/share/man/man9f/usb_pipe_close.9f
162 file path=usr/share/man/man9s/usb_bulk_request.9s
163 file path=usr/share/man/man9s/usb_callback_flags.9s
164 file path=usr/share/man/man9s/usb_cfg_descr.9s
165 file path=usr/share/man/man9s/usb_client_dev_data.9s
166 file path=usr/share/man/man9s/usb_completion_reason.9s
167 file path=usr/share/man/man9s/usb_ctrl_request.9s
168 file path=usr/share/man/man9s/usb_dev_descr.9s
169 file path=usr/share/man/man9s/usb_dev_qlf_descr.9s
170 file path=usr/share/man/man9s/usb_ep_descr.9s
171 file path=usr/share/man/man9s/usb_if_descr.9s
172 file path=usr/share/man/man9s/usb_intr_request.9s
173 file path=usr/share/man/man9s/usb_isoc_request.9s
174 file path=usr/share/man/man9s/usb_other_speed_cfg_descr.9s
175 file path=usr/share/man/man9s/usb_request_attributes.9s
176 file path=usr/share/man/man9s/usb_string_descr.9s
177 legacy pkg=SUNWusb desc="USBA (USB framework) and USB Device Drivers" \
178 name="USB Device Drivers"
179 license cr_Sun license=cr_Sun
180 license lic_CDDL license=lic_CDDL
181 license license_in_headers license=license_in_headers
182 link path=usr/share/man/man7d/usb.7d target=usba.7d
183 link path=usr/share/man/man9f/usb_alloc_bulk_req.9f \
184 target=usb_alloc_request.9f
185 link path=usr/share/man/man9f/usb_alloc_ctrl_req.9f \
186 target=usb_alloc_request.9f
187 link path=usr/share/man/man9f/usb_alloc_intr_req.9f \
188 target=usb_alloc_request.9f
189 link path=usr/share/man/man9f/usb_alloc_isoc_req.9f \
190 target=usb_alloc_request.9f
191 link path=usr/share/man/man9f/usb_client_detach.9f target=usb_client_attach.9f
192 link path=usr/share/man/man9f/usb_free_bulk_req.9f target=usb_alloc_request.9f
193 link path=usr/share/man/man9f/usb_free_ctrl_req.9f target=usb_alloc_request.9f
194 link path=usr/share/man/man9f/usb_free_descr_tree.9f \
195 target=usb_get_dev_data.9f
196 link path=usr/share/man/man9f/usb_free_dev_data.9f target=usb_get_dev_data.9f
197 link path=usr/share/man/man9f/usb_free_intr_req.9f target=usb_alloc_request.9f
198 link path=usr/share/man/man9f/usb_free_isoc_req.9f target=usb_alloc_request.9f
199 link path=usr/share/man/man9f/usb_get_if_number.9f target=usb_get_alt_if.9f
200 link path=usr/share/man/man9f/usb_owns_device.9f target=usb_get_alt_if.9f
201 link path=usr/share/man/man9f/usb_pipe_ctrl_xfer_wait.9f \
|