summaryrefslogtreecommitdiff
path: root/sys/arch/zaurus
AgeCommit message (Expand)Author
2005-02-23Move code from zaurus machdep to arm/xscale to live with the interruptDale Rahn
2005-02-22- Shift the brightness scale so that 0% still keeps the backlight on.Uwe Stuehler
2005-02-22call zkbd_hinge() at attach time, to init sc_hinge; drahn okTheo de Raadt
2005-02-22Initial suspend/resume code with additional powerhooks. Enter/exitUwe Stuehler
2005-02-22based on hinge buttons, do screen blanking. uwe and i agree thatTheo de Raadt
2005-02-18enable pxaudc. clean up the ohci line in the RAMDISK while im hereDavid Gwynne
2005-02-17USBVERBOSEDavid Gwynne
2005-02-16Touchscreen sample stabilization, do multiple reads, average best two.Dale Rahn
2005-02-16Filter spurious coordinates on pen up in abolute mode,Matthieu Herrb
2005-02-13Remove duplicate prototype with <sys/systm.h>Miod Vallat
2005-02-12remove the need for duplicate knowledge between autoconfig and the driver.David Gwynne
2005-02-01enable writeback, with a workaround for the xscale pte updates.Dale Rahn
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