← Documents Documentation/networking/pse-pd/index.rst GitHub 원문 ↗

Linux 6.18.37 · Networking

Power Sourcing Equipment(PSE) 문서

IEEE PSE 소개와 PSE Power Interface 문서의 색인입니다.

Source pathDocumentation/networking/pse-pd/index.rst
Source versionLinux v6.18.37
TranslationDUJINLABS 전문 번역 + 해설

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

1. 요약·해설

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

요약·해설

index.rst:1-10

PSE 문서 묶음은 IEEE 802.3의 PoE·PoDL 개념에서 RJ45 power interface의 pin·polarity·Device Tree 표현까지 이어집니다.

2. 영어 원문 전체

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

원문 전체 펼치기
1 .. SPDX-License-Identifier: GPL-2.0
2
3 Power Sourcing Equipment (PSE) Documentation
4 ============================================
5
6 .. toctree::
7 :maxdepth: 2
8
9 introduction
10 pse-pi
11

3. 한국어 전문 번역

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

PSE 문서 색인

1-10

이 색인은 Linux networking의 Power Sourcing Equipment(PSE) 문서를 묶습니다. 하위 문서는 IEEE 802.3의 PSE·Powered Device(PD) 개념을 소개하는 `introduction`과, RJ45 pin에 전력 source를 연결하는 PSE Power Interface를 설명하는 `pse-pi`입니다.

PSE 문서 구성
PSE DocumentationIEEE 802.3 PSE/PD introductionPSE PI pin·power configuration

개념 소개에서 실제 power interface 배치로 이어집니다.

.. SPDX-License-Identifier: GPL-2.0

Power Sourcing Equipment (PSE) Documentation
============================================

.. toctree::
   :maxdepth: 2

   introduction
   pse-pi