Re: Fix serial output for OpenBSD current

2014-02-04 Thread SevenBits
On Feb 4, 2014, at 5:46 PM, Markus Müller wrote: > Am Montag, den 03.02.2014, 18:03 +0100 schrieb Vladimir > 'φ-coder/phcoder' Serbinenko: >> On 02.02.2014 11:48, Markus Müller wrote: >>> Hi all, >>> >>> attached is a patch that fixes serial console output with OpenBSD >>> current (will be 5.5).

Re: Fix serial output for OpenBSD current

2014-02-04 Thread Markus Müller
Am Montag, den 03.02.2014, 18:03 +0100 schrieb Vladimir 'φ-coder/phcoder' Serbinenko: > On 02.02.2014 11:48, Markus Müller wrote: > > Hi all, > > > > attached is a patch that fixes serial console output with OpenBSD > > current (will be 5.5). Grub uses an old struct for providing the kernel > > wi

Re: Fix serial output for OpenBSD current

2014-02-03 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 02.02.2014 11:48, Markus Müller wrote: > Hi all, > > attached is a patch that fixes serial console output with OpenBSD > current (will be 5.5). Grub uses an old struct for providing the kernel > with information about the serial console that is now gone [1]. Since > the new way is in OpenBSD si