4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
27 # The default for payload-bearing actions in this package is to appear in the
28 # global zone only. See the include file for greater detail, as well as
29 # information about overriding the defaults.
31 <include global_zone_only_component>
32 set name=pkg.fmri value=pkg:/driver/network/bge@$(PKGVERS)
33 set name=pkg.description \
34 value="Broadcom 57xx Gigabit Ethernet Network Adapter Driver"
35 set name=pkg.summary value="Broadcom 57xx GE NIC Driver"
36 set name=info.classification \
37 value=org.opensolaris.category.2008:Drivers/Networking
38 set name=variant.arch value=$(ARCH)
39 dir path=kernel group=sys
40 dir path=kernel/drv group=sys
41 dir path=kernel/drv/$(ARCH64) group=sys
42 dir path=usr/share/man
43 dir path=usr/share/man/man7d
44 $(i386_ONLY)driver name=bge clone_perms="bge 0666 root sys" \
45 perms="* 0666 root sys" \
80 alias=pciex14e4,1643 \
81 alias=pciex14e4,1655 \
82 alias=pciex14e4,1656 \
83 alias=pciex14e4,1657 \
84 alias=pciex14e4,165a \
85 alias=pciex14e4,165b \
86 alias=pciex14e4,165c \
87 alias=pciex14e4,165f \
88 alias=pciex14e4,1665 \
89 alias=pciex14e4,1673 \
90 alias=pciex14e4,1674 \
91 alias=pciex14e4,1677 \
92 alias=pciex14e4,167a \
93 alias=pciex14e4,167b \
94 alias=pciex14e4,1680 \
95 alias=pciex14e4,1681 \
96 alias=pciex14e4,1684 \
97 alias=pciex14e4,1692 \
98 alias=pciex14e4,169d \
99 alias=pciex14e4,16f3 \
100 alias=pciex14e4,16fd \
102 $(sparc_ONLY)driver name=bge clone_perms="bge 0666 root sys" \
103 perms="* 0666 root sys" \
121 alias=pciex14e4,1655 \
122 alias=pciex14e4,1656 \
123 alias=pciex14e4,1659 \
124 alias=pciex14e4,165a \
125 alias=pciex14e4,165b \
126 alias=pciex14e4,165c \
127 alias=pciex14e4,1677 \
128 alias=pciex14e4,167a \
130 file path=kernel/drv/$(ARCH64)/bge group=sys
131 $(i386_ONLY)file path=kernel/drv/bge group=sys
132 file path=kernel/drv/bge.conf group=sys
133 file path=usr/share/man/man7d/bge.7d
135 desc="Broadcom 57xx Gigabit Ethernet Network Adapter Driver" \
136 name="Broadcom 57xx GE NIC Driver"
137 license cr_Sun license=cr_Sun
138 license lic_CDDL license=lic_CDDL
139 license usr/src/uts/common/io/bge/THIRDPARTYLICENSE \
140 license=usr/src/uts/common/io/bge/THIRDPARTYLICENSE