Re: Introducing the LCD-Linux project

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: James Simmons
Date: Wednesday, August 4, 2010 - 7:29 am

> I explored the kernel sources dealing with the console emulation,

Yes, but the good news is I have been here before. The good news is that 
the console code has been abstracted out of most low level drivers so it 
makes life much easier this time around. Also today we are starting to 
have a greater amount of hardware that can do multi-seat. Another project 
dealing with these same issues is

http://plugable.com/2009/11/16/setting-up-usb-multiseat-with-displaylink-on-linux-gdm-...
  

Like before. Bit by bit to avoid massive code drops that could break lots 
of things. Do certain select changes and push them to Andrew Mortons -mm 
tree for wide testing. If we have a successful run then push it main stream.
While in the -mm tree we start the next round of changes. Once the 
previous batch from the -mm tree is pushed main stream then push the next 
batch of changes.


Yes. That is exactly what I had before.


I think for our case idrs whould be better.


I had it as a module option. Now ioctl VT_GETSTATE has a problem with more 
tha 16 VCs. So original I made 16 the limitation of VCs per VT.


We pretty much have the same goals.


Excellent. Let me see the work once your done.


I can discuss with you off line about getting a hold of one of these 
boards.

Okay. I have sync my console git tree up to linus latest tree. I started 
last night on the first pass of the console changes. Mostly code cleanup 
to make the second round of changes easier to deal with. I will commit 
them in the next few days after some testing of course.  I will send out a 
email once I haev done the commit.

http://git.infradead.org/users/jsimmons/linuxconsole-2.6.git

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Introducing the LCD-Linux project, Mattia Jona-Lasinio, (Wed Jul 21, 5:57 am)
Re: Introducing the LCD-Linux project, Ben Pfaff, (Wed Jul 21, 9:38 am)
Re: Introducing the LCD-Linux project, Alan Cox, (Thu Jul 22, 4:21 am)
Re: Introducing the LCD-Linux project, Geert Uytterhoeven, (Thu Jul 22, 4:38 am)
Re: Introducing the LCD-Linux project, Miguel Ojeda, (Thu Jul 22, 12:19 pm)
Re: Introducing the LCD-Linux project, Mattia Jona-Lasinio, (Sat Jul 24, 2:52 am)
Re: Introducing the LCD-Linux project, Mattia Jona-Lasinio, (Sat Jul 24, 3:31 am)
Re: Introducing the LCD-Linux project, Florian Tobias Schan ..., (Sat Jul 24, 7:43 am)
Re: Introducing the LCD-Linux project, Geert Uytterhoeven, (Mon Jul 26, 1:08 pm)
Re: Introducing the LCD-Linux project, Geert Uytterhoeven, (Mon Jul 26, 1:11 pm)
Re: Introducing the LCD-Linux project, Mattia Jona-Lasinio, (Wed Jul 28, 12:24 pm)
Re: Introducing the LCD-Linux project, Alan Cox, (Wed Jul 28, 12:39 pm)
Re: Introducing the LCD-Linux project, Mattia Jona-Lasinio, (Thu Jul 29, 2:09 am)
Re: Introducing the LCD-Linux project, James Simmons, (Thu Jul 29, 8:17 am)
Re: Introducing the LCD-Linux project, James Simmons, (Thu Jul 29, 8:58 am)
Re: Introducing the LCD-Linux project, James Simmons, (Thu Jul 29, 9:49 am)
Re: Introducing the LCD-Linux project, Alan Cox, (Thu Jul 29, 11:05 am)
Re: Introducing the LCD-Linux project, James Simmons, (Thu Jul 29, 11:39 am)
Re: Introducing the LCD-Linux project, Mattia Jona-Lasinio, (Tue Aug 3, 5:22 am)
Re: Introducing the LCD-Linux project, James Simmons, (Wed Aug 4, 7:29 am)