NetBSD/sys/arch/arm
bjh21 c62bc841d0 Rather than explicitly masking and sign-extending 16-bit integers, use
u_int16_t and int16_t for the X and Y count registers.  GCC produces better
code this way.

Also, initialise the stored state in wsqms_enable(), so that the mouse doesn't
warp to a random position on open.
2002-06-20 19:33:20 +00:00
..
arm MD systrace gluons. 2002-06-17 16:32:57 +00:00
arm32 MD systrace gluons. 2002-06-17 16:32:57 +00:00
conf Add correct use of cpu types for SA1100 and SA1110. 2002-05-03 16:46:52 +00:00
footbridge Remove #ifdef NC stuff, syncing with iomd/todclock.c. 2002-05-26 12:07:55 +00:00
fpe-arm
include Add the CPU ID for the 600MHz i80321 part. 2002-06-07 18:25:28 +00:00
iomd Rather than explicitly masking and sign-extending 16-bit integers, use 2002-06-20 19:33:20 +00:00
mainbus * Split pte_cache_mode into pte_l1_s_cache_mode, pte_l2_l_cache_mode, 2002-04-09 22:37:00 +00:00
ofw Fix off-by-one error in delay(). 2002-05-02 22:01:46 +00:00
sa11x0 Update for recent changes to the ARM pmap. From Hiroyuki Bessho, 2002-05-03 03:32:54 +00:00
xscale * Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to 2002-05-16 01:01:28 +00:00
Makefile