Home
last modified time | relevance | path

Searched +full:modem +full:- +full:control +full:- +full:line +full:- +full:ports (Results 1 – 25 of 36) sorted by relevance

12

/freebsd/sys/contrib/device-tree/Bindings/serial/
H A Dnxp,sc16is7xx.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: NXP SC16IS7xx Advanced Universal Asynchronous Receiver-Transmitter (UART)
10 - Hugo Villeneuve <hvilleneuve@dimonoff.com>
15 - nxp,sc16is740
16 - nxp,sc16is741
17 - nxp,sc16is750
18 - nxp,sc16is752
19 - nxp,sc16is760
[all …]
/freebsd/share/man/man4/
H A Duhso.431 The module can be loaded at boot time by placing the following line in
33 .Bd -literal -offset indent
41 Each device has a set of serial ports and a raw IP packet interface.
42 The serial ports of the device are accessed through the
54 on any of the available serial ports.
59 Each device usually have at least two or more serial ports, their individual purpose
62 Ports identified as
63 .Dq Modem
64 features a normal modem interface that can be used with PPP.
65 Ports identified as
[all …]
H A Dumodem.440 .Bd -ragged -offset indent
47 module at boot time, place the following line in
49 .Bd -literal -offset indent
56 implement the Communication Device Class Abstract Control Model (CDC ACM).
57 It also provides device-side CDC ACM support.
58 Supported modems are basically standard serial line modems, but they are
75 .Bl -bullet -compact
79 Curitel PC5740 Wireless Modem
81 Kyocera AH-K3001V Mobile Phone(WILLCOM)
85 Metricom Ricochet GS USB wireless modem
[all …]
H A Duslcom.427 .Bd -ragged -offset indent
34 module at boot time, place the following line in
36 .Bd -literal -offset indent
54 .Bl -bullet -compact
56 AC-Services CAN, CIS-IBUS, IBUS and OBD interfaces
60 AKTACOM ACE-1001 cable
64 Arkham DS-101 Adapter
70 AVIT Research USB-TTL interface
85 and L51xx C-Bus Home Automation products
87 Commander 2 EDGE(GSM) Modem
[all …]
H A Dtermios.433 .Nd general terminal line discipline
37 This describes a general terminal line discipline that is
38 supported on tty asynchronous communication ports.
45 line.
61 .Ss Job Control in a Nutshell
67 .\" .Gw "job control" ;
68 .Em "job control" ;
70 ability from the keyboard (or from program control) to simultaneously
79 the job control related signals and system calls to within processes
88 A job control shell
[all …]
H A Duart.41 .\"-
2 .\" SPDX-License-Identifier: BSD-2-Clause
53 .Bl -tag -compact -width 0x000000
72 EIA RS-232C (CCITT V.24) serial communications interface.
112 It contains the bus attachments and the low-level interrupt handler.
134 This allows the UART to be used for terminals, modems and serial line IP
144 .Bl -bullet -compact
182 .Bl -tag -compact -offset "mmmm" -width "mmmm"
186 Capture pulses on the CTS line.
188 Capture pulses on the DCD line.
[all …]
/freebsd/sys/dev/usb/serial/
H A Dumcs.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
48 #define MCS7840_DEV_REG_CONTROL1 0x01 /* Control bits for UART 1,
50 #define MCS7840_DEV_REG_PINPONGHIGH 0x02 /* High bits of ping-pong
52 #define MCS7840_DEV_REG_PINPONGLOW 0x03 /* Low bits of ping-pong
59 #define MCS7840_DEV_REG_CONTROL2 0x09 /* Control bits for UART 2,
62 #define MCS7840_DEV_REG_CONTROL3 0x0b /* Control bits for UART 3,
65 #define MCS7840_DEV_REG_CONTROL4 0x0d /* Control bits for UART 4,
67 #define MCS7840_DEV_REG_PLL_DIV_M 0x0e /* Pre-diviedr for PLL, R/W */
71 * endpoint control, R/W */
[all …]
H A Dumcs.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
30 * This driver supports several multiport USB-to-RS232 serial adapters driven
38 * It is normal to have only two enabled ports in devices, based on
39 * quad-port mos7840.
88 * Two-port devices (both with 7820 chip and 7840 chip configured as two-port)
89 * have ports 0 and 2, with ports 1 and 3 omitted.
90 * So,PHYSICAL port numbers (indexes) on two-port device will be 0 and 2.
96 * Pack non-regular registers to array to easier if-less access.
100 uint8_t reg_control; /* CONTROL register. */
[all …]
H A Du3g.c5 * * parts from ubsa.c 183348 2008-09-25 12:00:56Z phk *
23 * - The detour through the tty layer is ridiculously expensive wrt
109 uint16_t sc_line[U3G_MAXPORTS]; /* line status */
508 /* the following is a RNDIS device, no modem features */
687 * This function returns non-zero if the interface being in u3g_huawei_is_cdce()
778 if (len > (sizeof(setup[0]) - 8)) { in u3g_sael_m460_init()
801 * The following function handles 3G modem devices (E220, Mobile,
802 * etc.) with auto-install flash disks for Windows/MacOSX on the first
804 * to a modem.
815 if (uaa->dev_state != UAA_DEV_READY) in u3g_test_autoinst()
[all …]
/freebsd/usr.sbin/ppp/
H A Dppp.831 .Nd Point to Point Protocol (a.k.a. user-ppp)
99 .Bl -tag -width XXX -offset XXX
119 must be given on the command line (see below) and a
141 exits with a non-zero result.
148 This is useful if you wish to control
158 line and uses descriptor 0 as the link.
161 .Dq force-scripts
176 As pipes are not bi-directional, ppp will redirect all writes to descriptor
186 .Dq force-scripts
195 This is a no-op, and gives the same behaviour as if none of the above
[all …]
/freebsd/share/examples/ppp/
H A Dppp.conf.sample23 # This section is *not* pre-loaded by the ``load'' or ``dial'' commands.
25 # This is the best place to specify your modem device, its DTR rate,
34 OK-AT-OK ATE1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT"
41 # is required by the server either using a unix-style login procedure
46 # use a unix-style login script:
61 # This entry also works with static IP numbers or when not in -auto mode.
62 # The ``add'' line adds a `sticky' default route that will be updated if
64 # The "set ifaddr" is required in -auto mode only.
65 # It's better to put the ``add'' line in ppp.linkup when not in -auto mode.
67 # Finally, the ``enable dns'' line tells ppp to ask the peer for the
[all …]
/freebsd/share/misc/
H A Dusb_vendors6 # http://www.linux-usb.org/usb-ids.html
7 # or send entries as patches (diff -u old new) in the
10 # http://www.linux-usb.org/usb.ids
13 # Date: 2024-12-04 20:34:02
20 # device device_name <-- single tab
21 # interface interface_name <-- two tabs
38 5301 GW-US54ZGL 802.11bg
54 145f NW-3100 802.11b/g 54Mbps Wireless Network Adapter [zd1211]
62 0200 TP-Link
63 0201 MA180 UMTS Modem
[all …]
H A Dpci_vendors5 # Date: 2024-11-25 03:15:02
8 # the PCI ID Project at https://pci-ids.ucw.cz/.
14 # (version 2 or higher) or the 3-clause BSD License.
25 # device device_name <-- single tab
26 # subvendor subdevice subsystem_name <-- two tabs
30 # This is a relabelled RTL-8139
31 8139 AT-2500TX V3 Ethernet
41 7a09 PCI-to-PCI Bridge
50 7a19 PCI-to-PCI Bridge
55 7a29 PCI-to-PCI Bridge
[all …]
/freebsd/contrib/ntp/ntpd/
H A Dntp_refclock.c2 * ntp_refclock - processing support for reference clocks
53 * In addition, there may be a driver-specific unit structure used for
54 * local control of the device.
57 * which is used for all peer-specific processing and contains a
82 #if MAXSTAGE & (MAXSTAGE - 1)
89 pp->coderecv = (pp->coderecv + 1) % MAXSTAGE; in clk_add_sample()
90 if (pp->coderecv == pp->codeproc) in clk_add_sample()
91 pp->codepro in clk_add_sample()
[all...]
/freebsd/share/doc/smm/01.setup/
H A D4.t67 tty terminal handling and job control
75 lfs log-based filesystem
77 nfs Sun-compatible network filesystem
80 fdesc access to per-process file descriptors
95 netiso ISO protocols (TP-4, CLNP, CLTP, etc)
103 hp300 HP 9000/300 series of Motorola 68000-based machines
104 hp code common to both HP 68k and (non-existent) PA-RISC ports
105 i386 Intel 386/486-based PC machines
106 luna68k Omron 68000-based workstations
107 news3400 Sony News MIPS-based workstations
[all …]
/freebsd/contrib/ntp/html/
H A Dhowto.html1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4 <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
14 <!-- #BeginDate format:En2m -->10-Mar-2014 05:08<!-- #EndDate -->
24 <li class="inline"><a href="#pps">Pulse-per-Second Interface</a></li>
29 …ned by NTP. The radio synchronizes reference time via radio, satellite or modem. As the transmissi…
42 …econd. This can be used for housekeeping functions. In the case with pulse-per-second (PPS) signal…
44 …hese data along with the on-time timestamp to the <tt>refclock_process</tt> routine, which saves t…
45 …roc</tt> structure, which contains for most drivers the decoded timecode, on-time timestamp, refer…
46modem reference clocks by convention have addresses of the form <tt>127.127.<i>t</i>.<i>u</i></tt>…
47 …nique string. Each driver is assigned a unique type number, long-form driver name, short-form driv…
[all …]
/freebsd/crypto/openssh/
H A Dssh.177 X11 connections, arbitrary TCP ports and
78 .Ux Ns -domain
100 A complete command line may be specified as
108 .Bl -tag -width Ds -compact
121 .Xr ssh-agent 1 .
122 This can also be specified on a per-host basis in a configuration file.
127 .Ux Ns -domain
155 .Ux Ns -domain
159 Compression is desirable on modem lines and other
161 The default value can be set on a host-by-host basis in the
[all …]
/freebsd/usr.sbin/bhyve/
H A Dbhyve.899 I/O connectivity can be specified with command-line parameters.
110 .Pa edk2-bhyve
113 .Pa u-boot-bhyve-arm64
114 package provides a U-Boot image that can be used to boot the guest.
120 .Bl -tag -width 10n
161 Destroy the VM on guest initiated power-off.
203 Set configuration variables from a simple, key-value config file.
204 Each line of the config file is expected to consist of a config variable
229 Allow devices behind the LPC PCI-ISA bridge to be configured.
230 The only supported devices are the TTY-class devices
[all …]
/freebsd/sys/dev/usb/net/
H A Duhso.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
90 /* Control pipe */
117 * and packet interface on the first interface and bulk serial ports
120 * can be detected during run-time.
144 * Multiplexed serial port destination sub-port names
146 #define UHSO_MPORT_TYPE_CTL 0x00 /* Control port */
152 #define UHSO_MPORT_TYPE_NOMAX 8 /* Max number of mux ports */
215 "Control",
218 "Modem",
[all …]
/freebsd/contrib/ncurses/
H A DANNOUNCE8 characters and function-key mapping, and has all the other SVr4-curses
12 In mid-June 1995, the maintainer of 4.4BSD curses declared that he
24 vendor unix systems, e.g., AIX, HP-UX, IRIX64, SCO, Solaris,
26 * It should work readily on any ANSI/POSIX-conforming unix.
43 https://invisible-island.net/archives/ncurses/ or
44 https://invisible-mirror.net/archives/ncurses/ .
54 This release is designed to be source-compatible with ncurses 5.0
63 The most important bug-fixes/improvements dealt with robustness
64 issues. The release notes also mention some other bug-fixes, but are
73 * The low-level terminfo and termcap interfaces are used both by the
[all …]
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Domap3-n900.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
4 * Copyright (C) 2013-2014 Aaro Koskinen <aaro.koskinen@iki.fi>
7 /dts-v1/;
10 #include <dt-bindings/input/input.h>
11 #include <dt-bindings/leds/common.h>
12 #include <dt-bindings/media/video-interfaces.h>
15 * Default secure signed bootloader (Nokia X-Loader) does not enable L3 firewall
17 * blocks then kernel receive "Unhandled fault: external abort on non-linefetch"
18 * and crash. Until somebody fix omap-aes.c and omap_hwmod_3xxx_data.c code (no
34 compatible = "nokia,omap3-n900", "ti,omap3430", "ti,omap3";
[all …]
/freebsd/tools/tools/sysdoc/
H A Dtunables.mdoc1 ---
9 ---
17 ---
23 ---
27 Displays nchash chain lengths. This is a read-only
30 ---
33 ---
41 ---
47 ---
54 ---
[all …]
/freebsd/share/man/man5/
H A Dpf.conf.510 .\" - Redistributions of source code must retain the above copyright
12 .\" - Redistributions in binary form must reproduce the above
45 .Bl -tag -width xxxx
47 User-defined variables may be defined and used later, simplifying
57 Ethernet filtering provides rule-based blocking or passing of Ethernet packets.
62 Queueing provides rule-based bandwidth control.
67 Packet filtering provides rule-based blocking or passing of packets.
81 .Ar set require-orde
[all...]
/freebsd/share/doc/papers/devfs/
H A Dpaper.me1 .\" format with ditroff -me
19 .ip \0\s-2\(bu\s+2
29 .i "Poul-Henning Kamp"
43 Starting from a high-level view of devices and the semantics that
45 grand tour of the redesigned FreeBSD device-I/O system,
81 Special files exist for each communication line, each disk, each tape drive,
99 disk-pack with a filesystem: selling pre-initialised and ``quality
100 tested'' disk-packs was quite a profitable business.
112 device would be inode number 5, the paper-tape-punch number 6 and so on,
122 in most UNIX-like systems even to this day.
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsdm845-cheza.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8 #include <dt-bindings/input/input.h>
9 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>
25 stdout-path = "serial0:115200n8";
29 compatible = "pwm-backlight";
31 enable-gpios = <&tlmm 37 GPIO_ACTIVE_HIGH>;
32 power-supply = <&ppvar_sys>;
33 pinctrl-names = "default";
34 pinctrl-0 = <&ap_edp_bklten>;
37 /* FIXED REGULATORS - parents above children */
[all …]

12