diff options
author | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-16 18:20:36 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-16 18:20:36 -0400 |
commit | 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 (patch) | |
tree | 0bba044c4ce775e45a88a51686b5d9f90697ea9d /Documentation/video4linux/bttv/THANKS |
Linux-2.6.12-rc2v2.6.12-rc2
Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.
Let it rip!
Diffstat (limited to 'Documentation/video4linux/bttv/THANKS')
-rw-r--r-- | Documentation/video4linux/bttv/THANKS | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Documentation/video4linux/bttv/THANKS b/Documentation/video4linux/bttv/THANKS new file mode 100644 index 000000000000..2085399da7d4 --- /dev/null +++ b/Documentation/video4linux/bttv/THANKS | |||
@@ -0,0 +1,24 @@ | |||
1 | Many thanks to: | ||
2 | |||
3 | - Markus Schroeder <schroedm@uni-duesseldorf.de> for information on the Bt848 | ||
4 | and tuner programming and his control program xtvc. | ||
5 | |||
6 | - Martin Buck <martin-2.buck@student.uni-ulm.de> for his great Videotext | ||
7 | package. | ||
8 | |||
9 | - Gerd Knorr <kraxel@cs.tu-berlin.de> for the MSP3400 support and the modular | ||
10 | I2C, tuner, ... support. | ||
11 | |||
12 | |||
13 | - MATRIX Vision for giving us 2 cards for free, which made support of | ||
14 | single crystal operation possible. | ||
15 | |||
16 | - MIRO for providing a free PCTV card and detailed information about the | ||
17 | components on their cards. (E.g. how the tuner type is detected) | ||
18 | Without their card I could not have debugged the NTSC mode. | ||
19 | |||
20 | - Hauppauge for telling how the sound input is selected and what components | ||
21 | they do and will use on their radio cards. | ||
22 | Also many thanks for faxing me the FM1216 data sheet. | ||
23 | |||
24 | |||