Age | Commit message (Expand) | Author |
2004-05-10 | obliterate undef, ok miod | Jolan Luff |
2004-04-06 | Hil keyboard layout for german keyboards, at least suitable for the PS/2-like | Miod Vallat |
2004-03-12 | Allow busy wait loops to fail, so that we don't spin if the hil loop does not | Miod Vallat |
2003-12-20 | Relax a redundant printf format specifier. | Miod Vallat |
2003-10-21 | typo from Tom Cosgrove; | Jason McIntyre |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-05-27 | as mentioned in hardball ers a few delays are needed; mios@ testing on hp300 ... | Michael Shalayeff |
2003-03-28 | Fix various gremlins in the hilms code my simple test program did not catch, | Miod Vallat |
2003-03-28 | Better message to report an empty loop during probe. | Miod Vallat |
2003-03-16 | A better explanation of why we need to operate hil keyboards in raw mode. | Miod Vallat |
2003-02-26 | Better support for the ps/2-style HIL keyboards (those with a real numeric | Miod Vallat |
2003-02-26 | New hil child devices attachment framework, that allow them to be detached | Miod Vallat |
2003-02-19 | Leaving console polling mode works now, and workaround boot -a slow response | Miod Vallat |
2003-02-18 | Oops, remove debug code that was not supposed to be left here | Miod Vallat |
2003-02-18 | Real polled mode console support, enough to play hangman in ddb. | Miod Vallat |
2003-02-18 | Track enable state and behave appropriately. | Miod Vallat |
2003-02-15 | A simple and crude driver to play with the hil so-called ``ID module'' | Miod Vallat |
2003-02-15 | Provide a "code" locator for hil devices. This will let people ask their | Miod Vallat |
2003-02-15 | Rework the console management on hppa: | Miod Vallat |
2003-02-15 | - Better type usage in the various hil code: prefer u_int8_t to u_char, but | Miod Vallat |
2003-02-15 | Remove misleading (and incorrect) HIL_STATMASK definition. | Miod Vallat |
2003-02-12 | A simple driver for HIL mice and tablets. Most of the work being already | Miod Vallat |
2003-02-12 | Move values related to device identification data to hilreg.h, with better | Miod Vallat |
2003-02-11 | I found a french HIL keyboard in a closet, so add a simple french layout. | Miod Vallat |
2003-02-11 | Oops, forgot to commit the most important file... | Miod Vallat |
2003-02-11 | Regen | Miod Vallat |
2003-02-11 | Machine independent HP-HIL loop support code. | Miod Vallat |