diff options
author | Johannes Stezenbach <js@linuxtv.org> | 2005-05-16 21:54:13 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-05-17 07:59:25 -0700 |
commit | 3ed8a31cb387b2ae3e4ca508f973931b61e6f6bd (patch) | |
tree | 3091bf6579c6860950ef3e7fa3a532ed2553aa80 /Documentation/dvb | |
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/dvb')
-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 9ec735714e4..8036faa1ead 100644 --- a/Documentation/dvb/README.flexcop +++ b/Documentation/dvb/README.flexcop @@ -274,6 +274,11 @@ Acknowledgements (just for the rewriting part) Bjarne Steinsbo thought a lot in the first place of the pci part for this code sharing idea. -Andreas Oberritter for providing a recent PCI initialization template (pluto2.c). +Andreas Oberritter for providing a recent PCI initialization template +(pluto2.c). + +Boleslaw Ciesielski for pointing out a problem with firmware loader. + +Vadim Catana for correcting the USB transfer. comments, critics and ideas to linux-dvb@linuxtv.org or patrick.boettcher@desy.de |