11103Sjbeloro#
21103Sjbeloro# CDDL HEADER START
31103Sjbeloro#
41103Sjbeloro# The contents of this file are subject to the terms of the
51103Sjbeloro# Common Development and Distribution License (the "License").
61103Sjbeloro# You may not use this file except in compliance with the License.
71103Sjbeloro#
81103Sjbeloro# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
91103Sjbeloro# or http://www.opensolaris.org/os/licensing.
101103Sjbeloro# See the License for the specific language governing permissions
111103Sjbeloro# and limitations under the License.
121103Sjbeloro#
131103Sjbeloro# When distributing Covered Code, include this CDDL HEADER in each
141103Sjbeloro# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
151103Sjbeloro# If applicable, add the following below this CDDL HEADER, with the
161103Sjbeloro# fields enclosed by brackets "[]" replaced with your own identifying
171103Sjbeloro# information: Portions Copyright [yyyy] [name of copyright owner]
181103Sjbeloro#
191103Sjbeloro# CDDL HEADER END
201103Sjbeloro#
211103Sjbeloro
221103Sjbeloro#
23*1783Sfw157321# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
241103Sjbeloro# Use is subject to license terms.
251103Sjbeloro#
261103Sjbeloro# ident	"%Z%%M%	%I%	%E% SMI"
271103Sjbeloro#
281103Sjbeloro# Platform specific .conf file for picldevtree plug-in
29*1783Sfw157321#
30*1783Sfw157321# This file provides mappings of device names (i.e. the OBP "compatbile"
31*1783Sfw157321# or "name" property) to appropriate PICL classes for devices
32*1783Sfw157321# that are unique to the given platform.  This table is used by
33*1783Sfw157321# the devtree PICL plug-in only when it cannot find a PICL class for
34*1783Sfw157321# a given device.
35*1783Sfw157321#
36*1783Sfw157321#
371103Sjbeloropower-supply-fru-prom  	seeprom
381103Sjbelorodimm-spd		seeprom
391103Sjbeloromotherboard-fru-prom	seeprom
401103Sjbelorocpu-fru-prom		seeprom
411103Sjbelorormc-fru-prom		seeprom
421103Sjbelorosas-backplane-fru-prom	seeprom
431103Sjbelorofront-io-fru-prom	seeprom
441103Sjbeloropdb-fru-prom		seeprom
45*1783Sfw157321hub			usb
46