Age | Commit message (Expand) | Author |
2007-04-10 | Add support for a fourth axis on wsmouse devices, e.g. on the Apple Might | Miod Vallat |
2006-11-27 | Portuguese LK-201 layout. | Miod Vallat |
2006-11-01 | German LK-[24]01 keyboard layout; | Miod Vallat |
2006-08-27 | Extract the device-independent parts of dzms, to let lkms@non-dz exist. | Miod Vallat |
2006-08-27 | Move cfdriver structs to better places, in preparation for new attachments. | Miod Vallat |
2006-08-05 | Ugly hack to avoid sending the ``all keys up'' event to userland, replacing | Miod Vallat |
2006-08-03 | LK-401 french layout, tested on actual keyboard (I even have two of them | Miod Vallat |
2006-07-31 | Since we now know which keyboard type we are connected to: | Miod Vallat |
2006-07-31 | Allow more time for the keyboard to initialize itself, helps on slower VS3100. | Miod Vallat |
2006-07-31 | Move the relevant mouse defines from lk201.h to dzms.c and get rid of it; | Miod Vallat |
2006-07-31 | On startup, and when a keyboard change is detected, probe for the keyboard | Miod Vallat |
2006-07-30 | Always invoke the lk201 input handler, even when the wskbd device is disabled, | Miod Vallat |
2006-07-30 | Disable keyclick by default. | Miod Vallat |
2006-07-29 | Sync dz and lk{kbd,ms} code with NetBSD, this allows keyboards to work when | Miod Vallat |
2006-01-17 | Use angle bracket and no relative paths for all include files which are not | Miod Vallat |
2005-07-02 | Remove dead code; ok deraadt@ | Miod Vallat |
2005-03-08 | Cosmetics... | Thierry Deval |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-01-10 | Check result from malloc(9) when using M_NOWAIT. hugh@ ok | Thomas Nordin |
2001-05-16 | Blind merge of wscons support from NetBSD/vax. Perhaps someone with a | Hugh Graham |