Searched +full:cable +full:- +full:modem (Results 1 – 25 of 98) sorted by relevance
1234
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | if_cablemodem.h | 1 /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ 15 /* some useful defines for sb1000.c e cmconfig.c - fv */ 16 #define SIOCGCMSTATS (SIOCDEVPRIVATE+0) /* get cable modem stats */ 18 #define SIOCGCMFREQUENCY (SIOCDEVPRIVATE+2) /* get cable modem frequency */ 19 #define SIOCSCMFREQUENCY (SIOCDEVPRIVATE+3) /* set cable modem frequency */ 20 #define SIOCGCMPIDS (SIOCDEVPRIVATE+4) /* get cable modem PIDs */ 21 #define SIOCSCMPIDS (SIOCDEVPRIVATE+5) /* set cable modem PIDs */
|
| D | bcm933xx_hcs.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 3 * Broadcom Cable Modem firmware format
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | if_cablemodem.h | 1 /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ 15 /* some useful defines for sb1000.c e cmconfig.c - fv */ 16 #define SIOCGCMSTATS (SIOCDEVPRIVATE+0) /* get cable modem stats */ 18 #define SIOCGCMFREQUENCY (SIOCDEVPRIVATE+2) /* get cable modem frequency */ 19 #define SIOCSCMFREQUENCY (SIOCDEVPRIVATE+3) /* set cable modem frequency */ 20 #define SIOCGCMPIDS (SIOCDEVPRIVATE+4) /* get cable modem PIDs */ 21 #define SIOCSCMPIDS (SIOCDEVPRIVATE+5) /* set cable modem PIDs */
|
| D | bcm933xx_hcs.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 3 * Broadcom Cable Modem firmware format
|
| /kernel/linux/linux-5.10/Documentation/networking/device_drivers/cable/ |
| D | sb1000.rst | 1 .. SPDX-License-Identifier: GPL-2.0 8 as NextLevel) SURFboard1000 internal cable modem board. This is an ISA card 9 which is used by a number of cable TV companies to provide cable modem access. 10 It's a one-way downstream-only cable modem, meaning that your upstream net link 11 is provided by your regular phone modem. 24 to configure the cable modem and network interface (usually called "cm0"); 27 cable modem easy. 36 - http://web.archive.org/web/%2E/http://home.adelphia.net/~siglercm/sb1000.html 37 - http://web.archive.org/web/%2E/http://linuxpower.cx/~cable/ 84 6. Download the original file sb1000-1.1.2.tar.gz from Franco's site or one of [all …]
|
| D | index.rst | 1 .. SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 Cable Modem Device Drivers
|
| /kernel/linux/linux-6.6/Documentation/networking/device_drivers/cable/ |
| D | sb1000.rst | 1 .. SPDX-License-Identifier: GPL-2.0 8 as NextLevel) SURFboard1000 internal cable modem board. This is an ISA card 9 which is used by a number of cable TV companies to provide cable modem access. 10 It's a one-way downstream-only cable modem, meaning that your upstream net link 11 is provided by your regular phone modem. 24 to configure the cable modem and network interface (usually called "cm0"); 27 cable modem easy. 36 - http://web.archive.org/web/%2E/http://home.adelphia.net/~siglercm/sb1000.html 37 - http://web.archive.org/web/%2E/http://linuxpower.cx/~cable/ 84 6. Download the original file sb1000-1.1.2.tar.gz from Franco's site or one of [all …]
|
| D | index.rst | 1 .. SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 Cable Modem Device Drivers
|
| /kernel/linux/linux-6.6/drivers/net/usb/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 5 comment "Host-side USB support is needed for USB Network Adapter support" 16 tristate "USB CATC NetMate-based Ethernet device support" 35 tristate "USB KLSI KL5USB101-based ethernet device support" 40 ADS USB-10BT 45 D-Link DSB-650C and DU-E10 47 I-O DATA USB-ET/T 51 Mobility USB-Ethernet Adapter 52 NetGear EA-101 61 SmartBridges smartNIC or on Belkin F5U111 devices - you should use [all …]
|
| /kernel/linux/linux-5.10/drivers/net/usb/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 5 comment "Host-side USB support is needed for USB Network Adapter support" 16 tristate "USB CATC NetMate-based Ethernet device support" 35 tristate "USB KLSI KL5USB101-based ethernet device support" 40 ADS USB-10BT 45 D-Link DSB-650C and DU-E10 47 I-O DATA USB-ET/T 51 Mobility USB-Ethernet Adapter 52 NetGear EA-101 61 SmartBridges smartNIC or on Belkin F5U111 devices - you should use [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 16 telephone line or null modem cable you need say Y here. Connecting 25 # All the following symbols are dependent on NETDEVICES - do not repeat 62 This is essentially a bit-bucket device (i.e. traffic you send to 129 section 6.2 of the NET-3-HOWTO, available from 165 tristate "MAC-VLAN support" 171 iproute2 package starting with the iproute2-2.6.23 release: 179 tristate "MAC-VLAN based tap driver" 185 on the MAC-VLAN network interface, called macvtap. A macvtap device 199 tristate "IP-VLAN support" [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 16 telephone line or null modem cable you need say Y here. Connecting 25 # All the following symbols are dependent on NETDEVICES - do not repeat 63 This is essentially a bit-bucket device (i.e. traffic you send to 131 section 6.2 of the NET-3-HOWTO, available from 167 tristate "MAC-VLAN support" 173 iproute2 package starting with the iproute2-2.6.23 release: 181 tristate "MAC-VLAN based tap driver" 187 on the MAC-VLAN network interface, called macvtap. A macvtap device 201 tristate "IP-VLAN support" [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mips/brcm/ |
| D | soc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Broadcom cable/DSL/settop platforms 10 - Florian Fainelli <f.fainelli@gmail.com> 13 Boards Broadcom cable/DSL/settop SoC shall have the following properties. 14 The experimental -viper variants are for running Linux on the 3384's 15 BMIPS4355 cable modem CPU instead of the BMIPS5000 application processor. 23 - brcm,bcm3368 24 - brcm,bcm3384 [all …]
|
| D | soc.txt | 1 * Broadcom cable/DSL/settop platforms 5 - compatible: "brcm,bcm3368", "brcm,bcm3384", "brcm,bcm33843" 6 "brcm,bcm3384-viper", "brcm,bcm33843-viper" 12 The experimental -viper variants are for running Linux on the 3384's 13 BMIPS4355 cable modem CPU instead of the BMIPS5000 application processor. 16 ---------------- 21 = Always-On control block (AON CTRL) 23 This hardware provides control registers for the "always-on" (even in low-power 27 - compatible : should be one of 28 "brcm,bcm7425-aon-ctrl" [all …]
|
| /kernel/linux/linux-5.10/drivers/acpi/ |
| D | acpi_pnp.c | 1 // SPDX-License-Identifier: GPL-2.0-only 37 {"CDC0001"}, /* Opl3-SAx */ 50 {"YMH0006"}, /* Opl3-SA */ 51 {"YMH0022"}, /* Opl3-SAx */ 83 /* radio-cadet */ 85 /* radio-gemtek */ 86 {"ADS7183"}, /* AOpen FX-3D/Pro Radio */ 87 /* radio-sf16fmr2 */ 88 {"MFRad13"}, /* tuner subdevice of SF16-FMD2 */ 94 /* fintek-cir */ [all …]
|
| /kernel/linux/linux-5.10/drivers/tty/serial/8250/ |
| D | 8250_pnp.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Probe for 8250/16550-type ISAPNP serial ports. 9 * Ported to the Linux PnP Layer - (C) Adam Belay. 28 /* Archtek SmartLink Modem 3334BT Plug & Play */ 31 /* SXPro 144 External Data Fax Modem Plug & Play */ 33 /* SXPro 288 External Data Fax Modem Plug & Play */ 35 /* PROLiNK 1456VH ISA PnP K56flex Fax Modem */ 37 /* Actiontec ISA PNP 56K X2 Fax Modem */ 39 /* Rockwell 56K ACF II Fax+Data+Voice Modem */ 43 * Native driver (ali-ircc) is broken so at least [all …]
|
| /kernel/linux/linux-6.6/drivers/tty/serial/8250/ |
| D | 8250_pnp.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Probe for 8250/16550-type ISAPNP serial ports. 9 * Ported to the Linux PnP Layer - (C) Adam Belay. 29 /* Archtek SmartLink Modem 3334BT Plug & Play */ 32 /* SXPro 144 External Data Fax Modem Plug & Play */ 34 /* SXPro 288 External Data Fax Modem Plug & Play */ 36 /* PROLiNK 1456VH ISA PnP K56flex Fax Modem */ 38 /* Actiontec ISA PNP 56K X2 Fax Modem */ 40 /* Rockwell 56K ACF II Fax+Data+Voice Modem */ 44 * Native driver (ali-ircc) is broken so at least [all …]
|
| /kernel/linux/linux-6.6/drivers/acpi/ |
| D | acpi_pnp.c | 1 // SPDX-License-Identifier: GPL-2.0-only 37 {"CDC0001"}, /* Opl3-SAx */ 50 {"YMH0006"}, /* Opl3-SA */ 51 {"YMH0022"}, /* Opl3-SAx */ 83 /* radio-cadet */ 85 /* radio-gemtek */ 86 {"ADS7183"}, /* AOpen FX-3D/Pro Radio */ 87 /* radio-sf16fmr2 */ 88 {"MFRad13"}, /* tuner subdevice of SF16-FMD2 */ 94 /* fintek-cir */ [all …]
|
| /kernel/linux/linux-5.10/Documentation/usb/ |
| D | gadget_serial.rst | 7 (updated 8-May-2008 for v2.3) 11 ---------------------- 25 MA 02111-1307 USA. 35 ------------- 55 -------- 65 -------------------------------------- 66 | Host-Side CDC ACM USB Host | 68 | System | Generic USB | Driver |-------- 71 -------------------------------------- | 76 -------------------------------------- | [all …]
|
| /kernel/linux/linux-6.6/Documentation/usb/ |
| D | gadget_serial.rst | 7 (updated 8-May-2008 for v2.3) 11 ---------------------- 25 MA 02111-1307 USA. 35 ------------- 55 -------- 65 -------------------------------------- 66 | Host-Side CDC ACM USB Host | 68 | System | Generic USB | Driver |-------- 71 -------------------------------------- | 76 -------------------------------------- | [all …]
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | plip.rst | 1 .. SPDX-License-Identifier: GPL-2.0 14 ----------------- 17 This device interface allows a point-to-point connection between two 25 printer port. PLIP is a non-standard, but [can use] uses the standard 26 LapLink null-printer cable [can also work in turbo mode, with a PLIP 27 cable]. [The protocol used to pack IP packages, is a simple one 35 The PLIP cable is all that's needed to connect two Linux boxes, and it 50 Doesn't work over a modem, like SLIP and PPP. Limited range, 15 m. 62 ------------------- 72 PLIP driver is signaled whenever data is sent to it via the cable, such that [all …]
|
| /kernel/linux/linux-6.6/Documentation/networking/ |
| D | plip.rst | 1 .. SPDX-License-Identifier: GPL-2.0 14 ----------------- 17 This device interface allows a point-to-point connection between two 25 printer port. PLIP is a non-standard, but [can use] uses the standard 26 LapLink null-printer cable [can also work in turbo mode, with a PLIP 27 cable]. [The protocol used to pack IP packages, is a simple one 35 The PLIP cable is all that's needed to connect two Linux boxes, and it 50 Doesn't work over a modem, like SLIP and PPP. Limited range, 15 m. 62 ------------------- 72 PLIP driver is signaled whenever data is sent to it via the cable, such that [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mips/brcm/ |
| D | soc.txt | 1 * Broadcom cable/DSL/settop platforms 5 - compatible: "brcm,bcm3368", "brcm,bcm3384", "brcm,bcm33843" 6 "brcm,bcm3384-viper", "brcm,bcm33843-viper" 12 The experimental -viper variants are for running Linux on the 3384's 13 BMIPS4355 cable modem CPU instead of the BMIPS5000 application processor. 16 ---------------- 21 = Always-On control block (AON CTRL) 23 This hardware provides control registers for the "always-on" (even in low-power 27 - compatible : should be one of 28 "brcm,bcm7425-aon-ctrl" [all …]
|
| /kernel/linux/linux-5.10/Documentation/networking/dsa/ |
| D | bcm_sf2.rst | 8 - xDSL gateways such as BCM63138 9 - streaming/multimedia Set Top Box such as BCM7445 10 - Cable Modem/residential gateways such as BCM7145/BCM3390 13 ports, offering a range of built-in and customizable interfaces: 15 - single integrated Gigabit PHY 16 - quad integrated Gigabit PHY 17 - quad external Gigabit PHY w/ MDIO multiplexer 18 - integrated MoCA PHY 19 - several external MII/RevMII/GMII/RGMII interfaces 22 fail-over not to lose packets during a MoCA role re-election, as well as out of [all …]
|
| /kernel/linux/linux-6.6/Documentation/networking/dsa/ |
| D | bcm_sf2.rst | 8 - xDSL gateways such as BCM63138 9 - streaming/multimedia Set Top Box such as BCM7445 10 - Cable Modem/residential gateways such as BCM7145/BCM3390 13 ports, offering a range of built-in and customizable interfaces: 15 - single integrated Gigabit PHY 16 - quad integrated Gigabit PHY 17 - quad external Gigabit PHY w/ MDIO multiplexer 18 - integrated MoCA PHY 19 - several external MII/RevMII/GMII/RGMII interfaces 22 fail-over not to lose packets during a MoCA role re-election, as well as out of [all …]
|
1234