diff options
author | Johannes Stezenbach <js@linuxtv.org> | 2005-05-17 00:54:13 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-05-17 10:59:25 -0400 |
commit | 3ed8a31cb387b2ae3e4ca508f973931b61e6f6bd (patch) | |
tree | 3091bf6579c6860950ef3e7fa3a532ed2553aa80 /Documentation | |
parent | 7635acd2d927578495c692056d0e7dabd06afc89 (diff) |
[PATCH] dvb: flexcop: add acknowledgements
add acknowledgements
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/dvb/README.flexcop | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/Documentation/dvb/README.flexcop b/Documentation/dvb/README.flexcop index 9ec735714e43..8036faa1ead9 100644 --- a/Documentation/dvb/README.flexcop +++ b/Documentation/dvb/README.flexcop | |||
@@ -274,6 +274,11 @@ Acknowledgements (just for the rewriting part) | |||
274 | Bjarne Steinsbo thought a lot in the first place of the pci part for this code | 274 | Bjarne Steinsbo thought a lot in the first place of the pci part for this code |
275 | sharing idea. | 275 | sharing idea. |
276 | 276 | ||
277 | Andreas Oberritter for providing a recent PCI initialization template (pluto2.c). | 277 | Andreas Oberritter for providing a recent PCI initialization template |
278 | (pluto2.c). | ||
279 | |||
280 | Boleslaw Ciesielski for pointing out a problem with firmware loader. | ||
281 | |||
282 | Vadim Catana for correcting the USB transfer. | ||
278 | 283 | ||
279 | comments, critics and ideas to linux-dvb@linuxtv.org or patrick.boettcher@desy.de | 284 | comments, critics and ideas to linux-dvb@linuxtv.org or patrick.boettcher@desy.de |