#
#
# Copyright (c) 1999 by Sun Microsystems, Inc.
# All rights reserved.
#

# ident	"@(#)prototype_com	1.5	99/10/07 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

#
# SUNWusb
#
i copyright
i depend
i pkginfo
i postinstall
i preremove
d none kernel 0755 root sys
d none kernel/drv 0755 root sys
f none kernel/drv/hubd 0755 root sys
f none kernel/drv/hid 0755 root sys
f none kernel/drv/usb_mid 0755 root sys
f none kernel/drv/scsa2usb 0755 root sys
d none kernel/misc 0755 root sys
f none kernel/misc/usba 0755 root sys
f none kernel/misc/hidparser 0755 root sys
d none kernel/strmod 0755 root sys
f none kernel/strmod/usbkbm 0755 root sys
f none kernel/strmod/usbms 0755 root sys
