Home
last modified time | relevance | path

Searched +full:10 +full:g +full:- +full:support (Results 1 – 25 of 1024) sorted by relevance

12345678910>>...41

/freebsd/share/man/man4/
H A Dixl.41 .\" Copyright (c) 2013-2018, Intel Corporation
41 .Bd -ragged -offset indent
48 .Bd -literal -offset indent
55 driver provides support for any PCI Express adapter or LOM
60 .Bl -bullet -compact
62 XL710 (40G)
64 X710 (10
[all...]
H A Dmxge.437 .Nd "Myricom Myri10GE 10 Gigabit Ethernet adapter driver"
42 .Bd -ragged -offset indent
50 .Bd -literal -offset indent
60 driver provides support for PCI Express 10 Gigabit Ethernet adapters based on
73 Support for Jumbo Frames is provided via the interface MTU setting.
84 driver supports 10 Gigabit Ethernet adapters based on the
87 .Bl -bullet -compact
89 Myricom 10GBase-CX4 (10G-PCIE-8A-C, 10G-PCIE-8AL-C)
91 Myricom 10GBase-R (10G-PCIE-8A-R, 10G-PCIE-8AL-R)
93 Myricom 10G XAUI over ribbon fiber (10G-PCIE-8A-Q, 10G-PCIE-8AL-Q)
[all …]
H A Dice.42 .\" SPDX-License-Identifier: BSD-3-Clause
4 .\" Copyright (c) 2019-2020, Intel Corporation
67 driver provides support for any PCI Express adapter or LOM
73 .Bl -bullet -compact
91 .Sx Link-Level Flow Control
113 .Sx Optics and auto-negotiation
115 .Sx PCI-Express Slot Bandwidth
127 .Sx SUPPORT
134 Support for Jumbo Frames is provided via the interface MTU setting.
194 Jumbo Frames support is enabled by changing the Maximum Transmission Unit (MTU)
[all …]
H A Daxp.437 .Nd "Advanced Micro Devices 10G Ethernet driver"
42 .Bd -ragged -offset indent
50 .Bd -literal -offset indent
56 driver enables PCI-E based 10G Ethernet controller inbuilt in the
61 .Bl -bullet -compact
63 1G/10G SFP+ Link
81 MSI-X interrupts
94 .Bl -tag -width indent
107 Dumps the current flow-control settings.
119 .Bl -bullet -compact
[all …]
H A Dnetfpga10g_nf10bmac.41 .\"-
6 .\" Cambridge Computer Laboratory under DARPA/AFRL contract FA8750-11-C-0249
35 .Nd driver for the NetFPGA-10G Embedded CPU Ethernet Core
41 device driver provides support for the NetFPGA-10G Embedded CPU Ethernet
47 NetFPGA-10G Embedded CPU Ethernet Core version 1.00a.
52 .%T NetFPGA-10G Wiki
53 .%U https://github.com/NetFPGA/NetFPGA-public/wiki
64 .Pq FA8750-11-C-0249
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DMD5.cpp4 * This is an OpenSSL-compatible implementation of the RSA Data Security, Inc.
5 * MD5 Message-Digest Algorithm (RFC 1321).
8 * http://openwall.info/wiki/people/solar/software/public-domain-source-code/md5
25 * (This is a heavily cut-down "BSD license".)
28 * no exactly 32-bit integer data type is required (any 32-bit or wider
29 * unsigned integer data type will do), there's no compile-time endianness
37 * compile-time configuration.
40 #include "llvm/Support/MD5.h"
45 #include "llvm/Support/Endian.h"
52 // F and G are optimized compared to their RFC 1321 definitions for
[all …]
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A Daarch32.cpp1 //===--------- aarch32.cpp - Generi
154 makeUnexpectedOpcodeError(const LinkGraph & G,const ThumbRelocation & R,Edge::Kind Kind) makeUnexpectedOpcodeError() argument
193 readAddendData(LinkGraph & G,Block & B,const Edge & E) readAddendData() argument
213 readAddendArm(LinkGraph & G,Block & B,const Edge & E) readAddendArm() argument
229 readAddendThumb(LinkGraph & G,Block & B,const Edge & E,const ArmConfig & ArmCfg) readAddendThumb() argument
273 applyFixupData(LinkGraph & G,Block & B,const Edge & E) applyFixupData() argument
322 applyFixupArm(LinkGraph & G,Block & B,const Edge & E) applyFixupArm() argument
338 applyFixupThumb(LinkGraph & G,Block & B,const Edge & E,const ArmConfig & ArmCfg) applyFixupThumb() argument
450 createEntry(LinkGraph & G,Symbol & Target) createEntry() argument
[all...]
/freebsd/contrib/less/
H A Dversion.c2 * Copyright (C) 1984-2025 Mark Nudelman
12 ----------------------- CHANGE HISTORY --------------------------
20 v3 5/3/84 Added -m and -t options, '-' command
22 v5 5/3/84 New comments, fixed '-' command slightly
23 v6 5/15/84 Added -Q, visual bell
25 lines, not folded lines. Also allow number on G command.
26 v8 5/30/84 Re-do -q and -Q commands
28 v10 10/10/84 Fixed bug in -b<n> argument processing
29 v11 10/18/84 Made error() ring bell if \n not entered.
30 -----------------------------------------------------------------
[all …]
/freebsd/sys/powerpc/conf/
H A DGENERIC642 # GENERIC64 -- Generic kernel configuration file for FreeBSD/powerpc64
7 # https://docs.freebsd.org/en/books/handbook/kernelconfig/#kernelconfig-config
25 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
28 # Platform support
33 options PSERIES # PAPR-compliant systems (e.g. IBM p)
34 options POWERNV # Non-virtualized OpenPOWER systems
38 options NUMA # Non-Uniform Memory Architecture support
40 options VIMAGE # Subsystem virtualization, e.g. VNET
44 options ROUTE_MPATH # Multipath routing support
52 options SOFTUPDATES # Enable FFS soft updates support
[all …]
H A DGENERIC64LE2 # GENERIC64LE -- Generic kernel configuration file for FreeBSD/powerpc64le
7 # https://docs.freebsd.org/en/books/handbook/kernelconfig/#kernelconfig-config
25 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
28 # Platform support
31 options PSERIES # PAPR-compliant systems (e.g. IBM p)
32 options POWERNV # Non-virtualized OpenPOWER systems
37 options NUMA # Non-Uniform Memory Architecture support
39 options VIMAGE # Subsystem virtualization, e.g. VNET
50 options SOFTUPDATES # Enable FFS soft updates support
51 options UFS_ACL # Support for access control lists
[all …]
/freebsd/contrib/ntp/libntp/
H A Dsnprintf.c4 * Changed in a backwards-incompatible way to separate HAVE_SNPRINTF
10 * C99-compliant implementations.
38 * 2008-01-20 Holger Weiss <holger@jhweiss.de> for C99-snprintf 1.1:
43 * 2008-01-06 Holger Weiss <holger@jhweiss.de> for C99-snprintf 1.0:
49 * projects. The additions include: support the "e", "E", "g", "
[all...]
/freebsd/usr.sbin/bhyve/
H A Dbhyve.82 .\" SPDX-License-Identifier: BSD-2-Clause
60 .Fl G\~
77 .Cm K | Cm k | Cm M | Cm m | Cm G | Cm g | Cm T | Cm t
99 It can run guests on amd64 and arm64 platforms with suitable hardware support.
102 I/O connectivity can be specified with command-line parameters.
113 .Pa edk2-bhyve
116 .Pa u-boot-bhyve-arm64
117 package provides a U-Boot image that can be used to boot the guest.
123 .Bl -tag -width 10n
164 Destroy the VM on guest initiated power-off.
[all …]
/freebsd/contrib/wpa/hostapd/
H A DChangeLog3 2024-07-20 - v2.11
4 * Wi-Fi Easy Connect
5 - add support for DPP release 3
6 - allow Configurator parameters to be provided during config exchange
7 * HE/IEEE 802.11ax/Wi-Fi 6
8 - various fixes
9 * EHT/IEEE 802.11be/Wi-Fi 7
10 - add preliminary support
11 * SAE: add support for fetching the password from a RADIUS server
12 * support OpenSSL 3.0 API changes
[all …]
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dfsl,fman-port.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/net/fsl,fman-port.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Frank Li <Frank.Li@nxp.com>
21 - fsl,fman-v2-port-oh
22 - fsl,fman-v2-port-rx
23 - fsl,fman-v2-port-tx
24 - fsl,fman-v3-port-oh
25 - fsl,fman-v3-port-rx
[all …]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGPrinter.cpp1 //===-- ScheduleDAGPrinter.cpp - Implement ScheduleDAG::viewGraph() -------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
15 #include "llvm/Support/GraphWriter.h"
16 #include "llvm/Support/raw_ostream.h"
25 static std::string getGraphName(const ScheduleDAG *G) { in getGraphName()
26 return std::string(G->MF.getName()); in getGraphName()
33 static bool isNodeHidden(const SUnit *Node, const ScheduleDAG *G) { in isNodeHidden()
34 return (Node->NumPreds > 10 || Node->NumSuccs > 10); in isNodeHidden()
[all …]
/freebsd/sbin/ifconfig/
H A Difconfig.81 .\"-
2 .\" SPDX-License-Identifier: BSD-3-Clause
61 .Op Fl G Ar groupname
62 .Op Fl g Ar groupname
68 .Fl g Ar groupname
73 .Op Fl g Ar groupname
93 .Bl -tag -width indent
120 The format is specified as a comma-separated list of
141 .Bl -tag -width default
145 .Bl -tag -width default -compact
[all …]
/freebsd/contrib/expat/
H A DChanges14 !! - teaming up on researching and fixing future security reports and !!
15 !! ClusterFuzz findings with few-days-max response times in communication !!
18 !! - helping CPython Expat bindings with supporting Expat's amplification !!
20 !! - XML_SetAllocTrackerActivationThreshold !!
21 !! - XML_SetAllocTrackerMaximumAmplification !!
22 !! - XML_SetBillionLaughsAttackProtectionActivationThreshold !!
23 !! - XML_SetBillionLaughsAttackProtectionMaximumAmplification !!
24 !! - helping Perl's XML::Parser Expat bindings with supporting Expat's !!
25 !! security API (https://github.com/cpan-author
[all...]
/freebsd/sys/cam/ctl/
H A DREADME.ctl.txt2 CTL - CAM Target Layer Description
27 available under a BSD-style license. The intent behind the agreement was
33 - Disk, processor and cdrom device emulation.
34 - Tagged queueing
35 - SCSI task attribute support (ordered, head of queue, simple tags)
36 - SCSI implicit command ordering support. (e.g. if a read follows a mode
38 - Full task management support (abort, LUN reset, target reset, etc.)
39 - Support for multiple ports
40 - Support for multiple simultaneous initiators
41 - Support for multiple simultaneous backing stores
[all …]
/freebsd/sys/amd64/conf/
H A DGENERIC2 # GENERIC -- Generic kernel configuration file for FreeBSD/amd64
7 # https://docs.freebsd.org/en/books/handbook/kernelconfig/#kernelconfig-config
23 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
24 makeoptions WITH_CTF=1 # Run ctfconvert(1) for DTrace support
27 options NUMA # Non-Uniform Memory Architecture support
30 options VIMAGE # Subsystem virtualization, e.g. VNET
35 options ROUTE_MPATH # Multipath routing support
44 options SOFTUPDATES # Enable FFS soft updates support
45 options UFS_ACL # Support for access control lists
47 options UFS_GJOURNAL # Enable gjournal-based UFS journaling
[all …]
/freebsd/sys/dev/sfxge/common/
H A Def10_tlv_layout.h1 /*-
2 * Copyright (c) 2012-2016 Solarflare Communications Inc.
48 * systems which are little-endian and do not do strange things with structure
49 * padding. (Big-endian host systems will require some byte-swapping.)
51 * -----
53 * Please refer to SF-108797-SW for a general overview of the TLV partition
56 * -----
62 * - L is a location, indicating where this tag is expected to be found:
69 * - TTT is a type, which is just a unique value. The same type value
71 * the items (e.g. static and dynamic VPD below).
[all …]
/freebsd/contrib/wpa/wpa_supplicant/
H A DChangeLog3 2024-07-20 - v2.11
4 * Wi-Fi Easy Connect
5 - add support for DPP release 3
6 - allow Configurator parameters to be provided during config exchange
8 - add support for GCM-AES-256 cipher suite
9 - remove incorrect EAP Session-Id length constraint
10 - add hardware offload support for additional drivers
11 * HE/IEEE 802.11ax/Wi-Fi 6
12 - support BSS color updates
13 - various fixes
[all …]
/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dmicrochip,sparx5-serdes.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/phy/microchip,sparx5-serdes.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Steen Hegelund <steen.hegelund@microchip.com>
14 support different operating modes and line rates.
21 * Rx built-in fault detector (loss-of-lock/loss-of-signal)
22 * Adjustable tx de-emphasis (FFE)
31 The SERDES6G is a high-speed SERDES interface, which can operate at
34 * 100 Mbps (100BASE-FX)
[all …]
/freebsd/contrib/ncurses/man/
H A Dtabs.12 .\" Copyright 2018-2023,2024 Thomas E. Dickey *
3 .\" Copyright 2008-2016,2017 Free Software Foundation, Inc. *
31 .TH @TABS@ 1 2024-04-20 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "User commands"
49 \fB\%@TABS@\fP \-
52 \fB@TABS@\fP [\fIoptions\fP] [\fItabstop-list\fP]
54 The \fB@TABS@\fP program clears and sets tab-stops on the terminal.
56 If either is absent, \fB@TABS@\fP is unable to clear/set tab-stops.
57 The terminal should be configured to use hard tabs, e.g.,
72 Curses and other full-screen applications may use hardware tabs
77 you should either reset tab-stops to the standard interval
[all …]
/freebsd/contrib/ncurses/
H A DREADME.MinGW1 -------------------------------------------------------------------------------
2 -- Copyright 2020 Thomas E. Dickey --
3 -- Copyright 2008-2011,2012 Free Software Foundation, Inc. --
4 -- --
5 -- Permission is hereby granted, free of charge, to any person obtaining a --
6 -- copy of this software and associated documentation files (the --
7 -- "Software"), to deal in the Software without restriction, including --
8 -- without limitation the rights to use, copy, modify, merge, publish, --
9 -- distribute, distribute with modifications, sublicense, and/or sell copies --
10 -- of the Software, and to permit persons to whom the Software is furnished --
[all …]
/freebsd/contrib/xz/src/xz/
H A Dutil.c1 // SPDX-License-Identifier: 0BSD
20 // Thousand separator support in uint64_to_str() and uint64_to_nicestr():
22 // DJGPP 2.05 added support for thousands separators but it's broken
23 // at least under WinXP with Finnish locale that uses a non-breaking space
27 // MSVC doesn't support thousand separators.
29 // MinGW-w64 supports thousand separators only with its own stdio functions
42 /// Check if thousands separator is supported. Run-time checking is easiest
45 /// support them results in undefined behavior. This just has happened to
111 _("Value is not a non-negative decimal integer")); in str_to_uint64()
115 if (result > UINT64_MAX / 10) in str_to_uint64()
[all …]

12345678910>>...41