Contributing to the kit
| * Join the mailing lists |
| * Report bugs in bugzilla |
| * Current development version |
| * Test ideas |
| * Writing your own tests |
Join the mailing lists
If you'd like to contribute to the project, get involved in discussions, or ask questions, join our project mailing list at:If you'd like to share your LFDK test results, we always appreciate them, and you can post them to the test-results mailing list:
Report bugs in bugzilla
You found a bug in the firmware kit? We're very sorry! But please report the bug with as much information as possible in our bugzilla bug tracking system:Current development version
We are using the new Google* Code feature for the subversion control of our source code.To get the latest snapshot of the development version, use the following command:
svn checkout http://linuxfirmwarekit.googlecode.com/svn/trunk/ linuxfirmwarekit
Test ideas
Are you a kernel developer and hitting a firmware bug you wish wasn't there? Are you an end user that bought a new machine that doesn't work well with Linux due to "the BIOS," but the testkit doesn't find the problem yet? Let us know!You can file a enhancement request in bugzilla, send an email to the mailing list, or even send us a private mail.
