Home
last modified time | relevance | path

Searched +full:multi +full:- +full:ported (Results 1 – 25 of 40) sorted by relevance

12

/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/cpm_qe/
H A Dcpm.txt10 - compatible : "fsl,cpm1", "fsl,cpm2", or "fsl,qe".
11 - reg : A 48-byte region beginning with CPCR.
15 #address-cells = <1>;
16 #size-cells = <1>;
17 #interrupt-cells = <2>;
18 compatible = "fsl,mpc8272-cpm", "fsl,cpm2";
24 - fsl,cpm-command : This value is ORed with the opcode and command flag
27 - fsl,cpm-brg : Indicates which baud rate generator the device
32 - reg : Unless otherwise specified, the first resource represents the
36 * Multi-User RAM (MURAM)
[all …]
/freebsd/share/man/man4/man4.powerpc/
H A Dcuda.41 .\"-
36 .Bd -ragged -offset indent
44 chip found in pre-Core99 Apple hardware, such as the Power Macintosh G3.
46 The Apple CUDA controller is a multi-purpose ASIC that provides power
55 .Bl -bullet -compact
69 .An -nosplit
74 and ported to
H A Dpmu.41 .\"-
36 .Bd -ragged -offset indent
48 The Apple PMU controller is a multi-purpose ASIC that provides power
56 .Bl -bullet -compact
60 Apple K2-KeyLargo PMU
71 .Bl -tag -width indent
82 The battery's self-reported maximum charge, in milliamp hours.
106 .An -nosplit
111 and ported to
/freebsd/usr.sbin/bsdconfig/include/
H A Dmessages.subr2 # Copyright (c) 2012-2016 Devin Teske
30 hline_alnum_punc_tab_enter="Use alpha-numeric, punctuation, TAB or ENTER"
43 msg_arabic_desc="Ported software for Arab countries."
46 msg_assume_network_is_already_configured="Running multi-user, assume that the network is already co…
47 msg_assume_yes_to_all_non_critical_dialogs="Assume \"Yes\" answers to all non-critical dialogs"
52 msg_audio_desc="Audio utilities - most require a supported sound card."
77 msg_chinese_desc="Ported software for the Chinese market."
85 msg_command_failed_rest_of_script_aborted="Command \`%s' failed - rest of script aborted."
116 msg_docs_desc="Meta-ports for FreeBSD documentation."
126 msg_enter_the_device_name_of_a_ufs_formatted_partition="Enter the device-name of a UFS formatted pa…
[all …]
/freebsd/sbin/fsdb/
H A Dfsdb.853 is the currently selected i-number.
55 root of the file system (i-number 2).
63 .Bl -tag -width indent
66 .Xr fsck 8 Ns -derived
75 Besides the built-in
81 .Bl -tag -width indent -compact
85 .It Cm inode Ar i-number
87 .Ar i-number
93 .It Cm clri Ar i-number
95 .Ar i-number .
[all …]
/freebsd/sys/contrib/device-tree/Bindings/firmware/
H A Dfsl,scu.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Dong Aisheng <aisheng.dong@nxp.com>
13 The System Controller Firmware (SCFW) is a low-level system function
14 which runs on a dedicated Cortex-M core to provide power, clock, and
17 The AP communicates with the SC using a multi-ported MU module found
26 const: fsl,imx-scu
28 clock-controller:
31 $ref: /schemas/clock/fsl,scu-clk.yaml
[all …]
/freebsd/share/man/man4/
H A Drtwn.41 .\"-
2 .\" SPDX-License-Identifier: ISC
35 .Bd -ragged -offset indent
47 .Bd -literal -offset indent
74 interface can be added (Note: RTL8821AU supports two non-monitor
77 All chips have hardware support for WEP, AES-CCM and TKIP encryption.
88 .Bl -bullet -offset indent -compact
106 .Bl -tag -width "/usr/share/doc/legal/realtek.LICENSE" -compact
117 .Bl -tag -width Ds -offset indent -compact
118 .It Pa /boot/kernel/rtwn-rtl8188eefw.ko
[all …]
/freebsd/contrib/less/
H A DNEWS16 * Make 256/true colors work better on Windows without -Da
19 * Fix build using --with-secure (github #544).
21 * Fix crash when using --header on command line (github #545).
23 * Fix possible crash when scrolling left/right or toggling -S (github #547).
27 * Fix bug when using --shift or -
[all...]
/freebsd/sys/contrib/device-tree/Bindings/arm/freescale/
H A Dfsl,scu.txt2 --------------------------------------------------------------------
4 The System Controller Firmware (SCFW) is a low-level system function
5 which runs on a dedicated Cortex-M core to provide power, clock, and
9 The AP communicates with the SC using a multi-ported MU module found
22 -------------------
23 - compatible: should be "fsl,imx-scu".
24 - mbox-names: should include "tx0", "tx1", "tx2", "tx3",
27 - mboxes: List of phandle of 4 MU channels for tx, 4 MU channels for
63 Client nodes are maintained as children of the relevant IMX-SCU device node.
66 ------------------------------------------------------------
[all …]
/freebsd/share/man/man9/
H A Dieee80211.972 layer for protocol services but devices that off-load functionality
181 functions are device-independent handlers for
206 sub-type, for the device
215 sub-type.
218 The virtual radio architecture splits state between a single per-device
225 as read-only.
240 and should be extended with any driver-private state.
244 data structures and should be exploited to maintain driver-private state
255 Long-lasting references to a node are counted to guard against
265 fill-in and/or override to take control of certain operations.
[all …]
H A Dbus_space.9627 machine-independent access to bus memory and register areas.
640 creating a non-linear register space).
655 compile-time errors if possible.
661 (type-checked) versions of these interfaces, but may implement them as
663 Machine-dependent types, variables, and functions
667 machine-independent types and functions, and, if possible, should be
668 given names which make the machine-dependence clear.
671 machine-dependent code.
729 Correctly-written drivers will include all
742 written must point to properly-aligned data).
[all …]
/freebsd/contrib/tcsh/
H A DFixes1 15. V6.22.04 - 20210426
2 14. Don't crash with 'bindkey "^0" clear-screen' (Karl Jeacle)
4 12. V6.22.03 - 20201118
14 4. V6.22.02 - 20191204
16 2. V6.22.01 - 20191201
23 6. V6.22.00 - 20191128
24 5. PR/113: Sobomax: avoid infinite loops for -c commands when stdout is
31 range character instead of the start of range. [l-z]* would match foo
33 12. V6.21.00 - 20190508
48 20. V6.20.00 - 20161124
[all …]
H A Dtcsh.man31 .\" - Tags in lists are bold, except in the FILES section where they are
34 .\" - References are bold for section headings and environment and shell
38 .\" - Be careful with the .B and .I macros: they handle only a limited number
42 .\" - Indent in multiples of 4, usually 8.
44 .\" - Use `', not '' or "", except of course in shell syntax examples.
47 .\" - Use \` for literal back-quote (`).
49 .\" - Use \e for literal backslash (\).
51 .\" - Use \-, not -.
53 .\" - Include the tilde when naming dot files. `~/.login', not `.login'.
55 .\" - Refer to external commands in man page format, e.g., `csh(1)'. However,
[all …]
H A Dtcsh.man.new29 .\" - Indent in multiples of 4, usually 8.
31 .\" - Use \` for literal back-quote (`).
33 .\" - Use \e for literal backslash (\).
35 .\" - Use \-, not -.
37 .\" - Include the tilde when naming dot files. .Pa ~/.login , not .Pa .login
39 .\" - Refer to external commands in man page format, e.g., .Xr csh 1
43 .\" - Say .Sq the shell , not .Sq tcsh ,
46 .\" - Say .Sq shell variable / .Sq environment variable instead of
51 .\" - Use the simple present tense.
54 .\" - IMPORTANT: Cross-reference as much as possible. Commands, variables,
[all …]
H A Dsh.c4 /*-
64 * Sometime March 1983 - Feb 1984.
75 * ported to Apple Unix (TM) (OREO) 26 -- 29 Jun 1987
184 if (stat(trypath, &st) == -1) in add_localedir_to_nlspath()
203 len -= new_p - new; in add_localedir_to_nlspath()
211 if (strncmp(old_p + pathlen, msgs_LOC, sizeof(msgs_LOC) - 1) == 0) in add_localedir_to_nlspath()
214 sizeof(msgs_lang) - 1) == 0) in add_localedir_to_nlspath()
307 if ((f = xopen(_PATH_DEVNULL, O_RDONLY|O_LARGEFILE)) == -1 && in main()
308 (f = xopen("/", O_RDONLY|O_LARGEFILE)) == -1) in main()
329 if (*t == '-') t++; in main()
[all …]
/freebsd/contrib/tcp_wrappers/
H A DCHANGES2 configuration checker. See the `tcpdchk.8' manual page (`nroff -man'
9 - Improved the anti source-routing protection. The code in version
13 - The program no longer terminates case of a source-routed connection,
14 making the IP-spoofing code more usable for long-running daemons.
16 - When syslogging DNS hostname problems, always stop after a limited
22 - Optionally refuse source-routed TCP connections requests altogether.
25 - Support for IRIX 6 (Lael Tucker).
27 - Support for Amdahl UTS 2.1.5 (Richard E. Richmond).
29 - Support for SINIX 5.42 (Klaus Nielsen).
31 - SCO 5 now has vsyslog() (Bill Golden).
[all …]
/freebsd/contrib/mandoc/
H A Dmdoc.74 .\" Copyright (c) 2010, 2011, 2013-2020 Ingo Schwarze <schwarze@openbsd.org>
64 They provide free-form text to be printed; the formatting of the text
66 .Bd -literal -offset indent
91 A well-formed
116 The following is a well-formed skeleton
120 .Bd -literal -offset indent
172 .Bl -ohang -offset Ds
176 .Bd -literal -offset indent
201 .Bd -literal -offset indent
213 .Bd -literal -offset indent
[all …]
H A DTODO8 - loc = locality of the issue
11 *** cross-module issue, significantly impacts multiple modules
13 - exist = difficulty of the existing code in this area
18 - algo = difficulty of the new algorithm to be written
23 - size = the amount of code to be written or changed
27 - imp = importance of the issue
39 - .if n .ce in the middle of .TS data
44 has never been seen in any real-world manual page.
55 - wrong number of layout columns in tbl(7) code generated by -T man
57 The reason likely is that tbl(7) does not support the -Bl -column
[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
141 exits with a non-zero result.
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
213 .Bl -diag
231 .It Supports on-demand dialup capability.
243 mode (direct-dial mode) also automatically dials and establishes the
[all …]
/freebsd/contrib/ncurses/doc/
H A Dncurses-intro.doc5 by Eric S. Raymond and Zeyd M. Ben-Halim
31 o Low-Level Capability Access
71 + Variable-Sized Fields
84 o Inter-Field Navigation Requests
85 o Intra-Field Navigation Requests
117 The curses package is a subroutine library for terminal-independent
118 screen-painting and input-event handling which presents a high level
128 the advantage of (a) back-portability to character-cell terminals, and
129 (b) simplicity. For an application that does not require bit-mapped
137 provide screen-handling for the vi editor; these used the termcap
[all …]
/freebsd/contrib/ncurses/doc/html/
H A Dncurses-intro.html1 <!--
2 $Id: ncurses-intro.html,v 1.57 2022/11/26 19:33:46 tom Exp $
4 * Copyright 2019-2020,2022 Thomas E. Dickey *
5 * Copyright 2000-2013,2017 Free Software Foundation, Inc. *
31 -->
32 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
38 <link rel="author" href="mailto:bugs-ncurses@gnu.org">
39 <meta http-equiv="Content-Type" content=
40 "text/html; charset=us-ascii">
43 <h1 class="no-header">Writing Programs with NCURSES</h1>
[all …]
/freebsd/sbin/fdisk/
H A Dfdisk.c21 * Pittsburgh PA 15213-3890
52 #define NO_DISK_SECTORS ((u_int32_t)-1)
61 * Ported to 386bsd by Julian Elischer Thu Oct 15 20:26:46 PDT 1992
63 * 14-Dec-89 Robert Baron (rvb) at Carnegie-Mellon University
140 [0x07] = "NTFS, OS/2 HPFS, QNX-2 (16 bit) or Advanced UNIX",
149 [0x11] = "OS/2 BM: hidden DOS with 12-bit FAT",
151 [0x14] = "OS/2 BM: hidden DOS with 16-bit FAT (< 32MB)",
152 [0x16] = "OS/2 BM: hidden DOS with 16-bit FAT (>= 32MB)",
171 [0x55] = "EZ-Drive (disk manager)",
179 [0x70] = "DiskSecure Multi-Boot",
[all …]
/freebsd/sys/dev/isci/scil/
H A Dscic_sds_port.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0
9 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
22 * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
28 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
92 * - Port 0 - 3 2 1 0
93 * - Port 1 - 1
94 * - Port 2 - 3 2
95 * - Port 3 - 3
121 if ((this_port->physical_port_index == 1) && (phy_index != 1)) in scic_sds_port_is_valid_phy_assignment()
[all …]
/freebsd/share/doc/smm/01.setup/
H A D3.t52 some \*(Ps-Tahoe features (e.g. networking code).
58 This is a \*(Ps-Tahoe vintage system with Sun's NFS 4.0 filesystem code
60 The instructions for \*(Ps-Tahoe should largely apply.
62 \*(Ps-Reno from CSRG.
93 and use that system to cross-compile and install \*(4B.
102 then site-specific files should be merged into them.
124 filesystem can be an MFS virtual-memory-resident filesystem,
137 Extract kernel and/or user-level sources from the distribution tape
150 Merge site-dependent configuration files from
185 save and suggests directories in which site-specific files should be present.
[all …]
/freebsd/crypto/openssl/
H A DCHANGES.md4 This is a high-level summary of the most important changes.
11 ----------------
13 - [OpenSSL 3.0](#openssl-30)
14 - [OpenSSL 1.1.1](#openssl-111)
15 - [OpenSSL 1.1.0](#openssl-110)
16 - [OpenSSL 1.0.2](#openssl-102)
17 - [OpenSSL 1.0.1](#openssl-101)
18 - [OpenSSL 1.0.0](#openssl-100)
19 - [OpenSSL 0.9.x](#openssl-09x)
22 -----------
[all …]

12