2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2016 Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
17 # The default for payload-bearing actions in this package is to appear in the
18 # global zone only. See the include file for greater detail, as well as
19 # information about overriding the defaults.
21 <include global_zone_only_component>
22 set name=pkg.fmri value=pkg:/driver/network/iwn@$(PKGVERS)
23 set name=pkg.description \
24 value="Intel(R) WiFi Link 4965 and 100/1000/2000/5000/6000 series driver"
25 set name=pkg.summary \
26 value="Intel(R) WiFi Link 4965 and 100/1000/2000/5000/6000 series driver"
27 set name=info.classification \
28 value=org.opensolaris.category.2008:Drivers/Networking
29 set name=variant.arch value=i386
30 dir path=kernel group=sys
31 dir path=kernel/drv group=sys
32 dir path=kernel/drv/$(ARCH64) group=sys
33 dir path=kernel/firmware group=sys
34 dir path=kernel/firmware/iwn group=sys
35 dir path=usr/share/man
36 dir path=usr/share/man/man7d
37 driver name=iwn clone_perms="iwn 0666 root sys" perms="* 0666 root sys" \
38 alias=pciex8086,422b \
39 alias=pciex8086,422c \
40 alias=pciex8086,4236 \
41 alias=pciex8086,4238 \
42 alias=pciex8086,4239 \
69 file path=kernel/drv/$(ARCH64)/iwn group=sys
70 file path=kernel/firmware/iwn/iwlwifi-100-5.ucode
71 file path=kernel/firmware/iwn/iwlwifi-1000-3.ucode
72 file path=kernel/firmware/iwn/iwlwifi-105-6.ucode
73 file path=kernel/firmware/iwn/iwlwifi-135-6.ucode
74 file path=kernel/firmware/iwn/iwlwifi-2000-6.ucode
75 file path=kernel/firmware/iwn/iwlwifi-2030-6.ucode
76 file path=kernel/firmware/iwn/iwlwifi-4965-2.ucode
77 file path=kernel/firmware/iwn/iwlwifi-5000-2.ucode
78 file path=kernel/firmware/iwn/iwlwifi-5150-2.ucode
79 file path=kernel/firmware/iwn/iwlwifi-6000-4.ucode
80 file path=kernel/firmware/iwn/iwlwifi-6000g2a-6.ucode
81 file path=kernel/firmware/iwn/iwlwifi-6000g2b-6.ucode
82 file path=kernel/firmware/iwn/iwlwifi-6050-5.ucode
83 file path=usr/share/man/man7d/iwn.7d
84 license lic_CDDL license=lic_CDDL
85 license usr/src/uts/common/io/iwn/THIRDPARTYLICENSE \
86 license=usr/src/uts/common/io/iwn/THIRDPARTYLICENSE
87 license usr/src/uts/common/io/iwn/fw-iw/THIRDPARTYLICENSE \
88 license=usr/src/uts/common/io/iwn/fw-iw/THIRDPARTYLICENSE