Age | Commit message (Expand) | Author |
2005-01-31 | fix botched tag. | Dale Rahn |
2005-01-31 | Use pxa2x0_gpio_get_function() to restore alternate pin functions | Uwe Stuehler |
2005-01-31 | Make LCD brightness adjustable by wsconsctl(1), and fix the base address | Uwe Stuehler |
2005-01-30 | Hack to allow emulation of mouse buttons for now, incorrectly shares | Dale Rahn |
2005-01-28 | debug print should not be enabled. | Dale Rahn |
2005-01-28 | Add zts, touch screen driver for zaurus. | Dale Rahn |
2005-01-28 | Allow zkbd to work in ddb and at the root selection prompt, tested/ok uwe@ | Dale Rahn |
2005-01-26 | Moved to sys/arch/zaurus/dev/zaurus_apm.c | Uwe Stuehler |
2005-01-26 | New device for the dedicated SSP unit, automatic battery charging, and | Uwe Stuehler |
2005-01-25 | map Fn to something for now. | Dale Rahn |
2005-01-25 | Enable the COMPAT ioctls to allow X to switch VTs. | Dale Rahn |
2005-01-24 | Pass boot arguments from zboot/zbsdmod to the loaded kernel, and cope | Uwe Stuehler |
2005-01-22 | Unbreak cats build. My apologies! | Uwe Stuehler |
2005-01-21 | Overhaul of the pxa2x0_lcd code, to allow early (before autoconf) attachment, | Miod Vallat |
2005-01-20 | Enable apm/scoop drivers and report A/C power status correctly. | Uwe Stuehler |
2005-01-19 | Cleanups, missing licenses and RCS tags. | Uwe Stuehler |
2005-01-19 | APM emulation framework and zaurus scoop driver. Not enabled yet. | Uwe Stuehler |
2005-01-18 | Better keys, now uses the wskbdraw.h header files defines. | Dale Rahn |
2005-01-18 | X/zkbd is close enough to working. | Dale Rahn |
2005-01-18 | some cleanup and fix a nasty bug in rawmode. | Dale Rahn |
2005-01-18 | Add hotplug support. | Dale Rahn |
2005-01-18 | Nearly working RAWKEY support, needs a lot of cleaning, but getting there. | Dale Rahn |
2005-01-17 | Wait for disk to spin down before reboot. Should avoid unexpected fscks. | Uwe Stuehler |
2005-01-17 | Hypo in comments | Miod Vallat |
2005-01-17 | ALT-3/4 are brightness down/up (ALT for now, later Fn) | Theo de Raadt |
2005-01-17 | when hinge covers keyboard, ignore key downs; drahn ok | Theo de Raadt |
2005-01-16 | fatter usb compliment | Theo de Raadt |
2005-01-16 | header | Theo de Raadt |
2005-01-16 | duplicate filename | Theo de Raadt |
2005-01-16 | WSEMUL_VT100 is the default | Theo de Raadt |
2005-01-16 | spacing | Theo de Raadt |
2005-01-15 | turn off debug stuff for now | Theo de Raadt |
2005-01-15 | _poll can be called from timeout, but needs to be protected from interrupt, | Dale Rahn |
2005-01-15 | place ` (grave) at Fn-d which is a funny little dot (close enough) | Theo de Raadt |
2005-01-15 | swap < and >, spotted by drahn | Theo de Raadt |
2005-01-14 | define left-japanese character as an Alt key for now, so that | Theo de Raadt |
2005-01-14 | Lubbock scrubbing. | Dale Rahn |
2005-01-14 | clean up dmesg: '\n', speed up polling for 'rollover', | Dale Rahn |
2005-01-14 | These options are not signficant. | Dale Rahn |
2005-01-14 | scrub scrub scrub | Dale Rahn |
2005-01-14 | Default to two virtual screens. | Dale Rahn |
2005-01-14 | These files were added in the wrong place, copies of them already exist | Dale Rahn |
2005-01-14 | Minor KNF and tweaks, also interrupt at IPL_TTY rather than IPL_BIO. | Miod Vallat |
2005-01-14 | ubt(4): USB Bluetooth driver, commented out in all kernel config | Alexander Yurchenko |
2005-01-14 | Change the device node from /dev/zboot to /proc/zboot to make the mknod | Uwe Stuehler |
2005-01-14 | add a 'rollover' timer to detect when a second (inerrupt masked key | Dale Rahn |
2005-01-14 | missing DESTDIR | Theo de Raadt |
2005-01-14 | Fix these. | Dale Rahn |
2005-01-14 | Support reboot and powerdown. | Uwe Stuehler |
2005-01-14 | Fix direction. | Dale Rahn |