Print this page
5832 EOF wireless usb (aka UWB)
Reviewed by: TBD
Reviewed by: TBD
Approved by: TBD

Split Close
Expand all
Collapse all
          --- old/usr/src/pkg/manifests/system-header-header-usb.mf
          +++ new/usr/src/pkg/manifests/system-header-header-usb.mf
↓ open down ↓ 13 lines elided ↑ open up ↑
  14   14  # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15   15  # If applicable, add the following below this CDDL HEADER, with the
  16   16  # fields enclosed by brackets "[]" replaced with your own identifying
  17   17  # information: Portions Copyright [yyyy] [name of copyright owner]
  18   18  #
  19   19  # CDDL HEADER END
  20   20  #
  21   21  
  22   22  #
  23   23  # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
       24 +# Copyright 2014 Garrett D'Amore <garrett@damore.org>
  24   25  #
  25   26  
  26   27  set name=pkg.fmri value=pkg:/system/header/header-usb@$(PKGVERS)
  27   28  set name=pkg.description value="USB Headers"
  28   29  set name=pkg.summary value="USB Headers"
  29   30  set name=info.classification \
  30   31      value=org.opensolaris.category.2008:System/Hardware
  31   32  set name=variant.arch value=$(ARCH)
  32   33  dir path=usr group=sys
  33   34  dir path=usr/include
  34   35  dir path=usr/include/sys
  35   36  dir path=usr/include/sys/usb
  36   37  dir path=usr/include/sys/usb/clients
  37   38  dir path=usr/include/sys/usb/clients/audio
  38   39  dir path=usr/include/sys/usb/clients/hid
  39      -dir path=usr/include/sys/usb/clients/hwarc
  40   40  dir path=usr/include/sys/usb/clients/mass_storage
  41   41  dir path=usr/include/sys/usb/clients/printer
  42   42  dir path=usr/include/sys/usb/clients/usbcdc
  43   43  dir path=usr/include/sys/usb/clients/usbinput
  44   44  dir path=usr/include/sys/usb/clients/usbinput/usbwcm
  45   45  dir path=usr/include/sys/usb/clients/video
  46   46  dir path=usr/include/sys/usb/clients/video/usbvc
  47   47  dir path=usr/include/sys/usb/hubd
  48      -dir path=usr/include/sys/uwb
  49      -dir path=usr/include/sys/uwb/uwba
  50   48  file path=usr/include/sys/usb/clients/audio/usb_audio.h
  51   49  file path=usr/include/sys/usb/clients/hid/hid.h
  52      -file path=usr/include/sys/usb/clients/hwarc/hwarc.h
  53   50  file path=usr/include/sys/usb/clients/mass_storage/usb_bulkonly.h
  54   51  file path=usr/include/sys/usb/clients/mass_storage/usb_cbi.h
  55   52  file path=usr/include/sys/usb/clients/printer/usb_printer.h
  56   53  file path=usr/include/sys/usb/clients/usbcdc/usb_cdc.h
  57   54  file path=usr/include/sys/usb/clients/usbinput/usbwcm/usbwcm.h
  58   55  file path=usr/include/sys/usb/clients/video/usbvc/usbvc.h
  59   56  file path=usr/include/sys/usb/hubd/hub.h
  60   57  file path=usr/include/sys/usb/usba.h
  61   58  file path=usr/include/sys/usb/usbai.h
  62   59  file path=usr/include/sys/usb/usbdevs.h
  63      -file path=usr/include/sys/uwb/uwb.h
  64      -file path=usr/include/sys/uwb/uwba/uwba.h
  65      -file path=usr/include/sys/uwb/uwbai.h
  66   60  legacy pkg=SUNWusbu desc="USB Headers" name="USB Headers"
  67   61  license cr_Sun license=cr_Sun
  68   62  license lic_CDDL license=lic_CDDL
  69   63  license license_in_headers license=license_in_headers
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX