.. SPDX-License-Identifier: GPL-2.0-or-later Driver Development ================== This section provides documentation and references for driver development, including planning, PCI device identification, and quick references for PCI and MMIO. .. toctree:: :maxdepth: 1 :caption: Watcher Docs: watcherDocs/driverPlaning.rst watcherDocs/st_pci_device_id.rst watcherDocs/init.rst watcherDocs/overview.rst watcherDocs/overview-2.rst watcherDocs/planingStructures.rst watcherDocs/kernelStructures.rst .. toctree:: :maxdepth: 1 :caption: Driver References: drv_refs/driverBrief.rst drv_refs/mmioVsIOports.rst drv_refs/pcie-symobls.rst drv_refs/deadline-iosched.rst drv_refs/quick-ref-pci.rst watcherDocs/cleanSlab.rst