From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sylvain Meyer Subject: Re: [PATCH] [git tree] Intel i9xx support for intelfb Date: Thu, 23 Mar 2006 23:29:42 +0100 Message-ID: <44232156.6060701@worldonline.fr> References: <21d7e9970603221820p5c89e46fgbd9878a3c60eac0a@mail.gmail.com> <21d7e9970603222209r45beeb99nccc6435b99b79154@mail.gmail.com> <44229D48.6040502@gmail.com> Reply-To: linux-fbdev-devel@lists.sourceforge.net Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.91] helo=mail.sourceforge.net) by sc8-sf-list1.sourceforge.net with esmtp (Exim 4.30) id 1FMYLE-0004su-0z for linux-fbdev-devel@lists.sourceforge.net; Thu, 23 Mar 2006 14:31:40 -0800 Received: from smtp1.wanadoo.fr ([193.252.22.30]) by mail.sourceforge.net with esmtp (Exim 4.44) id 1FMYLC-0006Ja-NF for linux-fbdev-devel@lists.sourceforge.net; Thu, 23 Mar 2006 14:31:40 -0800 Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf0112.wanadoo.fr (SMTP Server) with ESMTP id 50B641C00618 for ; Thu, 23 Mar 2006 23:31:32 +0100 (CET) Sender: linux-fbdev-devel-admin@lists.sourceforge.net Errors-To: linux-fbdev-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Id: List-Post: List-Help: List-Subscribe: , List-Archive: Content-Type: text/plain; charset="iso-8859-1"; format="flowed" To: "Antonino A. Daplas" Cc: linux-fbdev-devel@lists.sourceforge.net, Linux Kernel Mailing List , akpm@osdl.org Not for all the i2c ports. I will post my code tomorrow. Regards Sylvain Antonino A. Daplas a =E9crit: >Dave Airlie wrote: > > =20 > >>laptop users with these chipsets, getting DVI working is a bit more >>work as there are external chips that need to be driven over i2c, so >>I'll need to at least add i2c support to the i8xx driver. (I noticed >>Sylvain has done some of this work before)..... I'd like to expose i2c >>buses to userspace anyways.... >> =20 >> > >Someone mentioned (I think it was Nicholas Boichat) that the i2c code >of i810fb works for intelfb too, but I cannot verify that. > >Tony > > =20 > ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1422715AbWCWWbj (ORCPT ); Thu, 23 Mar 2006 17:31:39 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964968AbWCWWbj (ORCPT ); Thu, 23 Mar 2006 17:31:39 -0500 Received: from smtp1.wanadoo.fr ([193.252.22.30]:11847 "EHLO smtp1.wanadoo.fr") by vger.kernel.org with ESMTP id S964938AbWCWWbi (ORCPT ); Thu, 23 Mar 2006 17:31:38 -0500 X-ME-UUID: 20060323223131744.B5A9B1C0060E@mwinf0112.wanadoo.fr Message-ID: <44232156.6060701@worldonline.fr> Date: Thu, 23 Mar 2006 23:29:42 +0100 From: Sylvain Meyer User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; fr-FR; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: fr-fr, en-us MIME-Version: 1.0 To: "Antonino A. Daplas" Cc: linux-fbdev-devel@lists.sourceforge.net, Linux Kernel Mailing List , akpm@osdl.org Subject: Re: [Linux-fbdev-devel] [PATCH] [git tree] Intel i9xx support for intelfb References: <21d7e9970603221820p5c89e46fgbd9878a3c60eac0a@mail.gmail.com> <21d7e9970603222209r45beeb99nccc6435b99b79154@mail.gmail.com> <44229D48.6040502@gmail.com> X-Enigmail-Version: 0.63.3.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Not for all the i2c ports. I will post my code tomorrow. Regards Sylvain Antonino A. Daplas a écrit: >Dave Airlie wrote: > > > >>laptop users with these chipsets, getting DVI working is a bit more >>work as there are external chips that need to be driven over i2c, so >>I'll need to at least add i2c support to the i8xx driver. (I noticed >>Sylvain has done some of this work before)..... I'd like to expose i2c >>buses to userspace anyways.... >> >> > >Someone mentioned (I think it was Nicholas Boichat) that the i2c code >of i810fb works for intelfb too, but I cannot verify that. > >Tony > > >