diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-08-23 10:03:46 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-08-23 10:03:46 (EDT) |
commit | adc757ddaafc5697b05319ffedad22724b302b7c (patch) | |
tree | e5541a70ff2f6d21b6807e48249231742d8d0336 /site/faq/index.php | |
parent | 774108701489f1ec306ef60fd7b904717c5a66f0 (diff) | |
download | libreboot.org-adc757ddaafc5697b05319ffedad22724b302b7c.zip libreboot.org-adc757ddaafc5697b05319ffedad22724b302b7c.tar.gz libreboot.org-adc757ddaafc5697b05319ffedad22724b302b7c.tar.bz2 |
FAQ: note about sound and webcam firmware
Diffstat (limited to 'site/faq/index.php')
-rw-r--r-- | site/faq/index.php | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/site/faq/index.php b/site/faq/index.php index 84f5961..aac0961 100644 --- a/site/faq/index.php +++ b/site/faq/index.php @@ -523,6 +523,23 @@ <a href="#pagetop">Back to top of page</a> </p> + <h3 id="blobs-sound">Sound card <span class="ref">(<a href="#blobs-sound">#blobs-sound</a>)</h3> + <p> + Sound hardware (integrated or discrete) typically has firmware on it (DSP) for processing input/output. + </p> + <p> + <a href="#pagetop">Back to top of page</a> + </p> + + <h3 id="blobs-webcam">Web cam <span class="ref">(<a href="#blobs-webcam">#blobs-webcam</a></h3> + <p> + Webcams have firmware integrated into them that process the image input into the camera; adjusting focus, + white balancing and so on. + </p> + <p> + <a href="#pagetop">Back to top of page</a> + </p> + <h3 id="blobs-usbhost">USB host controller <span class="ref">(<a href="#blobs-usbhost">#blobs-usbhost</a>)</span></h3> <p> Doesn't really apply to current libreboot systems (none of them have USB 3.0 at the moment), but |