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 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> 34set name=pkg.fmri value=pkg:/driver/usb@$(PKGVERS) 35set name=pkg.description value="USBA (USB framework) and USB Device Drivers" 36set name=pkg.summary value="USB Device Drivers" 37set name=info.classification value=org.opensolaris.category.2008:Drivers/Ports 38set name=variant.arch value=$(ARCH) 39dir path=etc group=sys 40dir path=etc/usb group=sys 41dir path=kernel group=sys 42dir path=kernel/dacf group=sys 43dir path=kernel/dacf/$(ARCH64) group=sys 44dir path=kernel/drv group=sys 45dir path=kernel/drv/$(ARCH64) group=sys 46dir path=kernel/misc group=sys 47dir path=kernel/misc/$(ARCH64) group=sys 48dir path=kernel/strmod group=sys 49dir path=kernel/strmod/$(ARCH64) group=sys 50dir path=lib 51dir path=lib/svc 52dir path=lib/svc/manifest group=sys 53dir path=lib/svc/manifest/system group=sys 54dir path=lib/svc/method 55dir path=sbin group=sys 56dir path=usr group=sys 57dir path=usr/share 58dir path=usr/share/man 59dir path=usr/share/man/man7m 60dir path=usr/share/man/man9f 61dir path=usr/share/man/man9s 62driver name=ehci alias=pciclass,0c0320 perms="* 0644 root sys" 63driver name=hid alias=usbif,class3 perms="* 0600 root sys" 64driver name=hubd alias=usbif,class9 perms="* 0644 root sys" 65driver name=ohci alias=pciclass,0c0310 perms="* 0644 root sys" 66driver name=scsa2usb \ 67 alias=usb584,222 \ 68 alias=usbif,class8 69driver name=uhci alias=pciclass,0c0300 perms="* 0644 root sys" 70driver name=usb_ac alias=usbif,class1.1 perms="* 0600 root sys" 71driver name=usb_as alias=usbif,class1.2 perms="* 0600 root sys" 72driver name=usb_ia alias=usb,ia 73driver name=usb_mid alias=usb,device 74driver name=usbprn alias=usbif,class7.1 perms="* 0666 root sys" 75file path=etc/usb/config_map.conf group=sys \ 76 original_name=SUNWusb:etc/usb/config_map.conf preserve=true 77file path=kernel/drv/$(ARCH64)/ehci group=sys 78file path=kernel/drv/$(ARCH64)/hid group=sys 79file path=kernel/drv/$(ARCH64)/hubd group=sys 80file path=kernel/drv/$(ARCH64)/ohci group=sys 81file path=kernel/drv/$(ARCH64)/scsa2usb group=sys 82file path=kernel/drv/$(ARCH64)/uhci group=sys 83file path=kernel/drv/$(ARCH64)/usb_ac group=sys 84file path=kernel/drv/$(ARCH64)/usb_as group=sys 85file path=kernel/drv/$(ARCH64)/usb_ia group=sys 86file path=kernel/drv/$(ARCH64)/usb_mid group=sys 87file path=kernel/drv/$(ARCH64)/usbprn group=sys 88file path=kernel/drv/ehci.conf group=sys 89file path=kernel/drv/ohci.conf group=sys 90file path=kernel/drv/scsa2usb.conf group=sys \ 91 original_name=SUNWusb:kernel/drv/scsa2usb.conf preserve=true 92file path=kernel/drv/uhci.conf group=sys 93file path=kernel/drv/usb_ac.conf group=sys 94file path=kernel/misc/$(ARCH64)/hidparser group=sys mode=0755 95file path=kernel/misc/$(ARCH64)/usba group=sys mode=0755 96file path=kernel/misc/$(ARCH64)/usba10 group=sys mode=0755 97file path=kernel/strmod/$(ARCH64)/usb_ah group=sys mode=0755 98file path=kernel/strmod/$(ARCH64)/usbkbm group=sys mode=0755 99file path=kernel/strmod/$(ARCH64)/usbms group=sys mode=0755 100file path=kernel/strmod/$(ARCH64)/usbwcm group=sys mode=0755 101file path=usr/share/man/man7d/ehci.7d 102file path=usr/share/man/man7d/hid.7d 103file path=usr/share/man/man7d/hubd.7d 104file path=usr/share/man/man7d/ohci.7d 105file path=usr/share/man/man7d/scsa2usb.7d 106file path=usr/share/man/man7d/uhci.7d 107file path=usr/share/man/man7d/usb_ac.7d 108file path=usr/share/man/man7d/usb_as.7d 109file path=usr/share/man/man7d/usb_ia.7d 110file path=usr/share/man/man7d/usb_mid.7d 111file path=usr/share/man/man7d/usba.7d 112file path=usr/share/man/man7d/usbprn.7d 113file path=usr/share/man/man7m/usb_ah.7m 114file path=usr/share/man/man7m/usbkbm.7m 115file path=usr/share/man/man7m/usbms.7m 116file path=usr/share/man/man9f/usb_alloc_request.9f 117file path=usr/share/man/man9f/usb_client_attach.9f 118file path=usr/share/man/man9f/usb_clr_feature.9f 119file path=usr/share/man/man9f/usb_create_pm_components.9f 120file path=usr/share/man/man9f/usb_get_addr.9f 121file path=usr/share/man/man9f/usb_get_alt_if.9f 122file path=usr/share/man/man9f/usb_get_cfg.9f 123file path=usr/share/man/man9f/usb_get_current_frame_number.9f 124file path=usr/share/man/man9f/usb_get_dev_data.9f 125file path=usr/share/man/man9f/usb_get_max_pkts_per_isoc_request.9f 126file path=usr/share/man/man9f/usb_get_status.9f 127file path=usr/share/man/man9f/usb_get_string_descr.9f 128file path=usr/share/man/man9f/usb_handle_remote_wakeup.9f 129file path=usr/share/man/man9f/usb_lookup_ep_data.9f 130file path=usr/share/man/man9f/usb_parse_data.9f 131file path=usr/share/man/man9f/usb_pipe_bulk_xfer.9f 132file path=usr/share/man/man9f/usb_pipe_close.9f 133file path=usr/share/man/man9f/usb_pipe_ctrl_xfer.9f 134file path=usr/share/man/man9f/usb_pipe_drain_reqs.9f 135file path=usr/share/man/man9f/usb_pipe_get_max_bulk_transfer_size.9f 136file path=usr/share/man/man9f/usb_pipe_get_state.9f 137file path=usr/share/man/man9f/usb_pipe_intr_xfer.9f 138file path=usr/share/man/man9f/usb_pipe_isoc_xfer.9f 139file path=usr/share/man/man9f/usb_pipe_open.9f 140file path=usr/share/man/man9f/usb_pipe_reset.9f 141file path=usr/share/man/man9f/usb_pipe_set_private.9f 142file path=usr/share/man/man9f/usb_register_hotplug_cbs.9f 143file path=usr/share/man/man9f/usb_reset_device.9f 144file path=usr/share/man/man9s/usb_bulk_request.9s 145file path=usr/share/man/man9s/usb_callback_flags.9s 146file path=usr/share/man/man9s/usb_cfg_descr.9s 147file path=usr/share/man/man9s/usb_client_dev_data.9s 148file path=usr/share/man/man9s/usb_completion_reason.9s 149file path=usr/share/man/man9s/usb_ctrl_request.9s 150file path=usr/share/man/man9s/usb_dev_descr.9s 151file path=usr/share/man/man9s/usb_dev_qlf_descr.9s 152file path=usr/share/man/man9s/usb_ep_descr.9s 153file path=usr/share/man/man9s/usb_if_descr.9s 154file path=usr/share/man/man9s/usb_intr_request.9s 155file path=usr/share/man/man9s/usb_isoc_request.9s 156file path=usr/share/man/man9s/usb_other_speed_cfg_descr.9s 157file path=usr/share/man/man9s/usb_request_attributes.9s 158file path=usr/share/man/man9s/usb_string_descr.9s 159legacy pkg=SUNWusb desc="USBA (USB framework) and USB Device Drivers" \ 160 name="USB Device Drivers" 161license cr_Sun license=cr_Sun 162license lic_CDDL license=lic_CDDL 163license license_in_headers license=license_in_headers 164link path=usr/share/man/man7d/usb.7d target=usba.7d 165link path=usr/share/man/man9f/usb_alloc_bulk_req.9f \ 166 target=usb_alloc_request.9f 167link path=usr/share/man/man9f/usb_alloc_ctrl_req.9f \ 168 target=usb_alloc_request.9f 169link path=usr/share/man/man9f/usb_alloc_intr_req.9f \ 170 target=usb_alloc_request.9f 171link path=usr/share/man/man9f/usb_alloc_isoc_req.9f \ 172 target=usb_alloc_request.9f 173link path=usr/share/man/man9f/usb_client_detach.9f target=usb_client_attach.9f 174link path=usr/share/man/man9f/usb_free_bulk_req.9f target=usb_alloc_request.9f 175link path=usr/share/man/man9f/usb_free_ctrl_req.9f target=usb_alloc_request.9f 176link path=usr/share/man/man9f/usb_free_descr_tree.9f \ 177 target=usb_get_dev_data.9f 178link path=usr/share/man/man9f/usb_free_dev_data.9f target=usb_get_dev_data.9f 179link path=usr/share/man/man9f/usb_free_intr_req.9f target=usb_alloc_request.9f 180link path=usr/share/man/man9f/usb_free_isoc_req.9f target=usb_alloc_request.9f 181link path=usr/share/man/man9f/usb_get_if_number.9f target=usb_get_alt_if.9f 182link path=usr/share/man/man9f/usb_owns_device.9f target=usb_get_alt_if.9f 183link path=usr/share/man/man9f/usb_pipe_ctrl_xfer_wait.9f \ 184 target=usb_pipe_ctrl_xfer.9f 185link path=usr/share/man/man9f/usb_pipe_get_private.9f \ 186 target=usb_pipe_set_private.9f 187link path=usr/share/man/man9f/usb_pipe_stop_intr_polling.9f \ 188 target=usb_pipe_intr_xfer.9f 189link path=usr/share/man/man9f/usb_pipe_stop_isoc_polling.9f \ 190 target=usb_pipe_isoc_xfer.9f 191link path=usr/share/man/man9f/usb_print_descr_tree.9f \ 192 target=usb_get_dev_data.9f 193link path=usr/share/man/man9f/usb_set_alt_if.9f target=usb_get_alt_if.9f 194link path=usr/share/man/man9f/usb_set_cfg.9f target=usb_get_cfg.9f 195link path=usr/share/man/man9f/usb_unregister_hotplug_cbs.9f \ 196 target=usb_register_hotplug_cbs.9f 197