Print this page
11226 Remove NetraCT support
*** 19,28 ****
--- 19,29 ----
# CDDL HEADER END
#
#
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
+ # Copyright 2019 Peter Tribble.
#
#
# NOTICE: This file contains important KERNEL STATE. Do not edit this file.
# Its format and contents are subject to change in future releases of Solaris.
#
*** 49,63 ****
driver-minorname="mouse8042:internal_mouse" consconfig_dacf:ms_config post-attach - pushmod="vuid3ps2"
driver-minorname="mouse8042:internal_mouse" consconfig_dacf:ms_config pre-detach - pushmod="vuid3ps2"
driver-minorname="su_pnp:mouse" consconfig_dacf:ms_config post-attach - pushmod="ms"
#
- # Configure and/or unconfigure a console into the termio compliant streams for Monte Carlo
- #
- driver-minorname="ttymux:con" ttymux_dacf:ttymux_config post-attach -
-
- #
# Devices directly supporting the keyboard API need no device-specific module,
# but do need to be linked to the console stream.
#
minor-nodetype="ddi_keyboard" consconfig_dacf:kb_config post-attach -
minor-nodetype="ddi_keyboard" consconfig_dacf:kb_config pre-detach -
--- 50,59 ----