NetBSD/sys/arch/arc/jazz
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
..
asc.c __KERNEL_RCSID() 2003-07-15 00:04:39 +00:00
bus_dma_jazz.c If BUS_DMA_ALLOCNOW is specified with nsegments > 1 2003-08-14 09:35:26 +00:00
com_jazzio.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
dma.h Remove (deprecated) DMA functions in jazz/dma.c which are no longer used. 2003-05-04 10:07:50 +00:00
fd.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
fdc_jazzio.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
fdcvar.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
fdreg.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
if_sn_jazzio.c __KERNEL_RCSID() 2003-07-15 00:04:39 +00:00
jazzdmatlb.c The 6th argument to extent_create() is size_t, don't pass NULL in it. 2003-10-21 16:19:04 +00:00
jazzdmatlbreg.h
jazzdmatlbvar.h
jazzio.c - Count jazzio interrupts with evcnt(9). 2003-10-08 18:12:24 +00:00
jazziovar.h
jazzisabr.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
lpt_jazzio.c __KERNEL_RCSID() 2003-07-15 00:04:39 +00:00
mcclock_jazzio.c Switch arc to use MI mc146818 tod driver. 2003-10-29 18:17:49 +00:00
mcclock_jazziovar.h Switch arc to use MI mc146818 tod driver. 2003-10-29 18:17:49 +00:00
oosiop_jazzio.c __KERNEL_RCSID() 2003-07-15 00:04:39 +00:00
opms_jazzio.c __KERNEL_RCSID() 2003-07-15 00:04:39 +00:00
osiop_jazzio.c __KERNEL_RCSID() 2003-07-15 00:04:39 +00:00
pccons_jazzio.c __KERNEL_RCSID() 2003-07-15 00:04:39 +00:00
pccons_jazziovar.h
pckbc_jazzio.c Abstract the interface between pckbc(4), and the pckbd(4) and pms(4) 2004-03-13 17:31:33 +00:00
pckbc_jazzioreg.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
pica.h
rd94.h
timer_jazzio.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
timer_jazziovar.h
vga_jazzio.c __KERNEL_RCSID() 2003-07-15 00:04:39 +00:00
vga_jazziovar.h