# Copyright (c) 1999 by Sun Microsystems, Inc.
# All rights reserved.
#
#ident	"@(#)prototype_i386	1.14	99/06/25 SMI"
#
# This required package information file contains a list of package contents.
# The 'pkgmk' command uses this file to identify the contents of a package
# and their location on the development machine when building the package.
# Can be created via a text editor or through use of the 'pkgproto' command.

#!search <pathname pathname ...>	# where to find pkg objects
#!include <filename>			# include another 'prototype' file
#!default <mode> <owner> <group>	# default used if not specified on entry
#!<param>=<value>			# puts parameter in pkg environment

#
# List drivers for devices supported only on ISA bus or ISA+EISA bus machines.
#
i copyright
i depend
i i.ataconf
i pkginfo
i postinstall
i postremove
i preinstall
#
# Path names are relative to the prototype root directory
#
# SUNWpsdir
#
# Following drivers are from SUNWcar.i
d none platform 755 root sys
d none platform/i86pc 755 root sys
d none platform/i86pc/kernel 755 root sys
d none platform/i86pc/kernel/drv 755 root sys
f none platform/i86pc/kernel/drv/ata 755 root sys
e ataconf platform/i86pc/kernel/drv/ata.conf 644 root sys
f none platform/i86pc/kernel/drv/dpt 755 root sys
f none platform/i86pc/kernel/drv/dpt.conf 644 root sys
f none platform/i86pc/kernel/drv/mscsi 755 root sys
f none platform/i86pc/kernel/drv/mscsi.conf 644 root sys
f none platform/i86pc/kernel/drv/pci-ide 755 root sys
f none platform/i86pc/kernel/drv/pci-ide.conf 644 root sys
f none platform/i86pc/kernel/drv/sbpro 755 root sys
f none platform/i86pc/kernel/drv/sbpro.conf 644 root sys
