Re: [updated] console enhancement patchset

2023-01-15 Thread Daniel Dickman
On Sun, 15 Jan 2023, Crystal Kolipe wrote: > Hi Daniel, > > On Sun, Jan 15, 2023 at 05:54:39PM -0500, Daniel Dickman wrote: > > Hi Crystal, > > > > I tried your patch but it seems to tickle something on my lenovo laptop. > > > > I see this message: > > entry point at 0x1001000 > > > > a

Re: [updated] console enhancement patchset

2023-01-15 Thread Crystal Kolipe
Hi Daniel, On Sun, Jan 15, 2023 at 05:54:39PM -0500, Daniel Dickman wrote: > Hi Crystal, > > I tried your patch but it seems to tickle something on my lenovo laptop. > > I see this message: > entry point at 0x1001000 > > and then nothing further seems to show up. Thanks for testing. * Is

Re: [updated] console enhancement patchset

2023-01-15 Thread Daniel Dickman
Hi Crystal, I tried your patch but it seems to tickle something on my lenovo laptop. I see this message: entry point at 0x1001000 and then nothing further seems to show up. In case helpful, dmesg from this laptop is shown below. OpenBSD 7.2-current (GENERIC.MP) #0: Sun Ja

[updated] console enhancement patchset

2023-01-13 Thread Crystal Kolipe
Another update to the console enhancement patchset. Some of the code from previous versions is now in -current, but if you want the full experience, (256 colours, extra text attributes, etc), you'll still need to apply the following diff. This is against -current as of an hour or so ago. NEW - R