NetBSD/sys/arch/arm/sa11x0
bjh21 dff5222d3a Abstract the interface between pckbc(4), and the pckbd(4) and pms(4)
drivers that attach to it.  This allows for other host interface chips
that use the same keyboards and mice, such as the ones in the ARM
IOMD20, ARM7500, and SA-1111.  The PC-compatible driver is still
called pckbc(4), and the new abstraction layer is "pckbport", so the
child devices have moved from sys/dev/pckbc to sys/dev/pckbport, which
also contains some code shared between all host controllers.  To avoid
incompatibility, pckbdreg.h is still installed in
/usr/include/dev/pckbc.

In theory, this shouldn't cause any behavioural changes in the drivers
concerned.  Thy just use rather more function pointers than before.  Tested
on i386 and (with a new host driver) acorn32.  Compiled on several other
affected architectures.
2004-03-13 17:31:33 +00:00
..
genassym.cf Interrupt related defines for SA11x0. 2002-01-09 15:54:19 +00:00
sa11x0_com.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
sa11x0_comreg.h
sa11x0_comvar.h
sa11x0_dmacreg.h
sa11x0_gpioreg.h Update from hpcarm to remove iPAQ and Jornada specific #defines. 2001-07-30 15:58:56 +00:00
sa11x0_io_asm.S
sa11x0_io.c __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00
sa11x0_irq.S Enable/Restore alignment fault state on interrupt handler entry/exit. 2003-11-05 21:10:59 +00:00
sa11x0_irqhandler.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
sa11x0_mcpreg.h Copy from hpcarm. 2001-07-30 10:17:21 +00:00
sa11x0_ost.c __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00
sa11x0_ostreg.h
sa11x0_ppcreg.h Update from hpcarm with MCP register definition. 2001-07-30 12:19:04 +00:00
sa11x0_reg.h sync to hpcarm/sa11x0 2002-07-19 18:26:56 +00:00
sa11x0_sspreg.h
sa11x0_var.h Remove unused structure member variables. 2003-04-14 14:18:41 +00:00
sa11x0.c __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00
sa11x1_pcic.c split StrongArm companion chip (sacc) driver so that we can support 2003-08-08 12:29:22 +00:00
sa11x1_pcicreg.h
sa11x1_pcicvar.h split StrongArm companion chip (sacc) driver so that we can support 2003-08-08 12:29:22 +00:00
sa11xx_pcic.c __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00
sa11xx_pcicreg.h
sa11xx_pcicvar.h Update from hpcarm with cookie change. 2001-07-30 10:55:49 +00:00
sa1111_kbc.c Abstract the interface between pckbc(4), and the pckbd(4) and pms(4) 2004-03-13 17:31:33 +00:00
sa1111_reg.h + protect against including twice 2002-12-18 04:09:31 +00:00
sa1111_var.h split StrongArm companion chip (sacc) driver so that we can support 2003-08-08 12:29:22 +00:00
sa1111.c split StrongArm companion chip (sacc) driver so that we can support 2003-08-08 12:29:22 +00:00