diff options
Diffstat (limited to 'site')
-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 |