← Documents Documentation/networking/device_drivers/cellular/index.rst GitHub 원문 ↗

Linux 6.18.37 · Networking

Cellular Modem Device Drivers

Cellular modem driver 문서에서 Qualcomm rmnet MAP protocol 문서로 연결하는 색인입니다.

Source pathDocumentation/networking/device_drivers/cellular/index.rst
Source versionLinux v6.18.37
TranslationDUJINLABS 전문 번역 + 해설

요약·해설과 원문, 전문 번역을 서로 분리했습니다. API 이름, symbol, source path는 원문 표기를 사용합니다.

1. 요약·해설

원문의 핵심 논리와 kernel programming 관점의 보충 설명입니다. 아래의 전문 번역과는 별도로 작성했습니다.

요약·해설

index.rst:1-18

Cellular modem device driver 문서의 최상위 색인이며 Qualcomm rmnet의 multiplexing·aggregation protocol 설명으로 연결됩니다.

Cellular driver 문서
Cellular modem drivers`qualcomm/rmnet`MAP protocol

현재 색인의 하위 문서는 Qualcomm rmnet입니다.

2. 영어 원문 전체

번역 기준이 된 Linux v6.18.37 원문입니다. 줄 번호는 이 버전의 파일 좌표입니다.

원문 전체 펼치기
1 .. SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2
3 Cellular Modem Device Drivers
4 =============================
5
6 Contents:
7
8 .. toctree::
9 :maxdepth: 2
10
11 qualcomm/rmnet
12
13 .. only:: subproject and html
14
15 Indices
16 =======
17
18 * :ref:`genindex`
19

3. 한국어 전문 번역

영어 원문의 문단 순서와 의미를 유지한 전체 번역입니다. 코드, 함수명, symbol과 URL은 원문 표기를 유지합니다.

Cellular modem device driver 문서 색인

1-18

Cellular modem device driver

목차

  • `qualcomm/rmnet`: Qualcomm modem의 MAP multiplexing·aggregation protocol driver

Subproject와 HTML build에서는 전체 색인을 가리키는 `:ref:`genindex`` 항목도 제공합니다.

.. SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)

Cellular Modem Device Drivers
=============================

Contents:

.. toctree::
   :maxdepth: 2

   qualcomm/rmnet

.. only::  subproject and html

   Indices
   =======

   * :ref:`genindex`