Documentation/driver-api/media/drivers/contributors.rst GitHub 원문 ↗

Linux 6.18.37 · Driver API

DVB contributors

초기 Linux DVB core, frontend, hardware support와 관련 도구에 기여한 사람과 역할을 기록한 역사적 감사 명단입니다.

Source pathDocumentation/driver-api/media/drivers/contributors.rst
Source versionLinux v6.18.37
TranslationDUJINLABS 전문 번역 + 해설

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

1. 요약·해설

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

요약과 해설

contributors.rst:1-131

이 문서는 Linux DVB 초기 개발사의 여러 driver·hardware·infrared·firmware 기여를 사람별로 기록합니다. 이름, email, driver와 chipset symbol은 역사적 record이므로 원문 그대로 유지하고 역할 설명만 한국어로 옮겼습니다.

원문 자체가 오래된 목록이며 모든 DVB 기여자를 포함하지 않는다고 경고합니다. 따라서 현재의 완전한 maintainer·contributor 명단으로 해석해서는 안 됩니다.

2. 영어 원문 전체

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

원문 전체 펼치기
1 .. SPDX-License-Identifier: GPL-2.0
2
3 Contributors
4 ============
5
6 .. note::
7
8 This documentation is outdated. There are several other DVB contributors
9 that aren't listed below.
10
11 Thanks go to the following people for patches and contributions:
12
13 - Michael Hunold <[email protected]>
14
15 - for the initial saa7146 driver and its recent overhaul
16
17 - Christian Theiss
18
19 - for his work on the initial Linux DVB driver
20
21 - Marcus Metzler <[email protected]> and
22 Ralph Metzler <[email protected]>
23
24 - for their continuing work on the DVB driver
25
26 - Michael Holzt <[email protected]>
27
28 - for his contributions to the dvb-net driver
29
30 - Diego Picciani <[email protected]>
31
32 - for CyberLogin for Linux which allows logging onto EON
33 (in case you are wondering where CyberLogin is, EON changed its login
34 procedure and CyberLogin is no longer used.)
35
36 - Martin Schaller <[email protected]>
37
38 - for patching the cable card decoder driver
39
40 - Klaus Schmidinger <[email protected]>
41
42 - for various fixes regarding tuning, OSD and CI stuff and his work on VDR
43
44 - Steve Brown <[email protected]>
45
46 - for his AFC kernel thread
47
48 - Christoph Martin <[email protected]>
49
50 - for his LIRC infrared handler
51
52 - Andreas Oberritter <[email protected]>,
53 Dennis Noermann <[email protected]>,
54 Felix Domke <[email protected]>,
55 Florian Schirmer <[email protected]>,
56 Ronny Strutz <[email protected]>,
57 Wolfram Joost <[email protected]>
58 and all the other dbox2 people
59
60 - for many bugfixes in the generic DVB Core, frontend drivers and
61 their work on the dbox2 port of the DVB driver
62
63 - Oliver Endriss <[email protected]>
64
65 - for many bugfixes
66
67 - Andrew de Quincey <[email protected]>
68
69 - for the tda1004x frontend driver, and various bugfixes
70
71 - Peter Schildmann <[email protected]>
72
73 - for the driver for the Technisat SkyStar2 PCI DVB card
74
75 - Vadim Catana <[email protected]>,
76 Roberto Ragusa <[email protected]> and
77 Augusto Cardoso <[email protected]>
78
79 - for all the work for the FlexCopII chipset by B2C2,Inc.
80
81 - Davor Emard <[email protected]>
82
83 - for his work on the budget drivers, the demux code,
84 the module unloading problems, ...
85
86 - Hans-Frieder Vogt <[email protected]>
87
88 - for his work on calculating and checking the crc's for the
89 TechnoTrend/Hauppauge DEC driver firmware
90
91 - Michael Dreher <[email protected]> and
92 Andreas 'randy' Weinberger
93
94 - for the support of the Fujitsu-Siemens Activy budget DVB-S
95
96 - Kenneth Aafløy <[email protected]>
97
98 - for adding support for Typhoon DVB-S budget card
99
100 - Ernst Peinlich <[email protected]>
101
102 - for tuning/DiSEqC support for the DEC 3000-s
103
104 - Peter Beutner <[email protected]>
105
106 - for the IR code for the ttusb-dec driver
107
108 - Wilson Michaels <[email protected]>
109
110 - for the lgdt330x frontend driver, and various bugfixes
111
112 - Michael Krufky <[email protected]>
113
114 - for maintaining v4l/dvb inter-tree dependencies
115
116 - Taylor Jacob <[email protected]>
117
118 - for the nxt2002 frontend driver
119
120 - Jean-Francois Thibert <[email protected]>
121
122 - for the nxt2004 frontend driver
123
124 - Kirk Lapray <[email protected]>
125
126 - for the or51211 and or51132 frontend drivers, and
127 for merging the nxt2002 and nxt2004 modules into a
128 single nxt200x frontend driver.
129
130 (If you think you should be in this list, but you are not, drop a
131 line to the DVB mailing list)
132

3. 한국어 전문 번역

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

기여자 문서 안내

1-12

이 문서는 `GPL-2.0`으로 배포되는 DVB 기여자 감사 명단입니다.

원문은 이 문서가 오래되었으며 아래에 적히지 않은 DVB 기여자가 여러 명 더 있다고 명시합니다. 이어지는 명단은 patch와 여러 기여를 제공한 사람들에게 감사를 전합니다.

명단 해석 시 유의점
항목내용
LicenseGPL-2.0
상태Outdated
범위DVB patch와 driver 기여
누락아래에 나열되지 않은 다른 DVB 기여자가 존재

역사적 감사 명단이며 완전한 현재 기여자 목록은 아닙니다.

.. SPDX-License-Identifier: GPL-2.0

Contributors
============

.. note::

   This documentation is outdated. There are several other DVB contributors
   that aren't listed below.

Thanks go to the following people for patches and contributions:

초기 DVB와 network 기여

13-35

초기 saa7146·Linux DVB driver와 DVB network, EON login 도구에 대한 기여입니다. CyberLogin은 EON의 login 절차가 바뀌어 더 이상 사용되지 않는다는 역사적 설명도 함께 보존합니다.

초기 driver 기여자
기여자기여 내용
Michael Hunold <[email protected]>초기 saa7146 driver와 최근의 전면 개편
Christian Theiss초기 Linux DVB driver 작업
Marcus Metzler <[email protected]>; Ralph Metzler <[email protected]>DVB driver에 대한 지속적인 작업
Michael Holzt <[email protected]>dvb-net driver 기여
Diego Picciani <[email protected]>EON login용 CyberLogin for Linux. EON 절차 변경으로 현재는 사용되지 않음

이름과 email은 원문 표기를 그대로 유지했습니다.

- Michael Hunold <[email protected]>

  - for the initial saa7146 driver and its recent overhaul

- Christian Theiss

  - for his work on the initial Linux DVB driver

- Marcus Metzler <[email protected]> and
  Ralph Metzler <[email protected]>

  - for their continuing work on the DVB driver

- Michael Holzt <[email protected]>

  - for his contributions to the dvb-net driver

- Diego Picciani <[email protected]>

  - for CyberLogin for Linux which allows logging onto EON
    (in case you are wondering where CyberLogin is, EON changed its login
    procedure and CyberLogin is no longer used.)

Decoder, OSD, LIRC와 dbox2 기여

36-62

Cable decoder, tuning·OSD·CI, AFC, LIRC와 generic DVB Core·dbox2 port에 대한 기여를 정리합니다.

Core와 dbox2 기여자
기여자기여 내용
Martin Schaller <[email protected]>Cable card decoder driver patch
Klaus Schmidinger <[email protected]>Tuning, OSD, CI 관련 여러 수정과 VDR 작업
Steve Brown <[email protected]>AFC kernel thread
Christoph Martin <[email protected]>LIRC infrared handler
Andreas Oberritter <[email protected]>; Dennis Noermann <[email protected]>; Felix Domke <[email protected]>; Florian Schirmer <[email protected]>; Ronny Strutz <[email protected]>; Wolfram Joost <[email protected]>; 그 밖의 dbox2 관계자Generic DVB Core와 frontend driver의 많은 bugfix, DVB driver의 dbox2 port 작업

개별 driver 작업과 dbox2 공동 기여를 함께 표시합니다.

- Martin Schaller <[email protected]>

  - for patching the cable card decoder driver

- Klaus Schmidinger <[email protected]>

  - for various fixes regarding tuning, OSD and CI stuff and his work on VDR

- Steve Brown <[email protected]>

  - for his AFC kernel thread

- Christoph Martin <[email protected]>

  - for his LIRC infrared handler

- Andreas Oberritter <[email protected]>,
  Dennis Noermann <[email protected]>,
  Felix Domke <[email protected]>,
  Florian Schirmer <[email protected]>,
  Ronny Strutz <[email protected]>,
  Wolfram Joost <[email protected]>
  and all the other dbox2 people

  - for many bugfixes in the generic DVB Core, frontend drivers and
    their work on the dbox2 port of the DVB driver

Frontend, PCI와 budget driver 기여

63-85

Frontend driver, PCI DVB card, FlexCopII chipset과 budget·demux·module unload 문제에 대한 기여입니다.

Frontend와 budget 계열 기여자
기여자기여 내용
Oliver Endriss <[email protected]>많은 bugfix
Andrew de Quincey <[email protected]>tda1004x frontend driver와 여러 bugfix
Peter Schildmann <[email protected]>Technisat SkyStar2 PCI DVB card driver
Vadim Catana <[email protected]>; Roberto Ragusa <[email protected]>; Augusto Cardoso <[email protected]>B2C2,Inc.의 FlexCopII chipset 관련 전체 작업
Davor Emard <[email protected]>Budget driver, demux code와 module unloading 문제 관련 작업

Driver·chipset 이름과 회사 표기는 원문 symbol을 유지합니다.

- Oliver Endriss <[email protected]>

  - for many bugfixes

- Andrew de Quincey <[email protected]>

  - for the tda1004x frontend driver, and various bugfixes

- Peter Schildmann <[email protected]>

  - for the driver for the Technisat SkyStar2 PCI DVB card

- Vadim Catana <[email protected]>,
  Roberto Ragusa <[email protected]> and
  Augusto Cardoso <[email protected]>

  - for all the work for the FlexCopII chipset by B2C2,Inc.

- Davor Emard <[email protected]>

  - for his work on the budget drivers, the demux code,
    the module unloading problems, ...

Firmware, DVB-S, DiSEqC와 IR 기여

86-111

Firmware CRC, budget DVB-S card, tuning·DiSEqC, infrared code와 frontend driver에 대한 기여입니다.

Firmware와 device 지원 기여자
기여자기여 내용
Hans-Frieder Vogt <[email protected]>TechnoTrend/Hauppauge DEC driver firmware의 CRC 계산과 검사
Michael Dreher <[email protected]>; Andreas 'randy' WeinbergerFujitsu-Siemens Activy budget DVB-S 지원
Kenneth Aafløy <[email protected]>Typhoon DVB-S budget card 지원 추가
Ernst Peinlich <[email protected]>DEC 3000-s의 tuning/DiSEqC 지원
Peter Beutner <[email protected]>ttusb-dec driver의 IR code
Wilson Michaels <[email protected]>lgdt330x frontend driver와 여러 bugfix

지원 대상 hardware와 driver 이름을 원문 그대로 보존합니다.

- Hans-Frieder Vogt <[email protected]>

  - for his work on calculating and checking the crc's for the
    TechnoTrend/Hauppauge DEC driver firmware

- Michael Dreher <[email protected]> and
  Andreas 'randy' Weinberger

  - for the support of the Fujitsu-Siemens Activy budget DVB-S

- Kenneth Aafløy <[email protected]>

  - for adding support for Typhoon DVB-S budget card

- Ernst Peinlich <[email protected]>

  - for tuning/DiSEqC support for the DEC 3000-s

- Peter Beutner <[email protected]>

  - for the IR code for the ttusb-dec driver

- Wilson Michaels <[email protected]>

  - for the lgdt330x frontend driver, and various bugfixes

Tree 의존성과 nxt·or frontend 기여

112-131

V4L/DVB tree 사이의 의존성 유지와 nxt2002·nxt2004·or51211·or51132 frontend driver에 대한 기여입니다. Nxt driver 두 개를 하나의 `nxt200x` frontend driver로 통합한 작업도 포함합니다.

Tree와 frontend 통합 기여자
기여자기여 내용
Michael Krufky <[email protected]>v4l/dvb inter-tree dependency 유지
Taylor Jacob <[email protected]>nxt2002 frontend driver
Jean-Francois Thibert <[email protected]>nxt2004 frontend driver
Kirk Lapray <[email protected]>or51211·or51132 frontend driver, nxt2002·nxt2004 module을 단일 nxt200x frontend driver로 통합

마지막 네 기여 항목을 역할별로 정리했습니다.

자신이 이 명단에 포함되어야 하지만 빠졌다고 생각하는 기여자는 DVB mailing list로 연락하라는 안내로 문서가 끝납니다.

- Michael Krufky <[email protected]>

  - for maintaining v4l/dvb inter-tree dependencies

- Taylor Jacob <[email protected]>

  - for the nxt2002 frontend driver

- Jean-Francois Thibert <[email protected]>

  - for the nxt2004 frontend driver

- Kirk Lapray <[email protected]>

  - for the or51211 and or51132 frontend drivers, and
    for merging the nxt2002 and nxt2004 modules into a
    single nxt200x frontend driver.

(If you think you should be in this list, but you are not, drop a
line to the DVB mailing list)