diff options
Diffstat (limited to '')
-rw-r--r-- | Documentation/networking/device_drivers/index.rst | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/Documentation/networking/device_drivers/index.rst b/Documentation/networking/device_drivers/index.rst new file mode 100644 index 000000000..a3113ffd7 --- /dev/null +++ b/Documentation/networking/device_drivers/index.rst @@ -0,0 +1,26 @@ +.. SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) + +Hardware Device Drivers +======================= + +Contents: + +.. toctree:: + :maxdepth: 2 + + appletalk/index + atm/index + cable/index + cellular/index + ethernet/index + fddi/index + hamradio/index + wan/index + wifi/index + +.. only:: subproject and html + + Indices + ======= + + * :ref:`genindex` |