Print this page
4669 cpqary3 driver does not see drives on P400 Smart-Array
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com>
Reviewed by: Albert Lee <trisk@nexenta.com>
Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com>
Approved by: Robert Mustacchi <rm@joyent.com>
| Split |
Close |
| Expand all |
| Collapse all |
--- old/usr/src/pkg/manifests/driver-storage-cpqary3.mf
+++ new/usr/src/pkg/manifests/driver-storage-cpqary3.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.
|
↓ open down ↓ |
3 lines elided |
↑ open up ↑ |
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 2013 Joyent, Inc. All rights reserved.
14 +# Copyright 2014 Nexenta Systems, Inc. All rights reserved.
14 15 #
15 16
16 17 <include global_zone_only_component>
17 18 set name=pkg.fmri value=pkg:/driver/storage/cpqary3@$(PKGVERS)
18 19 set name=pkg.description value="HP SmartArray RAID Controller Driver"
19 20 set name=pkg.summary value="HP SmartArray RAID Controller Driver"
20 21 set name=info.classification \
21 22 value=org.opensolaris.category.2008:Drivers/Storage
22 23 set name=variant.arch value=i386
23 24 dir path=kernel group=sys
24 25 dir path=kernel/drv group=sys
25 26 dir path=kernel/drv/$(ARCH64) group=sys
26 27 dir path=usr/share/man
27 28 dir path=usr/share/man/man7d
28 -driver name=cpqary3 class=scsi-self-identifying \
29 +driver name=cpqary3 class=scsi \
29 30 alias=pci103c,3211 \
30 31 alias=pci103c,3212 \
31 32 alias=pci103c,3223 \
32 33 alias=pci103c,3225 \
33 34 alias=pci103c,3234 \
34 35 alias=pci103c,3235 \
35 36 alias=pci103c,3237 \
36 37 alias=pci103c,323d \
37 38 alias=pci103c,3241 \
38 39 alias=pci103c,3243 \
39 40 alias=pci103c,3245 \
40 41 alias=pci103c,3247 \
41 42 alias=pci103c,3249 \
42 43 alias=pci103c,324a \
43 44 alias=pci103c,324b \
44 45 alias=pci103c,3350 \
45 46 alias=pci103c,3351 \
46 47 alias=pci103c,3352 \
47 48 alias=pci103c,3353 \
48 49 alias=pci103c,3354 \
49 50 alias=pci103c,3355 \
50 51 alias=pci103c,3356 \
51 52 alias=pcie11,4070 \
52 53 alias=pcie11,4080 \
53 54 alias=pcie11,4082 \
54 55 alias=pcie11,4083 \
55 56 alias=pcie11,4091 \
56 57 alias=pcie11,409a \
57 58 alias=pcie11,409b \
58 59 alias=pcie11,409c \
59 60 alias=pcie11,409d \
60 61 alias=pcie11,409e
61 62 file path=kernel/drv/$(ARCH64)/cpqary3 group=sys
62 63 file path=kernel/drv/cpqary3 group=sys
63 64 file path=kernel/drv/cpqary3.conf group=sys
64 65 file path=usr/share/man/man7d/cpqary3.7d
65 66 legacy pkg=CPQary3 desc="HP Smart Array HBA Driver" \
66 67 name="HP Smart Array HBA Driver"
67 68 license lic_CDDL license=lic_CDDL
|
↓ open down ↓ |
29 lines elided |
↑ open up ↑ |
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX