xref: /titanic_41/usr/src/pkg/manifests/driver-network-bge.mf (revision fd9ee8b58485b20072eeef1310a88ff348d5e7fa)
1#
2# CDDL HEADER START
3#
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.
7#
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.
12#
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]
18#
19# CDDL HEADER END
20#
21
22#
23# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24#
25
26#
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.
30#
31<include global_zone_only_component>
32set name=pkg.fmri value=pkg:/driver/network/bge@$(PKGVERS)
33set name=pkg.description \
34    value="Broadcom 57xx Gigabit Ethernet Network Adapter Driver"
35set name=pkg.summary value="Broadcom 57xx GE NIC Driver"
36set name=info.classification \
37    value=org.opensolaris.category.2008:Drivers/Networking
38set name=variant.arch value=$(ARCH)
39dir path=kernel group=sys
40dir path=kernel/drv group=sys
41dir path=kernel/drv/$(ARCH64) group=sys
42$(i386_ONLY)driver name=bge clone_perms="bge 0666 root sys" \
43    perms="* 0666 root sys" \
44    alias=SUNW,bge \
45    alias=pci108e,1647 \
46    alias=pci108e,1648 \
47    alias=pci108e,16a7 \
48    alias=pci108e,16a8 \
49    alias=pci14e4,1600 \
50    alias=pci14e4,1601 \
51    alias=pci14e4,1644 \
52    alias=pci14e4,1645 \
53    alias=pci14e4,1647 \
54    alias=pci14e4,1648 \
55    alias=pci14e4,1649 \
56    alias=pci14e4,1653 \
57    alias=pci14e4,1654 \
58    alias=pci14e4,1659 \
59    alias=pci14e4,165d \
60    alias=pci14e4,165e \
61    alias=pci14e4,1668 \
62    alias=pci14e4,1669 \
63    alias=pci14e4,166a \
64    alias=pci14e4,166e \
65    alias=pci14e4,1677 \
66    alias=pci14e4,1678 \
67    alias=pci14e4,1679 \
68    alias=pci14e4,167d \
69    alias=pci14e4,1693 \
70    alias=pci14e4,1696 \
71    alias=pci14e4,1699 \
72    alias=pci14e4,169b \
73    alias=pci14e4,169c \
74    alias=pci14e4,16a6 \
75    alias=pci14e4,16a7 \
76    alias=pci14e4,16a8 \
77    alias=pci14e4,16c7 \
78    alias=pciex14e4,1655 \
79    alias=pciex14e4,1656 \
80    alias=pciex14e4,165a \
81    alias=pciex14e4,165b \
82    alias=pciex14e4,165c \
83    alias=pciex14e4,1673 \
84    alias=pciex14e4,1674 \
85    alias=pciex14e4,1677 \
86    alias=pciex14e4,167a \
87    alias=pciex14e4,167b \
88    alias=pciex14e4,1680 \
89    alias=pciex14e4,1681 \
90    alias=pciex14e4,1684 \
91    alias=pciex14e4,1692 \
92    alias=pciex14e4,169d \
93    alias=pciex14e4,16fd \
94    alias=pciex14e4,1713
95$(sparc_ONLY)driver name=bge clone_perms="bge 0666 root sys" \
96    perms="* 0666 root sys" \
97    alias=SUNW,bge \
98    alias=pci108e,1647 \
99    alias=pci108e,1648 \
100    alias=pci108e,16a7 \
101    alias=pci108e,16a8 \
102    alias=pci14e4,1645 \
103    alias=pci14e4,1647 \
104    alias=pci14e4,1648 \
105    alias=pci14e4,1649 \
106    alias=pci14e4,1668 \
107    alias=pci14e4,1669 \
108    alias=pci14e4,1677 \
109    alias=pci14e4,1678 \
110    alias=pci14e4,167d \
111    alias=pci14e4,16a7 \
112    alias=pci14e4,16a8 \
113    alias=pci14e4,16c7 \
114    alias=pciex14e4,1655 \
115    alias=pciex14e4,1656 \
116    alias=pciex14e4,1659 \
117    alias=pciex14e4,165a \
118    alias=pciex14e4,165b \
119    alias=pciex14e4,165c \
120    alias=pciex14e4,1677 \
121    alias=pciex14e4,167a \
122    alias=pciex14e4,167b
123file path=kernel/drv/$(ARCH64)/bge group=sys
124$(i386_ONLY)file path=kernel/drv/bge group=sys
125file path=kernel/drv/bge.conf group=sys
126legacy pkg=SUNWbge \
127    desc="Broadcom 57xx Gigabit Ethernet Network Adapter Driver" \
128    name="Broadcom 57xx GE NIC Driver"
129license cr_Sun license=cr_Sun
130license lic_CDDL license=lic_CDDL
131license usr/src/uts/common/io/bge/THIRDPARTYLICENSE \
132    license=usr/src/uts/common/io/bge/THIRDPARTYLICENSE
133