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# 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> 33set name=pkg.fmri value=pkg:/driver/usb@$(PKGVERS) 34set name=pkg.description value="USBA (USB framework) and USB Device Drivers" 35set name=pkg.summary value="USB Device Drivers" 36set name=info.classification value=org.opensolaris.category.2008:Drivers/Ports 37set name=variant.arch value=$(ARCH) 38dir path=etc group=sys 39dir path=etc/usb group=sys 40dir path=kernel group=sys 41dir path=kernel/dacf group=sys 42dir path=kernel/dacf/$(ARCH64) group=sys 43dir path=kernel/drv group=sys 44dir path=kernel/drv/$(ARCH64) group=sys 45dir path=kernel/misc group=sys 46dir path=kernel/misc/$(ARCH64) group=sys 47dir path=kernel/strmod group=sys 48dir path=kernel/strmod/$(ARCH64) group=sys 49dir path=lib 50dir path=lib/svc 51dir path=lib/svc/manifest group=sys 52dir path=lib/svc/manifest/system group=sys 53dir path=lib/svc/method 54dir path=sbin group=sys 55dir path=usr group=sys 56dir path=usr/share 57dir path=usr/share/man 58dir path=usr/share/man/man7m 59dir path=usr/share/man/man9f 60dir path=usr/share/man/man9s 61driver name=ehci alias=pciclass,0c0320 perms="* 0644 root sys" 62driver name=hid alias=usbif,class3 perms="* 0600 root sys" 63driver name=hubd alias=usbif,class9 perms="* 0644 root sys" 64driver name=hwahc alias=usbif,classe0.2.1 perms="* 0644 root sys" 65driver name=hwarc alias=usbif,classe0.1.2 perms="* 0644 root sys" 66driver name=ohci alias=pciclass,0c0310 perms="* 0644 root sys" 67driver name=scsa2usb \ 68 alias=usb584,222 \ 69 alias=usbif,class8 70driver name=uhci alias=pciclass,0c0300 perms="* 0644 root sys" 71driver name=usb_ac alias=usbif,class1.1 perms="* 0600 root sys" 72driver name=usb_as alias=usbif,class1.2 perms="* 0600 root sys" 73driver name=usb_ia alias=usb,ia 74driver name=usb_mid alias=usb,device 75driver name=usbprn alias=usbif,class7.1 perms="* 0666 root sys" 76driver name=wusb_ca alias=usbif,classef.3.1 perms="* 0666 root sys" 77driver name=wusb_df perms="* 0666 root sys" \ 78 alias=usb15a9,5 \ 79 alias=usb3495,3007 80file path=etc/usb/config_map.conf group=sys \ 81 original_name=SUNWusb:etc/usb/config_map.conf preserve=true 82file path=kernel/drv/$(ARCH64)/ehci group=sys 83file path=kernel/drv/$(ARCH64)/hid group=sys 84file path=kernel/drv/$(ARCH64)/hubd group=sys 85file path=kernel/drv/$(ARCH64)/hwahc group=sys 86file path=kernel/drv/$(ARCH64)/hwarc group=sys 87file path=kernel/drv/$(ARCH64)/ohci group=sys 88file path=kernel/drv/$(ARCH64)/scsa2usb group=sys 89file path=kernel/drv/$(ARCH64)/uhci group=sys 90file path=kernel/drv/$(ARCH64)/usb_ac group=sys 91file path=kernel/drv/$(ARCH64)/usb_as group=sys 92file path=kernel/drv/$(ARCH64)/usb_ia group=sys 93file path=kernel/drv/$(ARCH64)/usb_mid group=sys 94file path=kernel/drv/$(ARCH64)/usbprn group=sys 95file path=kernel/drv/$(ARCH64)/wusb_ca group=sys 96file path=kernel/drv/$(ARCH64)/wusb_df group=sys 97$(i386_ONLY)file path=kernel/drv/ehci group=sys 98file 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 104file path=kernel/drv/ohci.conf group=sys 105$(i386_ONLY)file path=kernel/drv/scsa2usb group=sys 106file 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 109file path=kernel/drv/uhci.conf group=sys 110$(i386_ONLY)file path=kernel/drv/usb_ac group=sys 111file 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 118file path=kernel/misc/$(ARCH64)/hidparser group=sys mode=0755 119file path=kernel/misc/$(ARCH64)/hwa1480_fw group=sys mode=0755 120file path=kernel/misc/$(ARCH64)/usba group=sys mode=0755 121file 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 126file path=kernel/strmod/$(ARCH64)/usb_ah group=sys mode=0755 127file path=kernel/strmod/$(ARCH64)/usbkbm group=sys mode=0755 128file path=kernel/strmod/$(ARCH64)/usbms group=sys mode=0755 129file 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 134file path=lib/svc/manifest/system/wusb.xml group=sys mode=0444 135file path=lib/svc/method/svc-wusb mode=0555 136file path=usr/share/man/man7d/ehci.7d 137file path=usr/share/man/man7d/hid.7d 138file path=usr/share/man/man7d/hubd.7d 139file path=usr/share/man/man7d/hwahc.7d 140file path=usr/share/man/man7d/hwarc.7d 141file path=usr/share/man/man7d/ohci.7d 142file path=usr/share/man/man7d/scsa2usb.7d 143file path=usr/share/man/man7d/uhci.7d 144file path=usr/share/man/man7d/usb_ac.7d 145file path=usr/share/man/man7d/usb_as.7d 146file path=usr/share/man/man7d/usb_ia.7d 147file path=usr/share/man/man7d/usb_mid.7d 148file path=usr/share/man/man7d/usba.7d 149file path=usr/share/man/man7d/usbprn.7d 150file path=usr/share/man/man7d/wusb_ca.7d 151file path=usr/share/man/man7d/wusb_df.7d 152file path=usr/share/man/man7m/usb_ah.7m 153file path=usr/share/man/man7m/usbkbm.7m 154file path=usr/share/man/man7m/usbms.7m 155file path=usr/share/man/man9f/usb_alloc_request.9f 156file path=usr/share/man/man9f/usb_client_attach.9f 157file path=usr/share/man/man9f/usb_clr_feature.9f 158file path=usr/share/man/man9f/usb_create_pm_components.9f 159file path=usr/share/man/man9f/usb_get_addr.9f 160file path=usr/share/man/man9f/usb_get_alt_if.9f 161file path=usr/share/man/man9f/usb_get_cfg.9f 162file path=usr/share/man/man9f/usb_get_current_frame_number.9f 163file path=usr/share/man/man9f/usb_get_dev_data.9f 164file path=usr/share/man/man9f/usb_get_max_pkts_per_isoc_request.9f 165file path=usr/share/man/man9f/usb_get_status.9f 166file path=usr/share/man/man9f/usb_get_string_descr.9f 167file path=usr/share/man/man9f/usb_handle_remote_wakeup.9f 168file path=usr/share/man/man9f/usb_lookup_ep_data.9f 169file path=usr/share/man/man9f/usb_parse_data.9f 170file path=usr/share/man/man9f/usb_pipe_bulk_xfer.9f 171file path=usr/share/man/man9f/usb_pipe_close.9f 172file path=usr/share/man/man9f/usb_pipe_ctrl_xfer.9f 173file path=usr/share/man/man9f/usb_pipe_drain_reqs.9f 174file path=usr/share/man/man9f/usb_pipe_get_max_bulk_transfer_size.9f 175file path=usr/share/man/man9f/usb_pipe_get_state.9f 176file path=usr/share/man/man9f/usb_pipe_intr_xfer.9f 177file path=usr/share/man/man9f/usb_pipe_isoc_xfer.9f 178file path=usr/share/man/man9f/usb_pipe_open.9f 179file path=usr/share/man/man9f/usb_pipe_reset.9f 180file path=usr/share/man/man9f/usb_pipe_set_private.9f 181file path=usr/share/man/man9f/usb_register_hotplug_cbs.9f 182file path=usr/share/man/man9f/usb_reset_device.9f 183file path=usr/share/man/man9s/usb_bulk_request.9s 184file path=usr/share/man/man9s/usb_callback_flags.9s 185file path=usr/share/man/man9s/usb_cfg_descr.9s 186file path=usr/share/man/man9s/usb_client_dev_data.9s 187file path=usr/share/man/man9s/usb_completion_reason.9s 188file path=usr/share/man/man9s/usb_ctrl_request.9s 189file path=usr/share/man/man9s/usb_dev_descr.9s 190file path=usr/share/man/man9s/usb_dev_qlf_descr.9s 191file path=usr/share/man/man9s/usb_ep_descr.9s 192file path=usr/share/man/man9s/usb_if_descr.9s 193file path=usr/share/man/man9s/usb_intr_request.9s 194file path=usr/share/man/man9s/usb_isoc_request.9s 195file path=usr/share/man/man9s/usb_other_speed_cfg_descr.9s 196file path=usr/share/man/man9s/usb_request_attributes.9s 197file path=usr/share/man/man9s/usb_string_descr.9s 198legacy pkg=SUNWusb desc="USBA (USB framework) and USB Device Drivers" \ 199 name="USB Device Drivers" 200license cr_Sun license=cr_Sun 201license lic_CDDL license=lic_CDDL 202license license_in_headers license=license_in_headers 203license usr/src/uts/common/io/usb/clients/hwa1480_fw/i1480/LICENSE \ 204 license=usr/src/uts/common/io/usb/clients/hwa1480_fw/i1480/LICENSE 205link path=usr/share/man/man7d/hwa1480_fw.7d target=wusb_df.7d 206link path=usr/share/man/man7d/usb.7d target=usba.7d 207link path=usr/share/man/man9f/usb_alloc_bulk_req.9f \ 208 target=usb_alloc_request.9f 209link path=usr/share/man/man9f/usb_alloc_ctrl_req.9f \ 210 target=usb_alloc_request.9f 211link path=usr/share/man/man9f/usb_alloc_intr_req.9f \ 212 target=usb_alloc_request.9f 213link path=usr/share/man/man9f/usb_alloc_isoc_req.9f \ 214 target=usb_alloc_request.9f 215link path=usr/share/man/man9f/usb_client_detach.9f target=usb_client_attach.9f 216link path=usr/share/man/man9f/usb_free_bulk_req.9f target=usb_alloc_request.9f 217link path=usr/share/man/man9f/usb_free_ctrl_req.9f target=usb_alloc_request.9f 218link path=usr/share/man/man9f/usb_free_descr_tree.9f \ 219 target=usb_get_dev_data.9f 220link path=usr/share/man/man9f/usb_free_dev_data.9f target=usb_get_dev_data.9f 221link path=usr/share/man/man9f/usb_free_intr_req.9f target=usb_alloc_request.9f 222link path=usr/share/man/man9f/usb_free_isoc_req.9f target=usb_alloc_request.9f 223link path=usr/share/man/man9f/usb_get_if_number.9f target=usb_get_alt_if.9f 224link path=usr/share/man/man9f/usb_owns_device.9f target=usb_get_alt_if.9f 225link path=usr/share/man/man9f/usb_pipe_ctrl_xfer_wait.9f \ 226 target=usb_pipe_ctrl_xfer.9f 227link path=usr/share/man/man9f/usb_pipe_get_private.9f \ 228 target=usb_pipe_set_private.9f 229link path=usr/share/man/man9f/usb_pipe_stop_intr_polling.9f \ 230 target=usb_pipe_intr_xfer.9f 231link path=usr/share/man/man9f/usb_pipe_stop_isoc_polling.9f \ 232 target=usb_pipe_isoc_xfer.9f 233link path=usr/share/man/man9f/usb_print_descr_tree.9f \ 234 target=usb_get_dev_data.9f 235link path=usr/share/man/man9f/usb_set_alt_if.9f target=usb_get_alt_if.9f 236link path=usr/share/man/man9f/usb_set_cfg.9f target=usb_get_cfg.9f 237link path=usr/share/man/man9f/usb_unregister_hotplug_cbs.9f \ 238 target=usb_register_hotplug_cbs.9f 239