Searched +full:dfx +full:- +full:bus (Results 1 – 8 of 8) sorted by relevance
| /freebsd/sys/contrib/device-tree/Bindings/net/ |
| H A D | marvell,dfx-server.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/net/marvell,dfx-server.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Marvell Prestera DFX server 10 - Miquel Raynal <miquel.raynal@bootlin.com> 16 const: marvell,dfx-server 18 - compatible 23 - const: marvell,dfx-server 24 - const: simple-bus [all …]
|
| H A D | marvell,prestera.txt | 2 ------------------------------------- 5 - compatible: must be "marvell,prestera" and one of the following 6 "marvell,prestera-98dx3236", 7 "marvell,prestera-98dx3336", 8 "marvell,prestera-98dx4251", 9 - reg: address and length of the register set for the device. 10 - interrupts: interrupt for the device 13 - dfx: phandle reference to the "DFX Server" node 18 compatible = "simple-bus"; 19 #address-cells = <1>; [all …]
|
| H A D | marvell,prestera.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schema [all...] |
| /freebsd/sys/contrib/device-tree/src/arm/marvell/ |
| H A D | armada-xp-98dx3236.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 11 #include "armada-370-xp.dtsi" 14 #address-cells = <2>; 15 #size-cells = <2>; 18 compatible = "marvell,armadaxp-98dx3236", "marvell,armada-370-xp"; 27 #address-cells = <1>; 28 #size-cells = <0>; 29 enable-method = "marvell,98dx3236-smp"; 33 compatible = "marvell,sheeva-v7"; 36 clock-latency = <1000000>; [all …]
|
| /freebsd/sys/dev/tdfx/ |
| H A D | tdfx_pci.c | 1 /*- 2 * SPDX-License-Identifier: BSD-4-Clause 4 * Copyright (c) 2000-2001 by Coleman Kane <cokane@FreeBSD.org> 35 /* 3dfx driver for FreeBSD 4.x - Finished 11 May 2000, 12:25AM ET 37 * Copyright (C) 2000-2001, by Coleman Kane <cokane@FreeBSD.org>, 38 * based upon the 3dfx driver written for linux, by Daryll Straus, Jon Taylor, 39 * and Jens Axboe, located at http://linux.3dfx.com. 44 #include <sys/bus.h> 67 /* rman.h depends on machine/bus.h */ 69 #include <machine/bus.h> [all …]
|
| /freebsd/sys/i386/conf/ |
| H A D | NOTES | 2 # NOTES -- Lines that can be cut/pasted into kernel and hints configs. 59 # CPU_BLUELIGHTNING_3X enables triple-clock mode on IBM Blue Lightning 60 # CPU if CPU supports it. The default is double-clock mode on 74 # mapped mode. Default is 2-way set associative mode. 122 # K5/K6/K6-2 CPUs. 128 # without cache flush at hold state, and (2) write-back CPU cache on 134 # and should be included for any non-Pentium CPU that defines it. 137 # which indicates that the 15-16MB range is *definitely* not being 145 # in write-through mode when revision < 2.7. If revision of Cyrix 146 # 6x86 >= 2.7, CPU cache is always enabled in write-back mode. [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 34 7a02 APB (Advanced Peripheral Bus) Controller 41 7a09 PCI-to-PCI Bridge 51 7a19 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 …]
|