public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* TW2866 i2c driver and solo6x10
@ 2016-07-28  4:51 Marty Plummer
  2016-08-03 19:28 ` Andrey Utkin
  0 siblings, 1 reply; 10+ messages in thread
From: Marty Plummer @ 2016-07-28  4:51 UTC (permalink / raw)
  To: linux-media


[-- Attachment #1.1: Type: text/plain, Size: 935 bytes --]

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 them out. Looks like the actual
video processing is done on 4 tw2866 chips, though the kernel module has symbols
referring to tw2865. I've seen another driver in the kernel tree, the bluecherry
solo6x10, but that's on the pci bus. as far as I can figure, the dvr uses i2c for
them. So, what I'm wondering is would it be feasible to factor out some of the solo
functionality into a generic tw2865 driver and be able to pull from that for an i2c
kernel module? I'd really hate to have to rewrite the whole thing, duplicated code
and overworking are generally a bad idea, even if I do have a datasheet for the chip
in question


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread
[parent not found: <25e70ffb-147a-33f4-76cf-3435ab555520@gmail.com>]

end of thread, other threads:[~2016-09-22 22:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-28  4:51 TW2866 i2c driver and solo6x10 Marty Plummer
2016-08-03 19:28 ` Andrey Utkin
2016-08-03 20:26   ` Marty Plummer
2016-08-03 21:01     ` Andrey Utkin
     [not found] <25e70ffb-147a-33f4-76cf-3435ab555520@gmail.com>
2016-08-03 21:35 ` Marty Plummer
2016-08-03 22:05   ` Marty Plummer
2016-09-19 18:20   ` Andrey Utkin
2016-09-22 22:06     ` Marty Plummer
2016-09-22 22:17       ` Andrey Utkin
2016-09-22 22:30         ` Marty Plummer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox