Sven Schnelle aebaf60c07 facetimehd: change fthd_channel_ringbuf_send() error handling
In the current implementation it returns -1 on error, an offset value
otherwise. Change it to return a negative error value, and add a pointer
to an u32 for receiving the entry offset as an extra argument.

This makes the ugly (u32)-1 return code comparision obsolete, and we
can return a more detailed error code like EAGAIN if all ringbuffer slots
are busy.
2015-11-28 21:18:22 +01:00
2015-02-06 15:53:31 -05:00
2015-10-30 20:48:26 +01:00
2015-11-27 20:32:06 +01:00
2015-11-27 20:32:06 +01:00
2015-11-27 20:32:06 +01:00
2015-11-27 20:32:06 +01:00
2015-11-27 20:32:06 +01:00
2015-11-27 20:32:06 +01:00
2015-11-27 20:32:06 +01:00

#facetimehd

Linux driver for the Facetime HD (Broadcom 1570) PCIe webcam found in recent Macbooks, according to Apple the following models contain a Facetime HD camera:

iMac (21,5", since mid 2011) iMac (27", since mid 2011) MacBook Pro (15", since early 2011) MacBook Pro (17", since early 2011) MacBook Pro (13", since early 2011)

This driver is experimental. Use at your own risk.

See the Wiki for more information:

https://github.com/patjak/bcwc_pcie/wiki

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