Main index | Section 4 | Options |
Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5):
ucom_load="YES"
hw.usb.ucom.debug | |
Debug output level, where 0 is debugging disabled and larger values increase debug message verbosity. Default is 0. | |
hw.usb.ucom.device_mode_console | |
When set to 1, the ucom driver will mark terminals as console devices when operating in device mode. Default is 1. | |
hw.usb.ucom.pps_mode | |
Enables and configure PPS capture mode as described below. | |
The hw.usb.ucom.pps_mode sysctl configures the PPS capture mode. It can be set in loader.conf(5) or sysctl.conf(5). The following capture modes are available:
0 | Capture disabled (default). |
1 | Capture pulses on the CTS line. |
2 | Capture pulses on the DCD line. |
/dev/ttyU* | for callin ports |
/dev/ttyU*.init
/dev/ttyU*.lock | |
corresponding callin initial-state and lock-state devices
| |
/dev/cuaU* | for callout ports |
/dev/cuaU*.init
/dev/cuaU*.lock | |
corresponding callout initial-state and lock-state devices | |
UCOM (4) | April 25, 2018 |
Main index | Section 4 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | Do you laugh when the waiter drops a tray full of dishes? Unix weenies do. They're the first ones to laugh at hapless users, trying to figure out an error message that doesn't have anything to do with what they just typed. | ” |
— The Unix Haters' handbook |