From cd910b0910ede44adf6e584a0927f213e64cc0a6 Mon Sep 17 00:00:00 2001 From: Patrik Jakobsson Date: Thu, 12 May 2016 16:03:19 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index b4dcdff..51feb92 100644 --- a/Home.md +++ b/Home.md @@ -1,5 +1,5 @@ # Welcome to the FacetimeHD linux driver wiki! -The goal of this project is to write a Linux driver for the Broadcom 1570 PCIe webcam. +The goal of this project is to write a Linux driver for the FacetimeHD (Broadcom 0x1570) PCIe webcam. ## Current Status The driver is now able to stream video. It can be accessed through the V4L2 API. It is still experimental so your mileage may vary.