Merge commit 'b31320a79e2054c6739b5229259dbf98f3afc547' into merges
[unleashed.git] / share / man / man7d / bscv.7d
blob870f43a263dee365f9e3c1bf45d216ab6e8c5a42
1 '\" te
2 .\" Copyright (c) 2003, Sun Microsystems, Inc.  All Rights Reserved
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH BSCV 7D "Aug 22, 2003"
7 .SH NAME
8 bscv, bscbus, i2bsc \- Blade support chip interface driver
9 .SH DESCRIPTION
10 .sp
11 .LP
12 The \fBbscv\fR, \fBbscbus\fR and \fBi2bsc\fR drivers interface with the Blade
13 support chip used on Sun Microsystem's Blade server products. These drivers
14 provide a conduit for passing control, environmental, cpu signature and event
15 information between Solaris and the Blade support chip.
16 .sp
17 .LP
18 These drivers do not export public interfaces. Instead they make information
19 available via picl, prtdiag, prtfru and related tools. In addition, these
20 drivers log Blade support chip environmental event information into system
21 logs.
22 .SH FILES
23 .sp
24 .ne 2
25 .na
26 \fB\fB/platform/sun4u/kernel/drv/sparcv9/bscbus\fR\fR
27 .ad
28 .sp .6
29 .RS 4n
30 64-bit ELF kernel driver
31 .RE
33 .sp
34 .ne 2
35 .na
36 \fB\fB/platform/sun4u/kernel/drv/sparcv9/bscv\fR\fR
37 .ad
38 .sp .6
39 .RS 4n
40 64-bit ELF kernel driver
41 .RE
43 .sp
44 .ne 2
45 .na
46 \fB\fB/platform/sun4u/kernel/drv/sparcv9/i2bsc\fR\fR
47 .ad
48 .sp .6
49 .RS 4n
50 64-bit ELF kernel driver
51 .RE
53 .sp
54 .ne 2
55 .na
56 \fB\fB/platform/i86pc/kernel/drv/bscbus\fR\fR
57 .ad
58 .sp .6
59 .RS 4n
60 32-bit ELF kernel file (x86 only)
61 .RE
63 .sp
64 .ne 2
65 .na
66 \fB\fB/platform/i86pc/kernel/drv/bscv\fR\fR
67 .ad
68 .sp .6
69 .RS 4n
70 32-bit ELF kernel file (x86 only)
71 .RE
73 .SH ATTRIBUTES
74 .sp
75 .LP
76 See \fBattributes\fR(5)  for descriptions of the following attributes:
77 .sp
79 .sp
80 .TS
81 box;
82 l | l
83 l | l .
84 ATTRIBUTE  TYPE ATTRIBUTE VALUE
86 Architecture    T{
87 Limited to systems with Blade Support Chip
89 .TE