Print this page
2995 pcan and pcwl wifi device drivers EOL
*** 28,56 ****
# global zone only. See the include file for greater detail, as well as
# information about overriding the defaults.
#
<include global_zone_only_component>
set name=pkg.fmri value=pkg:/driver/network/pcwl@$(PKGVERS)
! set name=pkg.description value="Lucent/PRISM-II 802.11b driver"
! set name=pkg.summary value="Lucent/PRISM-II 802.11b driver"
! set name=info.classification \
! value=org.opensolaris.category.2008:Drivers/Networking
set name=variant.arch value=$(ARCH)
- dir path=kernel group=sys
- dir path=kernel/drv group=sys
- dir path=kernel/drv/$(ARCH64) group=sys
- dir path=usr/share/man
- dir path=usr/share/man/man7d
- driver name=pcwl clone_perms="pcwl 0666 root sys" perms="* 0666 root sys" \
- alias=pccard138,2 \
- alias=pccard156,2 \
- alias=pccardb,7300 \
- alias=pci1260,3872 \
- alias=pci1260,3873 \
- alias=pci1385,4105
- file path=kernel/drv/$(ARCH64)/pcwl group=sys
- $(i386_ONLY)file path=kernel/drv/pcwl group=sys
- file path=usr/share/man/man7d/pcwl.7d
- legacy pkg=SUNWpcwl desc="Lucent/PRISM-II 802.11b driver" \
- name="Lucent/PRISM-II 802.11b driver"
- license usr/src/uts/common/io/pcwl/THIRDPARTYLICENSE \
- license=usr/src/uts/common/io/pcwl/THIRDPARTYLICENSE
--- 28,34 ----
# global zone only. See the include file for greater detail, as well as
# information about overriding the defaults.
#
<include global_zone_only_component>
set name=pkg.fmri value=pkg:/driver/network/pcwl@$(PKGVERS)
! set name=pkg.obsolete value=true
set name=variant.arch value=$(ARCH)