Jak Tiano 499004489f Update fthd_ddr.c for Linux Kernel 6.13+ (#304)
* 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
2025-03-03 20:49:20 +01:00
2016-02-18 09:15:52 -06:00
2015-11-27 20:32:06 +01:00
2023-10-13 18:04:46 +08:00

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:

Description
No description provided
Readme GPL-2.0 1.2 MiB
Languages
C 99.7%
Makefile 0.3%