Searched +full:nic +full:- +full:301 (Results 1 – 16 of 16) sorted by relevance
| /freebsd/sys/contrib/device-tree/Bindings/interconnect/ |
| H A D | fsl,imx8m-noc.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/interconnect/fsl,imx8m-noc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Peng Fan <peng.fan@nxp.com> 18 for normal (non-secure) world. 20 The buses are based on externally licensed IPs such as ARM NIC-301 and 27 - items: 28 - enum: 29 - fsl,imx8mm-nic [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/clock/ |
| H A D | brcm,iproc-clocks.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/clock/brcm,iproc-clocks.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Ray Jui <rjui@broadcom.com> 11 - Scott Branden <sbranden@broadcom.com> 25 - brcm,bcm63138-armpll 26 - brcm,cygnus-armpll 27 - brcm,cygnus-genpll 28 - brcm,cygnus-lcpll0 [all …]
|
| /freebsd/sys/dev/bhnd/bcma/ |
| H A D | bcma_dmp.h | 1 /*- 2 * SPDX-License-Identifier: ISC 29 * PL-368 Device Management Plugin (DMP) Registers & Constants 33 * ARM's PL-368 "Device Management Plugin" system IP, included with 36 * Documentation for the PL-368 is not publicly available, however, 38 * in the proprietary "NIC-301 Interconnect Device Management (PL368)" 53 /* Out-of-band Router registers */ 99 #define BCMA_DMP_OOBSELINA30 0x000 /**< A0-A3 input selectors */ 100 #define BCMA_DMP_OOBSELINA74 0x004 /**< A4-A7 input selectors */ 101 #define BCMA_DMP_OOBSELINB30 0x020 /**< B0-B3 input selectors */ [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm64/broadcom/stingray/ |
| H A D | stingray.dtsi | 4 * Copyright(c) 2015-2017 Broadcom. All rights reserved. 33 #include <dt-bindings/interrupt-controller/arm-gic.h> 37 interrupt-parent = <&gic>; 38 #address-cells = <2>; 39 #size-cells = <2>; 42 #address-cells = <2>; 43 #size-cells = <0>; 47 compatible = "arm,cortex-a72"; 49 enable-method = "psci"; 50 next-level-cache = <&CLUSTER0_L2>; [all …]
|
| /freebsd/contrib/ntp/ntpd/ |
| H A D | ntp_io.c | 2 * ntp_io.c - input/output routines for ntpd. The socket-opening code 43 #include "ntpd-opts.h" 90 * NIC rule entry 104 * NIC rule listhead. Entries are added at the head so that the first 304 endpt * mc4_list; /* IPv4 mcast-capable unicast endpts */ 305 endpt * mc6_list; /* IPv6 mcast-capable unicast endpts */ 383 for (i = maxactivefd - 1; i >= 0; i--) in maintain_activefds() 410 ? ((rb->dstadr != NULL) in collect_timing() 411 ? stoa(&rb->recv_srcadr) in collect_timing() 412 : "-REFCLOCK-") in collect_timing() [all …]
|
| H A D | ntp_keyword.h | 4 * NOTE: edit this file with caution, it is generated by keyword-gen.c 5 * Generated 2023-09-25 05:34:02 UTC diff_ignore_line 57 /* 43 301 T_File */ "file", 86 /* 72 330 T_Ipv4_flag */ "-4", 88 /* 74 332 T_Ipv6_flag */ "-6", 129 /* 115 373 T_Nic */ "nic", 232 /*SS_T( ch, f-by, match, other ), */ 234 S_ST( '-', 3, 332, 0 ), /* 1 */ 420 S_ST( 'l', 3, 301, [all...] |
| /freebsd/share/misc/ |
| H A D | pci_vendors | 5 # Date: 2025-10-18 03:15:01 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 51 7a19 PCI-to-PCI Bridge 57 7a29 PCI-to-PCI Bridge [all …]
|
| H A D | usb_vendors | 6 # 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: 2025-09-15 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] 64 0200 TP-Link 86 120e ASI120MC-S Planetary Camera [all …]
|
| /freebsd/sys/dev/ice/ |
| H A D | ice_lan_tx_rx.h | 1 /* SPDX-License-Identifier: BSD-3-Clause */ 225 #define ICE_RXD_QW1_STATUS_M ((BIT(ICE_RX_DESC_STATUS_LAST) - 1) << \ 265 /* Packet type non-ip values */ 445 /* Rx Flex Descriptor NIC Profile 447 * Flex-field 0: RSS hash lower 16-bits 448 * Flex-field 1: RSS hash upper 16-bits 449 * Flex-field 2: Flow ID lower 16-bits 450 * Flex-field 3: Flow ID higher 16-bits 451 * Flex-field 4: reserved, VLAN ID taken from L2Tag 486 * Flex-field 0: Source VSI [all …]
|
| /freebsd/contrib/ncurses/misc/ |
| H A D | emx.src | 3 # Copyright 1998-2003,2006 Free Software Foundation, Inc. # 33 #---------------------------------------------------------------------------- 43 # terminal are the lowest common denominator - they look about like a ti 700. 46 dumb|80-column dumb tty, 81 #### ANSI.SYS/ISO 6429/ECMA-48 Capabilities 83 # See the end-of-file comment for more on these. 88 # ROM graphics for control characters such as the diamond, up- and down-arrow. 91 # from the ANSI.SYS de-facto standard. 93 …acsc=+\020\,\021-\030.^Y0\333`\004a\261f\370g\361h\260j\331k\277l\332m\300n\305o~p\304q\304r\304s_… 99 # about \E[11m as klone+acs. True ANSI/ECMA-48 would have <rmso=\E[27m>, [all …]
|
| H A D | terminfo.src | 7 # bug-ncurses@gnu.org 19 # under the ncurses MIT-style license. That was the effect of the agreement 33 # some portions of the data are derivative work under a compatible MIT-style 36 #------------------------------------------------------------------------------ 37 # https://invisible-island.net/ncurses/ncurses.faq.html#terminfo_copying 38 # https://invisible-island.net/personal/copyrights.html#removing_notes 39 #------------------------------------------------------------------------------ 48 # Please e-mail changes to terminfo@thyrsus.com; the old termcap@berkeley.edu 54 # This file describes the capabilities of various character-cell terminals, 55 # as needed by software such as screen-oriented editors. [all …]
|
| /freebsd/contrib/ntp/ |
| H A D | ChangeLog | 1 --- 7 * [Bug 3913] Avoid duplicate IPv6 link-local manycast associations. 10 * [Bug 3910] Memory leak using openssl-3 <hart@ntp.org> 13 * [Bug 3903] lib/isc/win32/strerror.c NTstrerror() is not thread-safe. 15 * [Bug 3901] LIB_GETBUF isn't thread-safe. <hart@ntp.org> 18 * [Bug 3888] ntpd with multiple same-subnet IPs using manycastclient creates 25 * [Bug 3869] Remove long-gone "calldelay" & "crypto sign" from docs. 29 * [Bug 3864] ntpd IPv6 refid different for big-endia [all...] |
| H A D | CommitLog | 1 ChangeSet@1.4062, 2024-05-25 00:06:49-07:00, ntpreleng@ntp-build.tal1.ntfo.org 5 ChangeLog@1.2103 +1 -0 8 ntpd/invoke-ntp.conf.texi@1.231 +1 -1 11 ntpd/invoke-ntp.keys.texi@1.214 +1 -1 14 ntpd/invoke-ntp [all...] |
| /freebsd/sys/sys/ |
| H A D | soundcard.h | 5 /*- 6 * SPDX-License-Identifier: BSD-2-Clause 8 * Copyright by Hannu Savolainen 1993 / 4Front Technologies 1993-2006 54 * nic.funet.fi:pub/Linux/ALPHA/sound. The file is 55 * snd-sdk-doc-0.1.ps.gz (gzipped postscript). It contains 67 #define SOUND_VERSION 301 122 * number of bytes for a write operation to be non-blocking. 146 * format. We extend it by using bit 31 (RO) to indicate full-duplex 153 * o 8 bits for 8-bit formats, mu-law and A-law, 154 * o 16 bits for the 16-bit formats, and [all …]
|
| /freebsd/contrib/unbound/doc/ |
| H A D | Changelog | 2 - Too many quotes for the EDE message debug printout. 5 - Small debug output improvement when attaching an EDE. 8 - Fix to print warning for when so-sndbuf setsockopt is not granted. 11 - version set to 1.24.0 for release. 12 - tag for 1.24.0rc1. 13 - Update contrib/aaaa-filter-iterator.patch so it applies on 1.24.0. 16 - Fix #1332: CNAME chains are sometimes not followed when RPZs add a 20 - Update documentation for using "SET ... EX" in Redis. 21 - Document max buffer sizes for Redis commands. 22 - Update man pages. [all …]
|
| /freebsd/share/termcap/ |
| H A D | termcap | 38 # << EOH - after reordering, above header lines survive and this line dies >> 50 # Terminal names look like <manufacturer> <model> - <modes/options> 61 # w Wide - in 132 column mode. 63 # na No arrow keys - termcap ignores arrow keys which are 85 # Comments in this file begin with # - they cannot appear in the middle 93 # cap_mkdb -f /usr/share/misc/termcap /etc/termcap 102 # # -------------------------------- 110 # It has been tried in a minimal way -- the Agile did not blow up! 113 # Ralph Keirstead (ralph@sri-unix); 122 1620-m8|1640-m8|diablo 1620 w/8 column left margin:\ [all …]
|