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 <m.hunold@gmx.de>
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 <mocm@metzlerbros.de> and
22 Ralph Metzler <rjkm@metzlerbros.de>
23
24 - for their continuing work on the DVB driver
25
26 - Michael Holzt <kju@debian.org>
27
28 - for his contributions to the dvb-net driver
29
30 - Diego Picciani <d.picciani@novacomp.it>
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 <martin@smurf.franken.de>
37
38 - for patching the cable card decoder driver
39
40 - Klaus Schmidinger <Klaus.Schmidinger@cadsoft.de>
41
42 - for various fixes regarding tuning, OSD and CI stuff and his work on VDR
43
44 - Steve Brown <sbrown@cortland.com>
45
46 - for his AFC kernel thread
47
48 - Christoph Martin <martin@uni-mainz.de>
49
50 - for his LIRC infrared handler
51
52 - Andreas Oberritter <obi@linuxtv.org>,
53 Dennis Noermann <dennis.noermann@noernet.de>,
54 Felix Domke <tmbinc@elitedvb.net>,
55 Florian Schirmer <jolt@tuxbox.org>,
56 Ronny Strutz <3des@elitedvb.de>,
57 Wolfram Joost <dbox2@frokaschwei.de>
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 <o.endriss@gmx.de>
64
65 - for many bugfixes
66
67 - Andrew de Quincey <adq_dvb@lidskialf.net>
68
69 - for the tda1004x frontend driver, and various bugfixes
70
71 - Peter Schildmann <peter.schildmann@web.de>
72
73 - for the driver for the Technisat SkyStar2 PCI DVB card
74
75 - Vadim Catana <skystar@moldova.cc>,
76 Roberto Ragusa <r.ragusa@libero.it> and
77 Augusto Cardoso <augusto@carhil.net>
78
79 - for all the work for the FlexCopII chipset by B2C2,Inc.
80
81 - Davor Emard <emard@softhome.net>
82
83 - for his work on the budget drivers, the demux code,
84 the module unloading problems, ...
85
86 - Hans-Frieder Vogt <hfvogt@arcor.de>
87
88 - for his work on calculating and checking the crc's for the
89 TechnoTrend/Hauppauge DEC driver firmware
90
91 - Michael Dreher <michael@5dot1.de> and
92 Andreas 'randy' Weinberger
93
94 - for the support of the Fujitsu-Siemens Activy budget DVB-S
95
96 - Kenneth Aafløy <ke-aa@frisurf.no>
97
98 - for adding support for Typhoon DVB-S budget card
99
100 - Ernst Peinlich <e.peinlich@inode.at>
101
102 - for tuning/DiSEqC support for the DEC 3000-s
103
104 - Peter Beutner <p.beutner@gmx.net>
105
106 - for the IR code for the ttusb-dec driver
107
108 - Wilson Michaels <wilsonmichaels@earthlink.net>
109
110 - for the lgdt330x frontend driver, and various bugfixes
111
112 - Michael Krufky <mkrufky@linuxtv.org>
113
114 - for maintaining v4l/dvb inter-tree dependencies
115
116 - Taylor Jacob <rtjacob@earthlink.net>
117
118 - for the nxt2002 frontend driver
119
120 - Jean-Francois Thibert <jeanfrancois@sagetv.com>
121
122 - for the nxt2004 frontend driver
123
124 - Kirk Lapray <kirk.lapray@gmail.com>
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 <m.hunold@gmx.de>초기 saa7146 driver와 최근의 전면 개편
Christian Theiss초기 Linux DVB driver 작업
Marcus Metzler <mocm@metzlerbros.de>; Ralph Metzler <rjkm@metzlerbros.de>DVB driver에 대한 지속적인 작업
Michael Holzt <kju@debian.org>dvb-net driver 기여
Diego Picciani <d.picciani@novacomp.it>EON login용 CyberLogin for Linux. EON 절차 변경으로 현재는 사용되지 않음

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

- Michael Hunold <m.hunold@gmx.de>

  - for the initial saa7146 driver and its recent overhaul

- Christian Theiss

  - for his work on the initial Linux DVB driver

- Marcus Metzler <mocm@metzlerbros.de> and
  Ralph Metzler <rjkm@metzlerbros.de>

  - for their continuing work on the DVB driver

- Michael Holzt <kju@debian.org>

  - for his contributions to the dvb-net driver

- Diego Picciani <d.picciani@novacomp.it>

  - 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 <martin@smurf.franken.de>Cable card decoder driver patch
Klaus Schmidinger <Klaus.Schmidinger@cadsoft.de>Tuning, OSD, CI 관련 여러 수정과 VDR 작업
Steve Brown <sbrown@cortland.com>AFC kernel thread
Christoph Martin <martin@uni-mainz.de>LIRC infrared handler
Andreas Oberritter <obi@linuxtv.org>; Dennis Noermann <dennis.noermann@noernet.de>; Felix Domke <tmbinc@elitedvb.net>; Florian Schirmer <jolt@tuxbox.org>; Ronny Strutz <3des@elitedvb.de>; Wolfram Joost <dbox2@frokaschwei.de>; 그 밖의 dbox2 관계자Generic DVB Core와 frontend driver의 많은 bugfix, DVB driver의 dbox2 port 작업

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

- Martin Schaller <martin@smurf.franken.de>

  - for patching the cable card decoder driver

- Klaus Schmidinger <Klaus.Schmidinger@cadsoft.de>

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

- Steve Brown <sbrown@cortland.com>

  - for his AFC kernel thread

- Christoph Martin <martin@uni-mainz.de>

  - for his LIRC infrared handler

- Andreas Oberritter <obi@linuxtv.org>,
  Dennis Noermann <dennis.noermann@noernet.de>,
  Felix Domke <tmbinc@elitedvb.net>,
  Florian Schirmer <jolt@tuxbox.org>,
  Ronny Strutz <3des@elitedvb.de>,
  Wolfram Joost <dbox2@frokaschwei.de>
  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 <o.endriss@gmx.de>많은 bugfix
Andrew de Quincey <adq_dvb@lidskialf.net>tda1004x frontend driver와 여러 bugfix
Peter Schildmann <peter.schildmann@web.de>Technisat SkyStar2 PCI DVB card driver
Vadim Catana <skystar@moldova.cc>; Roberto Ragusa <r.ragusa@libero.it>; Augusto Cardoso <augusto@carhil.net>B2C2,Inc.의 FlexCopII chipset 관련 전체 작업
Davor Emard <emard@softhome.net>Budget driver, demux code와 module unloading 문제 관련 작업

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

- Oliver Endriss <o.endriss@gmx.de>

  - for many bugfixes

- Andrew de Quincey <adq_dvb@lidskialf.net>

  - for the tda1004x frontend driver, and various bugfixes

- Peter Schildmann <peter.schildmann@web.de>

  - for the driver for the Technisat SkyStar2 PCI DVB card

- Vadim Catana <skystar@moldova.cc>,
  Roberto Ragusa <r.ragusa@libero.it> and
  Augusto Cardoso <augusto@carhil.net>

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

- Davor Emard <emard@softhome.net>

  - 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 <hfvogt@arcor.de>TechnoTrend/Hauppauge DEC driver firmware의 CRC 계산과 검사
Michael Dreher <michael@5dot1.de>; Andreas 'randy' WeinbergerFujitsu-Siemens Activy budget DVB-S 지원
Kenneth Aafløy <ke-aa@frisurf.no>Typhoon DVB-S budget card 지원 추가
Ernst Peinlich <e.peinlich@inode.at>DEC 3000-s의 tuning/DiSEqC 지원
Peter Beutner <p.beutner@gmx.net>ttusb-dec driver의 IR code
Wilson Michaels <wilsonmichaels@earthlink.net>lgdt330x frontend driver와 여러 bugfix

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

- Hans-Frieder Vogt <hfvogt@arcor.de>

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

- Michael Dreher <michael@5dot1.de> and
  Andreas 'randy' Weinberger

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

- Kenneth Aafløy <ke-aa@frisurf.no>

  - for adding support for Typhoon DVB-S budget card

- Ernst Peinlich <e.peinlich@inode.at>

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

- Peter Beutner <p.beutner@gmx.net>

  - for the IR code for the ttusb-dec driver

- Wilson Michaels <wilsonmichaels@earthlink.net>

  - 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 <mkrufky@linuxtv.org>v4l/dvb inter-tree dependency 유지
Taylor Jacob <rtjacob@earthlink.net>nxt2002 frontend driver
Jean-Francois Thibert <jeanfrancois@sagetv.com>nxt2004 frontend driver
Kirk Lapray <kirk.lapray@gmail.com>or51211·or51132 frontend driver, nxt2002·nxt2004 module을 단일 nxt200x frontend driver로 통합

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

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

- Michael Krufky <mkrufky@linuxtv.org>

  - for maintaining v4l/dvb inter-tree dependencies

- Taylor Jacob <rtjacob@earthlink.net>

  - for the nxt2002 frontend driver

- Jean-Francois Thibert <jeanfrancois@sagetv.com>

  - for the nxt2004 frontend driver

- Kirk Lapray <kirk.lapray@gmail.com>

  - 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)