Re: [Linux-fbdev-devel] [PATCH] [git tree] Intel i9xx support for intelfb

From: Dave Airlie
Date: Thu Mar 23 2006 - 17:26:13 EST


On 3/24/06, Sylvain Meyer <sylvain.meyer@xxxxxxxxxxxxxx> wrote:
> Sorry for my very long silence.
>
> For i2c support. I've done it to have a workable tv-out on my hardware.
> It was the main reason why i ported the driver to kernels 2.6 as i use
> my computer as a set-top-box only connected to a tv. I've it on my own
> tree (very old).
> I can send you the code. I did it in a way not accepted by kernel
> reviewers as my tv driver (for chrontel ch7011 chipset) is all in kernel
> space. But it can be a base for a better scheme.

I actually have your code already, I picked it up on directfb-dev
quite a while back :-)

The i810 i2c code is nearly exactly the same as intelfb, they use the
same scheme, i9xx also support GMBUS, which means the chipset takes
over the bitbanging, you just give it a byte count and register... but
I'm not having the greatest luck reverse engineering it, hopefully
Intel will tell us how it might work at some point..

Im trying to figure out the architecture for moving a lot of stuff
into userspace, but keeping enough in kernel for people to do what
works now..

Dave.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/