Commit | Line | Data |
---|---|---|
1da177e4 LT |
1 | Credits for the Simple Linux USB Driver: |
2 | ||
3 | The following people have contributed to this code (in alphabetical | |
4 | order by last name). I'm sure this list should be longer, its | |
5 | difficult to maintain, add yourself with a patch if desired. | |
6 | ||
7 | Georg Acher <acher@informatik.tu-muenchen.de> | |
8 | David Brownell <dbrownell@users.sourceforge.net> | |
9 | Alan Cox <alan@lxorguk.ukuu.org.uk> | |
10 | Randy Dunlap <randy.dunlap@intel.com> | |
11 | Johannes Erdfelt <johannes@erdfelt.com> | |
12 | Deti Fliegl <deti@fliegl.de> | |
13 | ham <ham@unsuave.com> | |
14 | Bradley M Keryan <keryan@andrew.cmu.edu> | |
15 | Greg Kroah-Hartman <greg@kroah.com> | |
16 | Pavel Machek <pavel@suse.cz> | |
17 | Paul Mackerras <paulus@cs.anu.edu.au> | |
18 | Petko Manlolov <petkan@dce.bg> | |
19 | David E. Nelson <dnelson@jump.net> | |
20 | Vojtech Pavlik <vojtech@suse.cz> | |
21 | Bill Ryder <bryder@sgi.com> | |
22 | Thomas Sailer <sailer@ife.ee.ethz.ch> | |
23 | Gregory P. Smith <greg@electricrain.com> | |
99ddcc7e | 24 | Linus Torvalds <torvalds@linux-foundation.org> |
1da177e4 LT |
25 | Roman Weissgaerber <weissg@vienna.at> |
26 | <Kazuki.Yasumatsu@fujixerox.co.jp> | |
27 | ||
28 | Special thanks to: | |
29 | ||
30 | Inaky Perez Gonzalez <inaky@peloncho.fis.ucm.es> for starting the | |
31 | Linux USB driver effort and writing much of the larger uusbd driver. | |
32 | Much has been learned from that effort. | |
33 | ||
34 | The NetBSD & FreeBSD USB developers. For being on the Linux USB list | |
35 | and offering suggestions and sharing implementation experiences. | |
36 | ||
37 | Additional thanks to the following companies and people for donations | |
38 | of hardware, support, time and development (this is from the original | |
39 | THANKS file in Inaky's driver): | |
40 | ||
41 | The following corporations have helped us in the development | |
42 | of Linux USB / UUSBD: | |
43 | ||
44 | - 3Com GmbH for donating a ISDN Pro TA and supporting me | |
45 | in technical questions and with test equipment. I'd never | |
46 | expect such a great help. | |
47 | ||
48 | - USAR Systems provided us with one of their excellent USB | |
49 | Evaluation Kits. It allows us to test the Linux-USB driver | |
50 | for compliance with the latest USB specification. USAR | |
51 | Systems recognized the importance of an up-to-date open | |
52 | Operating System and supports this project with | |
53 | Hardware. Thanks!. | |
54 | ||
55 | - Thanks to Intel Corporation for their precious help. | |
56 | ||
57 | - We teamed up with Cherry to make Linux the first OS with | |
58 | built-in USB support. Cherry is one of the biggest keyboard | |
59 | makers in the world. | |
60 | ||
61 | - CMD Technology, Inc. sponsored us kindly donating a CSA-6700 | |
62 | PCI-to-USB Controller Board to test the OHCI implementation. | |
63 | ||
64 | - Due to their support to us, Keytronic can be sure that they | |
65 | will sell keyboards to some of the 3 million (at least) | |
66 | Linux users. | |
67 | ||
68 |