xref: /titanic_41/usr/src/pkg/manifests/driver-storage-skd.mf (revision 9730449ed996555e0a69006a1a91eb6852a8362d)
1*9730449eSJoe Beteta#
2*9730449eSJoe Beteta# CDDL HEADER START
3*9730449eSJoe Beteta#
4*9730449eSJoe Beteta# This file and its contents are supplied under the terms of the
5*9730449eSJoe Beteta# Common Development and Distribution License ("CDDL"), version 1.0.
6*9730449eSJoe Beteta# You may only use this file in accordance with the terms of version
7*9730449eSJoe Beteta# 1.0 of the CDDL.
8*9730449eSJoe Beteta#
9*9730449eSJoe Beteta# A full copy of the text of the CDDL should have accompanied this
10*9730449eSJoe Beteta# source.  A copy of the CDDL is also available via the Internet at
11*9730449eSJoe Beteta# http://www.illumos.org/license/CDDL.
12*9730449eSJoe Beteta#
13*9730449eSJoe Beteta# CDDL HEADER END
14*9730449eSJoe Beteta#
15*9730449eSJoe Beteta
16*9730449eSJoe Beteta#
17*9730449eSJoe Beteta# Copyright 2014 Nexenta Systems, Inc. All rights reserved.
18*9730449eSJoe Beteta#
19*9730449eSJoe Beteta
20*9730449eSJoe Beteta#
21*9730449eSJoe Beteta# The default for payload-bearing actions in this package is to appear in the
22*9730449eSJoe Beteta# global zone only.  See the include file for greater detail, as well as
23*9730449eSJoe Beteta# information about overriding the defaults.
24*9730449eSJoe Beteta#
25*9730449eSJoe Beteta<include global_zone_only_component>
26*9730449eSJoe Betetaset name=pkg.fmri value=pkg:/driver/storage/skd@$(PKGVERS)
27*9730449eSJoe Betetaset name=pkg.description value="sTec S112x driver"
28*9730449eSJoe Betetaset name=pkg.summary value="sTec S112x"
29*9730449eSJoe Betetaset name=info.classification \
30*9730449eSJoe Beteta    value=org.opensolaris.category.2008:System/Hardware
31*9730449eSJoe Betetaset name=variant.arch value=i386
32*9730449eSJoe Betetadir path=kernel group=sys
33*9730449eSJoe Betetadir path=kernel/drv group=sys
34*9730449eSJoe Betetadir path=kernel/drv/$(ARCH64) group=sys
35*9730449eSJoe Betetadir path=usr group=sys
36*9730449eSJoe Betetadir path=usr/share
37*9730449eSJoe Betetadir path=usr/share/man
38*9730449eSJoe Betetadir path=usr/share/man/man7d
39*9730449eSJoe Betetadriver name=skd alias=pciex1b39,1 class=disk perms="* 0600 root sys"
40*9730449eSJoe Betetafile path=kernel/drv/$(ARCH64)/skd group=sys
41*9730449eSJoe Betetafile path=kernel/drv/skd group=sys
42*9730449eSJoe Betetafile path=kernel/drv/skd.conf group=sys
43*9730449eSJoe Betetafile path=usr/share/man/man7d/skd.7d
44*9730449eSJoe Betetalicense lic_CDDL license=lic_CDDL
45