The Linux Kernel

6.7.0

Quick search

Contents

  • A guide to the Kernel Development Process
  • Submitting patches: the essential guide to getting your code into the kernel
  • Code of conduct
  • Kernel Maintainer Handbook
  • All development-process docs
  • Core API Documentation
  • Driver implementer's API guide
  • Kernel subsystem documentation
    • Core subsystems
    • Human interfaces
    • Networking interfaces
      • Networking
      • NetLabel
      • InfiniBand
      • ISDN
      • MHI
    • Storage interfaces
  • Locking in the kernel
  • Linux kernel licensing rules
  • How to write kernel documentation
  • Development tools for the kernel
  • Kernel Testing Guide
  • Kernel Hacking Guides
  • Linux Tracing Technologies
  • fault-injection
  • Kernel Livepatching
  • Rust
  • The Linux kernel user's and administrator's guide
  • The kernel build system
  • Reporting issues
  • User-space tools
  • The Linux kernel user-space API guide
  • The Linux kernel firmware guide
  • Open Firmware and Devicetree
  • CPU Architectures
  • Unsorted Documentation
  • Translations

This Page

  • Show Source

Amateur Radio Device DriversΒΆ

Contents:

  • Linux Drivers for Baycom Modems
    • The following drivers are available:
    • The Interface of the drivers
    • Configuring the driver
    • Hardware DCD versus Software DCD
    • Compatibility with the rest of the Linux kernel
  • SCC.C - Linux driver for Z8530 based HDLC cards for AX.25
    • 1. Initialization of the driver
    • 1.1 Loading the module
    • 1.2. /etc/z8530drv.conf
    • 1.2.1 configuration of hardware parameters
    • 1.2.2 channel configuration
    • 2. Attachment of a channel by your AX.25 software
    • 2.1 Kernel AX.25
    • 2.2 NOS, NET and TFKISS
    • 3. Adjustment and Display of parameters
    • 3.1 Displaying SCC Parameters:
    • 3.2 Setting Parameters
    • 4. Problems
    • 4. Thor RLC100
©The kernel development community. | Powered by Sphinx 5.0.1 & Alabaster 0.7.12 | Page source