diff options
author | Peter Tribble <peter.tribble@gmail.com> | 2019-06-09 16:11:04 +0100 |
---|---|---|
committer | Peter Tribble <peter.tribble@gmail.com> | 2019-08-15 22:54:30 +0100 |
commit | c4ccc1f9004b70b07e4cdb57641c38ab607306c9 (patch) | |
tree | f5c7b05f8a893d6ea12da8819e6a7efa93059948 /usr/src/man | |
parent | dcfeff93f67a1188722a358e0fbfcd604993e573 (diff) | |
download | illumos-joyent-c4ccc1f9004b70b07e4cdb57641c38ab607306c9.tar.gz |
11226 Remove NetraCT support
Reviewed by: Gergő Doma <domag02@gmail.com>
Reviewed by: Gordon Ross <gwr@nexenta.com>
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Approved by: Garrett D'Amore <garrett@damore.org>
Diffstat (limited to 'usr/src/man')
-rw-r--r-- | usr/src/man/man7d/Makefile | 2 | ||||
-rw-r--r-- | usr/src/man/man7d/ctsmc.7d | 72 | ||||
-rw-r--r-- | usr/src/man/man7d/ttymux.7d | 91 |
3 files changed, 0 insertions, 165 deletions
diff --git a/usr/src/man/man7d/Makefile b/usr/src/man/man7d/Makefile index 8522deb37b..612461a7e8 100644 --- a/usr/src/man/man7d/Makefile +++ b/usr/src/man/man7d/Makefile @@ -124,7 +124,6 @@ _MANFILES= aac.7d \ systrace.7d \ ticlts.7d \ tty.7d \ - ttymux.7d \ tzmon.7d \ ufm.7d \ ugen.7d \ @@ -151,7 +150,6 @@ _MANFILES= aac.7d \ sparc_MANFILES= audiocs.7d \ bbc_beep.7d \ - ctsmc.7d \ dad.7d \ dm2s.7d \ dr.7d \ diff --git a/usr/src/man/man7d/ctsmc.7d b/usr/src/man/man7d/ctsmc.7d deleted file mode 100644 index 773bd07be6..0000000000 --- a/usr/src/man/man7d/ctsmc.7d +++ /dev/null @@ -1,72 +0,0 @@ -'\" te -.\" Copyright (c) 2003, Sun Microsystems, Inc. All Rights Reserved -.\" 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. -.\" 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. -.\" 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] -.TH CTSMC 7D "Dec 7, 2003" -.SH NAME -ctsmc \- System Management Controller driver -.SH DESCRIPTION -.sp -.LP -The \fBctsmc\fR system management controller driver is a multithreaded, -loadable, clonable STREAMS hardware driver that supports communication with the -system management controller device on SUNW,NetraCT-410, SUNW,NetraCT-810 and -SUNW,Netra-CP2300 platforms. -.sp -.LP -The \fBsmc\fR device provides a Keyboard Controller Style (KCS) interface as -described in the \fIIntelligent Platform Management Interface (IPMI) Version -1.5\fR specification. The \fBctsmc\fR driver enables user-land and kernel-land -clients to access services provided by \fBsmc\fR hardware. -.SH FILES -.sp -.ne 2 -.na -\fB\fB/dev/ctsmc\fR\fR -.ad -.sp .6 -.RS 4n -\fBctsmc\fR special character device -.RE - -.sp -.ne 2 -.na -\fB\fB/platform/sun4u/kernel/drv/sparcv9/ctsmc\fR\fR -.ad -.sp .6 -.RS 4n -64 bit ELF kernel driver -.RE - -.SH ATTRIBUTES -.sp -.LP -See \fBattributes\fR(5) for descriptions of the following attributes: -.sp - -.sp -.TS -box; -c | c -l | l . -ATTRIBUTE TYPE ATTRIBUTE VALUE -_ -Architecture SPARC -.TE - -.SH SEE ALSO -.sp -.LP -\fBattributes\fR(5) -.sp -.LP -\fISTREAMS Programmers Guide\fR -.sp -.LP -\fIWriting Device Drivers\fR -.sp -.LP -\fIIntelligent Platform Management Interface (IPMI). Version 1.5\fR - PICMIG, -February, 2001 diff --git a/usr/src/man/man7d/ttymux.7d b/usr/src/man/man7d/ttymux.7d deleted file mode 100644 index 6d746a1c1b..0000000000 --- a/usr/src/man/man7d/ttymux.7d +++ /dev/null @@ -1,91 +0,0 @@ -'\" te -.\" Copyright 2009, Sun Microsystems, Inc. -.\" 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. 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. 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] -.TH TTYMUX 7D "Apr 9, 2009" -.SH NAME -ttymux \- Serial I/O multiplexing STREAMS device driver -.SH SYNOPSIS -.LP -.nf -multiplexer@0,0:input -.fi - -.LP -.nf -multiplexer@0,0:output -.fi - -.SH DESCRIPTION -.sp -.LP -\fBttymux\fR is a STREAMS multiplexer driver that connects multiple serial -devices to the system console. Using this driver, input from multiple physical -devices can be multiplexed onto a single input stream for the system console. -Output written to the console can be distributed to multiple physical devices -to provide redundant console interfaces to a system. Input and output can be -multiplexed to or from a separate list of devices. -.sp -.LP -\fBttymux\fR is a STREAMS multiplexer for serial drivers (such as \fBse\fR(7D)) -that comply with the Solaris terminal subsystem interface. -.sp -.LP -Currently, multiplexer interfaces are provided for system console I/O only and -not for general serial I/O multiplexing. Multiplexer interfaces are currently -not available for all platforms. Please see NOTES. -.SH FILES -.sp -.ne 2 -.na -\fB\fB/kernel/drv/sparcv9/ttymux\fR\fR -.ad -.RS 30n -64- bit ELF kernel module -.RE - -.SH ATTRIBUTES -.sp -.LP -See \fBattributes\fR(5) for descriptions of the following attributes: -.sp - -.sp -.TS -box; -c | c -l | l . -ATTRIBUTE TYPE ATTRIBUTE VALUE -_ -Architecture SPARC (NetraCT series only) -.TE - -.SH SEE ALSO -.sp -.LP -\fBse\fR(7D), \fBtermio\fR(7I) -.sp -.LP -\fIWriting Device Drivers\fR -.SH NOTES -.sp -.LP -Successful loading of this driver and its services depends on the \fBEEPROM\fR -or \fBNVRAM\fR settings in effect at the most recent system reboot. Without the -platform firmware support, this feature cannot be enabled. Currently, this -support is provided only on a NetraCT product family. -.sp -.LP -Use caution when enabling this feature to perform console input multiplexing, -particularly during super-user login. Because no security measures are enabled -when the driver is in operation, you must clearly understand the security -implications involved in using this feature and take appropriate measures to -provide maximum protection to the host. This can include such steps as enabling -input to physically secured console devices only. -.sp -.LP -The \fBttymux\fR driver does not handle the behavioral differences in control -characteristics of different terminal types (for example, an ESCAPE sequence.) -As a result, multiple terminal types are not supported simultaneously. Please -refer to the platform user guide for more information. |