Print this page
    
9568 fix cxgbe package usr/sbin group annotation
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Aurélien Larcher  <aurelien.larcher@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
9482 Want cxgbetool
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@joyent.com>
NEX-17294 port illumos#8615 to 5.2
8615 Driver alias "cxgbe" conflicts with an existing driver name or alias.
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Andy Fiddaman <omnios@citrus-it.net>
Approved by: Gordon Ross <gwr@nexenta.com>
    
      
        | Split | 
	Close | 
      
      | Expand all | 
      | Collapse all | 
    
    
          --- old/usr/src/pkg/manifests/driver-network-cxgbe.mf
          +++ new/usr/src/pkg/manifests/driver-network-cxgbe.mf
   1    1  #
   2    2  # This file and its contents are supplied under the terms of the
   3    3  # Common Development and Distribution License ("CDDL"), version 1.0.
   4    4  # You may only use this file in accordance with the terms of version
   5    5  # 1.0 of the CDDL.
   6    6  #
   7    7  # A full copy of the text of the CDDL should have accompanied this
   8    8  # source.  A copy of the CDDL is also available via the Internet at
   9    9  # http://www.illumos.org/license/CDDL.
  10   10  #
  11   11  
  12   12  #
  13   13  # Copyright (c) 2016 by Chelsio Communications, Inc. All rights reserved.
  14   14  #
  15   15  
  16   16  <include global_zone_only_component>
  
    | 
      ↓ open down ↓ | 
    16 lines elided | 
    
      ↑ open up ↑ | 
  
  17   17  set name=pkg.fmri value=pkg:/driver/network/cxgbe@$(PKGVERS)
  18   18  set name=pkg.description \
  19   19      value="Chelsio T4/T5 10/40 Gigabit Ethernet Adapter Driver"
  20   20  set name=pkg.summary value="Chelsio T4/T5 10/40GE NIC Driver"
  21   21  set name=info.classification \
  22   22      value=org.opensolaris.category.2008:Drivers/Networking
  23   23  set name=variant.arch value=i386
  24   24  dir path=kernel group=sys
  25   25  dir path=kernel/drv group=sys
  26   26  dir path=kernel/drv/$(ARCH64) group=sys
       27 +dir path=usr group=sys
       28 +dir path=usr/sbin
  27   29  driver name=cxgbe alias=cxgbe clone_perms="cxgbe 0666 root sys" \
  28   30      perms="* 0666 root sys"
  29   31  driver name=t4nex clone_perms="t4nex 0666 root sys" \
  30   32      devlink=type=ddi_ctl:devctl;minor1=t4nex\tt4nex\M2 \
  31   33      perms="* 0666 root sys" \
  32   34      alias=pciex1425,4400 \
  33   35      alias=pciex1425,4401 \
  34   36      alias=pciex1425,4402 \
  35   37      alias=pciex1425,4403 \
  36   38      alias=pciex1425,4404 \
  37   39      alias=pciex1425,4405 \
  38   40      alias=pciex1425,4406 \
  39   41      alias=pciex1425,4407 \
  40   42      alias=pciex1425,4408 \
  41   43      alias=pciex1425,4409 \
  42   44      alias=pciex1425,440a \
  43   45      alias=pciex1425,440d \
  44   46      alias=pciex1425,440e \
  45   47      alias=pciex1425,5400 \
  46   48      alias=pciex1425,5401 \
  47   49      alias=pciex1425,5402 \
  48   50      alias=pciex1425,5403 \
  49   51      alias=pciex1425,5404 \
  50   52      alias=pciex1425,5405 \
  51   53      alias=pciex1425,5406 \
  52   54      alias=pciex1425,5407 \
  53   55      alias=pciex1425,5408 \
  54   56      alias=pciex1425,5409 \
  55   57      alias=pciex1425,540a \
  56   58      alias=pciex1425,540b \
  57   59      alias=pciex1425,540c \
  58   60      alias=pciex1425,540d \
  59   61      alias=pciex1425,540e \
  60   62      alias=pciex1425,540f \
  61   63      alias=pciex1425,5410 \
  62   64      alias=pciex1425,5411 \
  63   65      alias=pciex1425,5412 \
  64   66      alias=pciex1425,5413 \
  65   67      alias=pciex1425,5414 \
  66   68      alias=pciex1425,5415 \
  67   69      alias=pciex1425,5416 \
  68   70      alias=pciex1425,5417 \
  69   71      alias=pciex1425,5418 \
  70   72      alias=pciex1425,5480 \
  71   73      alias=pciex1425,5481 \
  72   74      alias=pciex1425,5482 \
  73   75      alias=pciex1425,5486 \
  74   76      alias=pciex1425,5487 \
  75   77      alias=pciex1425,5488 \
  76   78      alias=pciex1425,5489 \
  77   79      alias=pciex1425,5490 \
  78   80      alias=pciex1425,5491 \
  79   81      alias=pciex1425,5492 \
  80   82      alias=pciex1425,5493 \
  81   83      alias=pciex1425,5494 \
  82   84      alias=pciex1425,5495 \
  83   85      alias=pciex1425,5496 \
  84   86      alias=pciex1425,5497 \
  85   87      alias=pciex1425,5498 \
  86   88      alias=pciex1425,5499 \
  87   89      alias=pciex1425,549a \
  88   90      alias=pciex1425,549b \
  89   91      alias=pciex1425,549c \
  90   92      alias=pciex1425,549d \
  91   93      alias=pciex1425,549e \
  92   94      alias=pciex1425,549f \
  93   95      alias=pciex1425,54a0 \
  94   96      alias=pciex1425,54a1 \
  95   97      alias=pciex1425,6400 \
  96   98      alias=pciex1425,6401 \
  97   99      alias=pciex1425,6402 \
  98  100      alias=pciex1425,6403 \
  99  101      alias=pciex1425,6404 \
 100  102      alias=pciex1425,6405 \
 101  103      alias=pciex1425,6406 \
 102  104      alias=pciex1425,6407 \
 103  105      alias=pciex1425,6408 \
  
    | 
      ↓ open down ↓ | 
    67 lines elided | 
    
      ↑ open up ↑ | 
  
 104  106      alias=pciex1425,6409 \
 105  107      alias=pciex1425,640d \
 106  108      alias=pciex1425,6410 \
 107  109      alias=pciex1425,6411 \
 108  110      alias=pciex1425,6414 \
 109  111      alias=pciex1425,6415 \
 110  112      alias=pciex1425,6480 \
 111  113      alias=pciex1425,6481
 112  114  file path=kernel/drv/$(ARCH64)/cxgbe group=sys
 113  115  file path=kernel/drv/$(ARCH64)/t4nex group=sys
      116 +file path=usr/sbin/cxgbetool mode=0555
 114  117  license cr_Sun license=cr_Sun
 115  118  license lic_CDDL license=lic_CDDL
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX