NetBSD/sys/arch/sgimips/conf
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
..
files.sgimips Abstract the interface between pckbc(4), and the pckbd(4) and pms(4) 2004-03-13 17:31:33 +00:00
GENERIC32_IP2x Attach int0 at mainbus (precedent being the ip32 CRIME device, which handled 2004-01-19 00:12:31 +00:00
GENERIC32_IP3x Completely remove IP2X and IP32, which renders opt_machtype.h obsolete. 2004-01-19 03:26:14 +00:00
INSTALL32_IP2x ip2x can't handle four-meg ramdisks; use a three-meg ramdisk instead and 2003-11-20 05:27:07 +00:00
INSTALL32_IP3x Remove historic remnant that treated the O2 load address as the 2004-01-15 08:53:42 +00:00
majors.sgimips Change reference at bottom from sys/dev/majors to sys/conf/majors to match 2003-12-10 02:04:00 +00:00
Makefile.sgimips.inc
std.sgimips Remove historic remnant that treated the O2 load address as the 2004-01-15 08:53:42 +00:00