Here's a patch for bttv 0.7.107 (Linux 2.4.22) to add full support for the SDI Silk 200 (http://www.sdisilk.com/). The DScaler source was the basis for this patch so thanks to Dan Schmelzer and the rest of the DScaler team. This card has three SDI inputs which are connected by a multiplexer to the GPIO pins. As such I've had to extend the way muxsel works to allow for additional digital inputs. In doing so I discovered that muxsel was defined as a u32, which meant that all checks for digital inputs (muxsel < 0) would always fail. This patch also corrects that. Chris Byrne Software Engineer Monstavision 197 Archers Rd Glenfield Auckland
Attachment:
bttv_silk200.patch
Description: Binary data