usr/src/pkgdefs/BRCMbnx/prototype_i386
author gs150176
Mon, 11 Jun 2007 19:02:50 -0700
changeset 4441 7276384d1aac
parent 3889 61be682230c3
permissions -rwxr-xr-x
PSARC 2007/081 Broadcom NetXtreme II Gigabit Ethernet Driver 6377378 bnx: Solaris needs to support Broadcom NetXtreme II chipset
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3889
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
     1
#
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
     2
# CDDL HEADER START
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
     3
#
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
     7
#
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
    10
# See the License for the specific language governing permissions
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
    11
# and limitations under the License.
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
    12
#
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
    18
#
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
    19
# CDDL HEADER END
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
    20
#
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
    21
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
    22
#
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
    23
# Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
    24
# Use is subject to license terms.
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
    25
#
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
    26
# ident	"%Z%%M%	%I%	%E% SMI"
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
    27
#
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
    28
# This required package information file contains a list of package contents.
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
    29
# The 'pkgmk' command uses this file to identify the contents of a package
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
    30
# and their location on the development machine when building the package.
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
    31
# Can be created via a text editor or through use of the 'pkgproto' command.
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
    32
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
    33
#!search <pathname pathname ...>	# where to find pkg objects
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
    34
#!include <filename>			# include another 'prototype' file
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
    35
#!default <mode> <owner> <group>	# default used if not specified on entry
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
    36
#!<param>=<value>			# puts parameter in pkg environment
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
    37
#
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
    38
# Include ISA independent files (prototype_com)
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
    39
#
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
    40
!include prototype_com
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
    41
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
    42
#
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
    43
# List files which are i386 specific here
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
    44
#
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
    45
# source locations relative to the prototype file
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
    46
#
4441
7276384d1aac PSARC 2007/081 Broadcom NetXtreme II Gigabit Ethernet Driver
gs150176
parents: 3889
diff changeset
    47
# Broadcom NetXtreme II NIC driver
3889
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
    48
#
4441
7276384d1aac PSARC 2007/081 Broadcom NetXtreme II Gigabit Ethernet Driver
gs150176
parents: 3889
diff changeset
    49
f none kernel/drv/bnx		0755	root	sys
3889
61be682230c3 6535682 Solaris needs an empty package for bnx NIC driver
gs150176
parents:
diff changeset
    50
d none kernel/drv/amd64		0755	root	sys
4441
7276384d1aac PSARC 2007/081 Broadcom NetXtreme II Gigabit Ethernet Driver
gs150176
parents: 3889
diff changeset
    51
f none kernel/drv/amd64/bnx	0755	root	sys
7276384d1aac PSARC 2007/081 Broadcom NetXtreme II Gigabit Ethernet Driver
gs150176
parents: 3889
diff changeset
    52