/Linux-v5.15/net/ax25/ |
D | Kconfig | 3 # Amateur Radio protocols and AX.25 device configuration 12 and more specifically about AX.25 on Linux 23 tristate "Amateur Radio AX.25 Level 2 protocol" 40 radio as well as information about how to configure an AX.25 port is 52 bool "AX.25 DAMA Slave support" 56 DAMA is a mechanism to prevent collisions when doing AX.25 68 bool 'AX.25 DAMA Master support' 71 DAMA is a mechanism to prevent collisions when doing AX.25 84 NET/ROM is a network layer protocol on top of AX.25 useful for 88 users as well as information about how to configure an AX.25 port is [all …]
|
/Linux-v5.15/drivers/net/hamradio/ |
D | Kconfig | 9 used for networking over AX.25 amateur radio connections; it 28 an alternative to KISS for networking over AX.25 amateur radio 42 AX.25 is the protocol used for computer communication over amateur 43 radio. If you say Y here, you will be able to send and receive AX.25 44 traffic over Ethernet (also called "BPQ AX.25"), which could be 49 tristate "High-speed (DMA) SCC driver for AX.25" 56 modem), in order to send and receive AX.25 packet radio network 92 to "Amateur Radio AX.25 Level 2" support. 119 tristate "BAYCOM ser12 fullduplex driver for AX.25" 128 driver, "BAYCOM ser12 half-duplex driver for AX.25" is the old [all …]
|
/Linux-v5.15/Documentation/networking/ |
D | ax25.rst | 4 AX.25 8 suitable copy of the AX.25 Utilities. More detailed information about 9 AX.25, NET/ROM and ROSE, associated programs and utilities can be
|
D | 6pack.rst | 13 :AX.25: dg3kq@db0ach.#nrw.deu.eu 41 Received packets that are corrupt are not passed on to the AX.25 layer. 45 in the doc directory of the AX.25 utilities package. 107 To use the driver, the kissattach program delivered with the AX.25 utilities 147 on if there is data in the buffer of the PC's AX.25 engine that has to be 148 transmitted. Under Linux, the 6pack layer is beyond the AX.25 layer, 168 there is still an AX.25 connection left over which an IP connection was 170 occur when there is a bare AX.25 connection still running. I don't know if
|
/Linux-v5.15/tools/perf/arch/x86/tests/ |
D | regs_load.S | 4 #define AX 0 macro 32 movq %rax, AX(%rdi) 68 movl %eax, AX(%edi)
|
/Linux-v5.15/tools/perf/arch/x86/util/ |
D | unwind-libdw.c | 21 dwarf_regs[0] = REG(AX); in libdw__arch_set_initial_registers() 32 dwarf_regs[0] = REG(AX); in libdw__arch_set_initial_registers()
|
D | perf_regs.c | 14 SMPL_REG(AX, PERF_REG_X86_AX),
|
/Linux-v5.15/Documentation/networking/device_drivers/hamradio/ |
D | z8530drv.rst | 5 SCC.C - Linux driver for Z8530 based HDLC cards for AX.25 20 Linux Kernel AX.25 documentation and programs, is available on 36 3. Attach each channel to the Linux kernel AX.25 with "ifconfig" 39 driver. If you want to run xNOS instead of our fine kernel AX.25 41 AX.25-HOWTO on how to emulate a KISS TNC on network device drivers. 278 # the AX.25 header, not only the data field! 313 2. Attachment of a channel by your AX.25 software 316 2.1 Kernel AX.25 319 To set up an AX.25 device you can simply type:: 328 ax25-utils and the AX.25-HOWTO to learn how to set the parameters of [all …]
|
D | baycom.rst | 92 Users of userland AX.25 stacks may use the net2kiss utility (also available
|
/Linux-v5.15/Documentation/hwmon/ |
D | smsc47b397.rst | 59 MOV AX,25H 150 MOV AX,055H 161 MOV AX,0AAH 178 MOV AX,055H 196 MOV AX,0AAH
|
/Linux-v5.15/kernel/bpf/ |
D | core.c | 56 #define AX regs[BPF_REG_AX] macro 1486 div64_u64_rem(DST, SRC, &AX); in ___bpf_prog_run() 1487 DST = AX; in ___bpf_prog_run() 1490 AX = (u32) DST; in ___bpf_prog_run() 1491 DST = do_div(AX, (u32) SRC); in ___bpf_prog_run() 1494 div64_u64_rem(DST, IMM, &AX); in ___bpf_prog_run() 1495 DST = AX; in ___bpf_prog_run() 1498 AX = (u32) DST; in ___bpf_prog_run() 1499 DST = do_div(AX, (u32) IMM); in ___bpf_prog_run() 1505 AX = (u32) DST; in ___bpf_prog_run() [all …]
|
/Linux-v5.15/arch/um/os-Linux/skas/ |
D | process.c | 43 R(AX); in ptrace_reg_name() 60 R(AX); in ptrace_reg_name()
|
/Linux-v5.15/arch/x86/um/ |
D | signal.c | 181 GETREG(AX, ax); in copy_sc_from_user() 260 PUTREG(AX, ax); in copy_sc_to_user()
|
/Linux-v5.15/Documentation/i2c/busses/ |
D | i2c-ali15x3.rst | 61 - Gigabyte GA-5AX (Generally doesn't work because the BIOS doesn't
|
/Linux-v5.15/Documentation/admin-guide/ |
D | kernel-parameters.rst | 104 AX25 Appropriate AX.25 support is enabled.
|
D | svga.rst | 127 0x0900 to 0x09ff - Video7 special modes. Set by calling INT 0x10, AX=0x6f05.
|
D | kernel-parameters.txt | 441 baycom_par= [HW,AX25] BayCom Parallel Port AX.25 Modem 446 BayCom Serial Port AX.25 Modem (Full Duplex Mode) 451 BayCom Serial Port AX.25 Modem (Half Duplex Mode)
|
/Linux-v5.15/drivers/zorro/ |
D | zorro.ids | 179 0500 AX-S [Miscellaneous Expansion Card]
|
/Linux-v5.15/tools/perf/Documentation/ |
D | perf-probe.txt | 202 On x86 systems %REG is always the short form of the register: for example %AX. %RAX or %EAX is not …
|
/Linux-v5.15/ |
D | CREDITS | 779 D: Original Appletalk, AX.25, and IPX code 941 S: PR4 6AX 1383 D: Various AX.25/ROSE/NETROM + hamradio driver patches 2032 D: 6pack driver for AX.25 2786 D: AX.25, NET/ROM and ROSE amateur radio protocol suites 3157 D: Generic Z8530 driver, AX.25 DAMA slave implementation 3158 D: Several AX.25 hacks
|
D | MAINTAINERS | 182 6PACK NETWORK DRIVER FOR AX.25 3138 AX.25 NETWORK LAYER 3240 BAYCOM/HDLCDRV DRIVERS FOR AX.25 5149 DAMA SLAVE for AX.25 8384 HIGH-SPEED SCC DRIVER FOR AX.25 20680 YAM DRIVER FOR AX.25 20701 Z8530 DRIVER FOR AX.25
|
/Linux-v5.15/drivers/net/ |
D | Kconfig | 18 AX.25/KISS for sending Internet traffic over amateur radio links.
|