/freebsd/share/man/man4/ |
H A D | tdfx.4 | 17 .Em 3Dfx, Inc . 23 .Pa /dev/3dfx 30 .Em 3Dfx Voodoo Graphics 32 .Em 3Dfx Voodoo II 58 .It Pa /dev/3dfx 60 .Em 3dfx 62 .It Pa /dev/3dfx* 93 .An Joseph Kain Aq Mt joseph@3dfx.com
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | marvell,dfx-server.yaml | 4 $id: http://devicetree.org/schemas/net/marvell,dfx-server.yaml# 7 title: Marvell Prestera DFX server 16 const: marvell,dfx-server 23 - const: marvell,dfx-server 42 # The DFX server may expose clocks described as subnodes 55 dfx-bus@ac000000 { 56 compatible = "marvell,dfx-server", "simple-bus";
|
H A D | marvell,prestera.txt | 13 - dfx: phandle reference to the "DFX Server" node 27 dfx = <&dfx>; 31 DFX Server bindings 35 - compatible: must be "marvell,dfx-server", "simple-bus" 41 dfx-server { 42 compatible = "marvell,dfx-server", "simple-bus";
|
H A D | marvell,prestera.yaml | 32 dfx: 33 description: Reference to the DFX Server bus node. 58 dfx: false 74 dfx = <&dfx>;
|
/freebsd/sys/contrib/device-tree/Bindings/fpga/ |
H A D | xilinx-pr-decoupler.txt | 10 Xilinx LogiCORE Dynamic Function eXchange(DFX) AXI shutdown manager 17 that can occur if AXI transactions are interrupted by DFX 26 "xlnx,dfx-axi-shutdown-manager-1.00" followed by 27 "xlnx,dfx-axi-shutdown-manager" 48 compatible = "xlnx,dfx-axi-shutdown-manager-1.00", 49 "xlnx,dfx-axi-shutdown-manager";
|
H A D | xlnx,pr-decoupler.yaml | 21 Xilinx LogiCORE Dynamic Function eXchange(DFX) AXI shutdown manager Softcore 27 interrupted by DFX. 38 - const: xlnx,dfx-axi-shutdown-manager-1.00 39 - const: xlnx,dfx-axi-shutdown-manager
|
/freebsd/sys/dev/tdfx/ |
H A D | tdfx_pci.c | 35 /* 3dfx driver for FreeBSD 4.x - Finished 11 May 2000, 12:25AM ET 38 * based upon the 3dfx driver written for linux, by Daryll Straus, Jon Taylor, 39 * and Jens Axboe, located at http://linux.3dfx.com. 89 static MALLOC_DEFINE(M_TDFX,"tdfx_driver","3DFX Graphics[/2D]/3D Accelerators"); 116 device_set_desc(dev, "3DFX Voodoo II 3D Accelerator"); in tdfx_probe() 119 device_set_desc(dev, "3DFX Voodoo Banshee 2D/3D Graphics Accelerator"); in tdfx_probe() 122 device_set_desc(dev, "3DFX Voodoo3 2D/3D Graphics Accelerator"); in tdfx_probe() 125 device_set_desc(dev, "3DFX Voodoo Graphics 3D Accelerator"); in tdfx_probe() 240 * make_dev registers the cdev to access the 3dfx card from /dev in tdfx_attach() 246 UID_ROOT, GID_WHEEL, 0600, "3dfx%x", device_get_unit(dev)); in tdfx_attach() [all …]
|
H A D | tdfx_linux.h | 50 /* Values for /dev/3dfx */
|
H A D | tdfx_io.h | 35 * it is basically a derivative of some sys/dhio.h file to work with the 3dfx
|
/freebsd/sys/contrib/device-tree/src/arm/marvell/ |
H A D | armada-xp-98dx3236.dtsi | 227 dfx: dfx-server@ac000000 { label 228 compatible = "marvell,dfx-server", "simple-bus"; 259 dfx = <&dfx>;
|
/freebsd/sys/modules/3dfx/ |
H A D | Makefile | 3 KMOD= 3dfx
|
/freebsd/sys/amd64/conf/ |
H A D | NOTES | 52 # 3Dfx Voodoo Graphics, Voodoo II /dev/3dfx CDEV support. This will create 54 # linked to /dev/3dfx and /dev/voodoo. Note that this is not the same as 58 device tdfx # Enable 3Dfx Voodoo support
|
/freebsd/sys/i386/conf/ |
H A D | NOTES | 220 # 3Dfx Voodoo Graphics, Voodoo II /dev/3dfx CDEV support. This will create 222 # linked to /dev/3dfx and /dev/voodoo. Note that this is not the same as 227 device tdfx # Enable 3Dfx Voodoo support
|
/freebsd/sys/dev/drm2/ |
H A D | drm_pciids.h | 1019 {0x121A, 0x0003, 0, "3dfx Voodoo Banshee"}, \ 1020 {0x121A, 0x0004, 0, "3dfx Voodoo3 2000"}, \ 1021 {0x121A, 0x0005, 0, "3dfx Voodoo3 3000"}, \ 1022 {0x121A, 0x0007, 0, "3dfx Voodoo4 4500"}, \ 1023 {0x121A, 0x0009, 0, "3dfx Voodoo5 5500"}, \ 1024 {0x121A, 0x000B, 0, "3dfx Voodoo4 4200"}, \
|
/freebsd/sys/dev/qat/qat_api/firmware/include/ |
H A D | icp_qat_fw_comp.h | 421 * | |=0 |acc | MODE| DFX | | | =0 | | =0 | | | 468 * | | =0 | Mode| DFX | | | =0 | | =0 | | | 595 * Starting bit position for the CNV DFX bit */ 599 * One bit mask for the CNV DFX bit */
|
/freebsd/sys/modules/ |
H A D | Makefile | 869 _3dfx= 3dfx
|
/freebsd/sys/dev/isci/scil/ |
H A D | scic_sds_controller.c | 830 // Clear DFX Status registers in scic_sds_controller_afe_initialization() 911 // Clear DFX Status registers in scic_sds_controller_afe_initialization() 1053 // Clear DFX Status registers in scic_sds_controller_afe_initialization()
|
/freebsd/share/misc/ |
H A D | usb_vendors | 9132 262a 3dfx HammerHead FX 19800 8101 DFx 21BU04 Camera
|
H A D | pci_vendors | 9876 8626 Macronix MX86251 + 3Dfx Voodoo Rush 16903 121a 3Dfx Interactive, Inc. 29120 0c55 Atom Processor S1200 DFX 1 29121 0c56 Atom Processor S1200 DFX 2
|