Re: [PATCH] Multiboot video support

2010-01-25 Thread Michal Suchanek
2010/1/25 Robert Millan : > On Mon, Jan 25, 2010 at 12:29:41AM +0100, Michal Suchanek wrote: >> 2010/1/24 Vladimir 'φ-coder/phcoder' Serbinenko : >> > There is a big difference between orientation and the rest of fields: >> > orientation is configuration variable whereas other fields are a >> > har

Re: [PATCH] Multiboot video support

2010-01-24 Thread Robert Millan
On Mon, Jan 25, 2010 at 12:29:41AM +0100, Michal Suchanek wrote: > 2010/1/24 Vladimir 'φ-coder/phcoder' Serbinenko : > > There is a big difference between orientation and the rest of fields: > > orientation is configuration variable whereas other fields are a > > hardware information. [...] > > Un

Re: [PATCH] Multiboot video support

2010-01-24 Thread Michal Suchanek
2010/1/24 Vladimir 'φ-coder/phcoder' Serbinenko : > Robert Millan wrote: >> On Wed, Jan 20, 2010 at 12:43:38PM +0100, Michal Suchanek wrote: >> >>> Shouldn't the structure also include the framebuffer orientation? >>> >>> If framebuffer transform support is included in grub it would be good >>> to

Re: [PATCH] Multiboot video support

2010-01-24 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Robert Millan wrote: > On Wed, Jan 20, 2010 at 12:43:38PM +0100, Michal Suchanek wrote: > >> Shouldn't the structure also include the framebuffer orientation? >> >> If framebuffer transform support is included in grub it would be good >> to pass the orientation the user specified for grub graphi

Re: [PATCH] Multiboot video support

2010-01-24 Thread Robert Millan
On Wed, Jan 20, 2010 at 12:43:38PM +0100, Michal Suchanek wrote: > Shouldn't the structure also include the framebuffer orientation? > > If framebuffer transform support is included in grub it would be good > to pass the orientation the user specified for grub graphics output to > the OS so that t

Re: [PATCH] Multiboot video support

2010-01-20 Thread Michal Suchanek
Shouldn't the structure also include the framebuffer orientation? If framebuffer transform support is included in grub it would be good to pass the orientation the user specified for grub graphics output to the OS so that the OS console output is displayed the same way automatically. Thanks Mich

Re: [PATCH] Multiboot video support

2010-01-19 Thread Robert Millan
On Fri, Jan 15, 2010 at 04:44:50PM +0100, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > Vladimir 'phi-coder/phcoder' Serbinenko wrote: > > Added EGA text support > > > Non-VBE parts reviewed and comitted. Resending VBE parts. This is vetoed (in both trunk and experimental) unless someone prov

Re: [PATCH] Multiboot video support

2010-01-15 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Vladimir 'phi-coder/phcoder' Serbinenko wrote: > Added EGA text support > Non-VBE parts reviewed and comitted. Resending VBE parts. > > -- Regards Vladimir 'φ-coder/phcoder' Serbinenko === added file 'ChangeLog.mbivid' --- ChangeLog.mbivid 1970-01-01 00:00:00 + +++ ChangeLog.mbivid 20

Re: [PATCH] Multiboot video support

2010-01-15 Thread Vladimir 'phi-coder/phcoder' Serbinenko
Added EGA text support -- Regards Vladimir 'φ-coder/phcoder' Serbinenko === added file 'ChangeLog.mbivid' --- ChangeLog.mbivid 1970-01-01 00:00:00 + +++ ChangeLog.mbivid 2010-01-14 14:44:14 + @@ -0,0 +1,24 @@ +2010-01-14 Vladimir Serbinenko + + Video multiboot support. + + * include/