prototype_i386 revision c869993e79c1eafbec61a56bf6cea848fe754c71
75569c1406d28e015f0c66ad03b5369377ca8e0akd#
75569c1406d28e015f0c66ad03b5369377ca8e0akd# CDDL HEADER START
75569c1406d28e015f0c66ad03b5369377ca8e0akd#
75569c1406d28e015f0c66ad03b5369377ca8e0akd# The contents of this file are subject to the terms of the
75569c1406d28e015f0c66ad03b5369377ca8e0akd# Common Development and Distribution License (the "License").
75569c1406d28e015f0c66ad03b5369377ca8e0akd# You may not use this file except in compliance with the License.
75569c1406d28e015f0c66ad03b5369377ca8e0akd#
75569c1406d28e015f0c66ad03b5369377ca8e0akd# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
75569c1406d28e015f0c66ad03b5369377ca8e0akd# or http://www.opensolaris.org/os/licensing.
75569c1406d28e015f0c66ad03b5369377ca8e0akd# See the License for the specific language governing permissions
75569c1406d28e015f0c66ad03b5369377ca8e0akd# and limitations under the License.
75569c1406d28e015f0c66ad03b5369377ca8e0akd#
75569c1406d28e015f0c66ad03b5369377ca8e0akd# When distributing Covered Code, include this CDDL HEADER in each
75569c1406d28e015f0c66ad03b5369377ca8e0akd# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
75569c1406d28e015f0c66ad03b5369377ca8e0akd# If applicable, add the following below this CDDL HEADER, with the
75569c1406d28e015f0c66ad03b5369377ca8e0akd# fields enclosed by brackets "[]" replaced with your own identifying
75569c1406d28e015f0c66ad03b5369377ca8e0akd# information: Portions Copyright [yyyy] [name of copyright owner]
75569c1406d28e015f0c66ad03b5369377ca8e0akd#
75569c1406d28e015f0c66ad03b5369377ca8e0akd# CDDL HEADER END
75569c1406d28e015f0c66ad03b5369377ca8e0akd#
75569c1406d28e015f0c66ad03b5369377ca8e0akd
75569c1406d28e015f0c66ad03b5369377ca8e0akd#
75569c1406d28e015f0c66ad03b5369377ca8e0akd# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
75569c1406d28e015f0c66ad03b5369377ca8e0akd# Use is subject to license terms.
75569c1406d28e015f0c66ad03b5369377ca8e0akd#
75569c1406d28e015f0c66ad03b5369377ca8e0akd# ident "%Z%%M% %I% %E% SMI"
75569c1406d28e015f0c66ad03b5369377ca8e0akd#
75569c1406d28e015f0c66ad03b5369377ca8e0akd
2d6aa547f868d751d00f1f2e70171d9dc9317af1Louis Tsien#
75569c1406d28e015f0c66ad03b5369377ca8e0akd# This required package information file contains a list of package contents.
75569c1406d28e015f0c66ad03b5369377ca8e0akd# The 'pkgmk' command uses this file to identify the contents of a package
75569c1406d28e015f0c66ad03b5369377ca8e0akd# and their location on the development machine when building the package.
75569c1406d28e015f0c66ad03b5369377ca8e0akd# Can be created via a text editor or through use of the 'pkgproto' command.
75569c1406d28e015f0c66ad03b5369377ca8e0akd
75569c1406d28e015f0c66ad03b5369377ca8e0akd#!search <pathname pathname ...> # where to find pkg objects
75569c1406d28e015f0c66ad03b5369377ca8e0akd#!include <filename> # include another 'prototype' file
75569c1406d28e015f0c66ad03b5369377ca8e0akd#!default <mode> <owner> <group> # default used if not specified on entry
75569c1406d28e015f0c66ad03b5369377ca8e0akd#!<param>=<value> # puts parameter in pkg environment
75569c1406d28e015f0c66ad03b5369377ca8e0akd
75569c1406d28e015f0c66ad03b5369377ca8e0akd#
75569c1406d28e015f0c66ad03b5369377ca8e0akd# Include ISA independent files (prototype_com)
75569c1406d28e015f0c66ad03b5369377ca8e0akd#
75569c1406d28e015f0c66ad03b5369377ca8e0akd!include prototype_com
75569c1406d28e015f0c66ad03b5369377ca8e0akd#
75569c1406d28e015f0c66ad03b5369377ca8e0akd# Intel 1Gb Ethernet Driver i386 specific files
75569c1406d28e015f0c66ad03b5369377ca8e0akd#
75569c1406d28e015f0c66ad03b5369377ca8e0akdf none kernel/drv/igb 0755 root sys
75569c1406d28e015f0c66ad03b5369377ca8e0akdd none kernel/drv/amd64 0755 root sys
75569c1406d28e015f0c66ad03b5369377ca8e0akdf none kernel/drv/amd64/igb 0755 root sys
75569c1406d28e015f0c66ad03b5369377ca8e0akd