Re: Porting LCG framebuffer driver
<[email protected]> Wed, 30 Jun 2004 12:48:34 +0200
| Newsgroups | gmane.os.openbsd.vax |
|---|---|
| Message-ID | <[email protected]> |
Gabucino wrote: > > it seems that not all of them are LCG related (though I'd need some hint on > > the wsfont messages too). > First (somewhat - you can echo to the console, and xfree probably also works, > but not tested yet) working patch available at: http://mplayerhq.hu/~gabucino Is this list dead? I've been working on making the keyboard working. Now I have a basic understanding of the code, and now it's possible to login on the console. (I've synced dz_vsbus.c->dz_ibus.c, lk201 files, dzkbd.c from NetBSD, BTW) This code is not yet up on my page. I need help in some areas! a, Keypresses repeat forever! It's very practical to press SHIFT after each keypress, so console login is possible... I'm stuck on this one, I think every relevant file matches NetBSD's, where it works. I need a pointer on where to look at! b, ttyflags -a trash keyboard input even if there are no terminals in /etc/ttys. Symptoms: after running this command (default in /etc/rc), every keypress is interpreted as either "i" or "7". Even in SRM. A complete power-cycle is needed to fix it. Very unpractical. This is some undocumented behaviour! What's this? (for now I just uncommented that shit) Every input would be appreciated, if any ever arrives.... -- Bérczi Gábor /Gabucino/