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