mirror of
https://github.com/patjak/facetimehd.git
synced 2026-04-09 11:02:31 +02:00
0.6.13
* Update fthd_ddr.c
Shipped in linux kernel 6.13, <linux/random.h> no longer includes <linux/prandom.h>. This file depended on that nested include, and this commit changes the include to use that header directly.
Without this, module compilation fails trying to use prandom_seed_state() which is in longer included.
5b3fdc9f2f
* Update fthd_ddr.c to include linux/random.h in kernels <= 6.12
facetimehd
Linux driver for the Facetime HD (Broadcom 1570) PCIe webcam found in recent Macbooks.
This driver is experimental. Use at your own risk.
See the Wiki for more information:
Languages
C
99.7%
Makefile
0.3%