summaryrefslogtreecommitdiff
path: root/sys/arch/hpcarm/dev
AgeCommit message (Expand)Author
2003-12-19fixes for Brazilian keyboard from Rafael Diniz <rafael2k@terra.com.br>manu
2003-12-15Brazilian keymap, submitted by Rafael Dinizmanu
2003-10-27Add a default: to a case statement.mycroft
2003-10-27In j720ssp_kthread(), move the tsleep() to the end of the loop.mycroft
2003-09-15US keydesc corrections from Bryan Vyhmeister (bsd at hub3 dot net).uwe
2003-08-08split StrongArm companion chip (sacc) driver so that we can supportbsh
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-15__KERNEL_RCSID()lukem
2003-01-20The Double-Semi-Colon Police.simonb
2003-01-03Added new ioctl command, WSMOUSEIO_GETID to tell touch panel identifiertakemura
2002-11-07Removed debug messagesmanu
2002-10-23merge kqueue branch into -currentjdolecek
2002-10-07g/c empty apmpoll(), use nopoll() insteadjdolecek
2002-10-05add missing protos.chs
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-29avoid warning when NAPM==0bsh
2002-09-27Declare all cfattach structures const.thorpej
2002-09-27remove trailing \n in panic(). approved perry.provos
2002-09-27Introduce a new routine, config_match(), which invokes thethorpej
2002-09-27Rather than referencing the cfdriver directly in the cfdata entries,thorpej
2002-09-18- missing bits of apmmanu
2002-09-16Initial APM support (enough to get battery level)manu
2002-09-13fix touchpanel broken behavior:manu
2002-08-27Correctly map altgr on a french keyboardmanu
2002-07-22Implements WSKBDIO_GTYPEmanu
2002-07-21Added a french keymap, but the altgr key does not work yet (to be fixed later)manu
2002-07-20change path of include fileichiro
2002-07-19move sa11x0 to under arch/armichiro
2002-07-19Support jornada720 touchpanel.toshii
2002-03-17Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY foratatat
2002-02-02bootinfo.h, config_hook.h, platid.h are moved to hpc/includeuch
2002-01-18Add back a missing key mapping for Japanese jornada720.toshii
2001-12-28Allow jornada720 LCD and keyboard to be used as a boot console.toshii
2001-11-27Use <machine/intr.h> rather than <machine/irqhandler.h>thorpej
2001-11-23Use <arm/cpufunc.h>, not <machine/cpufunc.h>.thorpej
2001-11-22Kill <machine/katelib.h>. Any place that still uses it should justthorpej
2001-08-02implement rx/tx protocol routine of atmel microcontroller.ichiro
2001-08-01add initialization of GPDR pin direction to ipaqpcic_init(sc).ichiro
2001-08-01implement a atmelgpio.cichiro
2001-08-01i mistakeichiro
2001-08-01add entry of Atmel microcontroller and uda1341 codecichiro
2001-08-01add more register of DUAL PCMCIA SLEEVE for iPAQichiro
2001-07-31iPAQ uses Atmel microcontroller to service a few peripheral devicesichiro
2001-07-22You must set 'HPCFB_SWAP_*' if bytes are stored in reverse order, i.e.takemura
2001-07-20make slash, backslash, question, and pipe (bar?) keys work on US Jornadahpeyerl
2001-07-16"infomation" -> "information"hpeyerl
2001-07-15initial commit UDA1341 CODECichiro
2001-07-15Mapping the SSP registersichiro
2001-07-15add handle of sc_ssphichiro
2001-07-15add definition I/Opins of UDA1341ichiro