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 CTSMC 7D "Dec 7, 2003" 7 .SH NAME 8 ctsmc \- System Management Controller driver 9 .SH DESCRIPTION 10 .sp 11 .LP 12 The \fBctsmc\fR system management controller driver is a multithreaded, 13 loadable, clonable STREAMS hardware driver that supports communication with the 14 system management controller device on SUNW,NetraCT-410, SUNW,NetraCT-810 and 15 SUNW,Netra-CP2300 platforms. 16 .sp 17 .LP 18 The \fBsmc\fR device provides a Keyboard Controller Style (KCS) interface as 19 described in the \fIIntelligent Platform Management Interface (IPMI) Version 20 1.5\fR specification. The \fBctsmc\fR driver enables user-land and kernel-land 21 clients to access services provided by \fBsmc\fR hardware. 22 .SH FILES 23 .sp 24 .ne 2 25 .na 26 \fB\fB/dev/ctsmc\fR\fR 27 .ad 28 .sp .6 29 .RS 4n 30 \fBctsmc\fR special character device 31 .RE 32 33 .sp 34 .ne 2 35 .na 36 \fB\fB/platform/sun4u/kernel/drv/sparcv9/ctsmc\fR\fR 37 .ad 38 .sp .6 39 .RS 4n 40 64 bit ELF kernel driver 41 .RE 42 43 .SH ATTRIBUTES 44 .sp 45 .LP 46 See \fBattributes\fR(5) for descriptions of the following attributes: 47 .sp 48 49 .sp 50 .TS 51 box; 52 c | c 53 l | l . 54 ATTRIBUTE TYPE ATTRIBUTE VALUE 55 _ 56 Architecture SPARC 57 .TE 58 59 .SH SEE ALSO 60 .sp 61 .LP 62 \fBattributes\fR(5) 63 .sp 64 .LP 65 \fISTREAMS Programmers Guide\fR 66 .sp 67 .LP 68 \fIWriting Device Drivers\fR 69 .sp 70 .LP 71 \fIIntelligent Platform Management Interface (IPMI). Version 1.5\fR - PICMIG, 72 February, 2001