Re: [PATCH 01/01] New FBDev driver for Intel Vermilion Range

2007-04-20 Thread Alan Hourihane
c License + * along with this driver; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * Authors: + * Thomas Hellstrom + * Alan Hourihane + */ + +#include +#include +#include +#include +#include +#include +#include +#include +

Re: [PATCH 01/01] New FBDev driver for Intel Vermilion Range

2007-04-20 Thread Alan Hourihane
On Fri, 2007-04-20 at 21:51 +0800, Antonino A. Daplas wrote: > On Fri, 2007-04-20 at 10:04 +0100, Alan Hourihane wrote: > > I've updated the Vermilion Range (LE80578) patch against linus' tree. > > > > Hopefully this rectifies all of the issues noted previously

Re: [PATCH 01/01] New FBDev driver for Intel Vermilion Range

2007-04-05 Thread Alan Hourihane
On Thu, 2007-04-05 at 13:38 -0400, [EMAIL PROTECTED] wrote: > On Thu, 05 Apr 2007 11:44:46 BST, Alan Hourihane said: > > > Attached is a patch against 2.6.21-rc5 which adds the Intel Vermilion > > Range support. > > One non-technical question here... > > > +con

Re: [PATCH 01/01] New FBDev driver for Intel Vermilion Range

2007-04-05 Thread Alan Hourihane
On Thu, 2007-04-05 at 21:38 +0200, Arnd Bergmann wrote: > On Thursday 05 April 2007, Alan Hourihane wrote: > > @@ -0,0 +1,405 @@ > > +/* > > + * Copyright (c) Intel Corp. 2007. > > + * All Rights Reserved. > > + * > > Saying 'All Rights Res

Re: [PATCH 01/01] New FBDev driver for Intel Vermilion Range

2007-04-06 Thread Alan Hourihane
On Fri, 2007-04-06 at 08:09 +0800, Antonino A. Daplas wrote: > On Thu, 2007-04-05 at 11:44 +0100, Alan Hourihane wrote: > > Attached is a patch against 2.6.21-rc5 which adds the Intel Vermilion > > Range support. > > > > Intel funded Tungsten Graphics to do this wo