Re: TW2866 i2c driver and solo6x10

2016-09-22 Thread Marty Plummer
On 09/22/2016 05:17 PM, Andrey Utkin wrote: > So is the actual machine x86 or ARM? > Do the tw28xx chips behind the bus (i2c as you said) show up in any way > at all? Is something like i2c controller available? Or it's ARM and we > should tell kernel how to "find" the i2c line by feeding correct >

Re: TW2866 i2c driver and solo6x10

2016-09-22 Thread Andrey Utkin
So is the actual machine x86 or ARM? Do the tw28xx chips behind the bus (i2c as you said) show up in any way at all? Is something like i2c controller available? Or it's ARM and we should tell kernel how to "find" the i2c line by feeding correct devicetree to it? -- To unsubscribe from this list: se

Re: TW2866 i2c driver and solo6x10

2016-09-22 Thread Marty Plummer
On 09/19/2016 01:20 PM, Andrey Utkin wrote: > I'm going to have quite constrained time for participation in this > driver development, but still I think this is perspective project which > is in line with trend of exposing internal details of complex media > hardware for configuration by V4L2 frame

Re: TW2866 i2c driver and solo6x10

2016-09-19 Thread Andrey Utkin
I'm going to have quite constrained time for participation in this driver development, but still I think this is perspective project which is in line with trend of exposing internal details of complex media hardware for configuration by V4L2 framework. Also tw286x are used in both tw5864 and solo6x

Re: TW2866 i2c driver and solo6x10

2016-08-03 Thread Marty Plummer
On 08/03/2016 04:35 PM, Marty Plummer wrote: > On 08/03/2016 04:01 PM, Andrey Utkin wrote: >> On Wed, Aug 03, 2016 at 03:26:39PM -0500, Marty Plummer wrote: >>> An understanable sentement, but its not just about me (though I actually >>> own two >>> of the same dvr's). There is a large number, if

Re: TW2866 i2c driver and solo6x10

2016-08-03 Thread Marty Plummer
On 08/03/2016 04:01 PM, Andrey Utkin wrote: > On Wed, Aug 03, 2016 at 03:26:39PM -0500, Marty Plummer wrote: >> An understanable sentement, but its not just about me (though I actually own >> two >> of the same dvr's). There is a large number, if reports are to be believed, >> of >> more or less

Re: TW2866 i2c driver and solo6x10

2016-08-03 Thread Andrey Utkin
On Wed, Aug 03, 2016 at 03:26:39PM -0500, Marty Plummer wrote: > An understanable sentement, but its not just about me (though I actually own > two > of the same dvr's). There is a large number, if reports are to be believed, of > more or less identical dvr systems with the same security holes and

Re: TW2866 i2c driver and solo6x10

2016-08-03 Thread Marty Plummer
On 08/03/2016 02:28 PM, Andrey Utkin wrote: > On Wed, Jul 27, 2016 at 11:51:22PM -0500, Marty Plummer wrote: >> I have one of those rebranded chinese security dvrs, the ones with all the >> gaping >> security holes. I'd like to fix that up and setup a good rtsp server on it, >> but >> first comes

Re: TW2866 i2c driver and solo6x10

2016-08-03 Thread Andrey Utkin
On Wed, Jul 27, 2016 at 11:51:22PM -0500, Marty Plummer wrote: > I have one of those rebranded chinese security dvrs, the ones with all the > gaping > security holes. I'd like to fix that up and setup a good rtsp server on it, > but > first comes low-level stuff, drivers and such. I've been squin

TW2866 i2c driver and solo6x10

2016-07-27 Thread Marty Plummer
I have one of those rebranded chinese security dvrs, the ones with all the gaping security holes. I'd like to fix that up and setup a good rtsp server on it, but first comes low-level stuff, drivers and such. I've been squinting at the pcb and ID'ing chips for a bit now, and I've figured most of