1ctsmc(7D) Devices ctsmc(7D)
2
3
4
6 ctsmc - System Management Controller driver
7
9 The ctsmc system management controller driver is a multithreaded, load‐
10 able, clonable STREAMS hardware driver that supports communication with
11 the system management controller device on SUNW,NetraCT-410,
12 SUNW,NetraCT-810 and SUNW,Netra-CP2300 platforms.
13
14
15 The smc device provides a Keyboard Controller Style (KCS) interface as
16 described in the Intelligent Platform Management Interface (IPMI) Ver‐
17 sion 1.5 specification. The ctsmc driver enables user-land and kernel-
18 land clients to access services provided by smc hardware.
19
21 /dev/ctsmc
22
23 ctsmc special character device
24
25
26 /platform/sun4u/kernel/drv/sparcv9/ctsmc
27
28 64 bit ELF kernel driver
29
30
32 See attributes(5) for descriptions of the following attributes:
33
34
35
36
37 ┌─────────────────────────────┬─────────────────────────────┐
38 │ ATTRIBUTE TYPE │ ATTRIBUTE VALUE │
39 ├─────────────────────────────┼─────────────────────────────┤
40 │Architecture │SPARC │
41 ├─────────────────────────────┼─────────────────────────────┤
42 │Availability │SUNWcar.u │
43 └─────────────────────────────┴─────────────────────────────┘
44
46 attributes(5)
47
48
49 STREAMS Programmers Guide
50
51
52 Writing Device Drivers
53
54
55 Intelligent Platform Management Interface (IPMI). Version 1.5 - PICMIG,
56 February, 2001
57
58
59
60SunOS 5.11 7 Dec 2003 ctsmc(7D)