NetBSD/sys/arch/atari/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
..
ATARITT Regen: Add new per-chip pciide drivers. 2003-10-08 11:53:10 +00:00
ATARITT.in files.atari: 2001-04-10 06:28:38 +00:00
BOOT Regen: Add new per-chip pciide drivers. 2003-10-08 11:53:10 +00:00
BOOTX Regen: Add new per-chip pciide drivers. 2003-10-08 11:53:10 +00:00
FALCON Regen: Add new per-chip pciide drivers. 2003-10-08 11:53:10 +00:00
FALCON.in Add atabus. 2003-10-08 11:04:56 +00:00
files.atari Abstract the interface between pckbc(4), and the pckbd(4) and pms(4) 2004-03-13 17:31:33 +00:00
GENERIC.in add COMPAT_15/COMPAT_16 2003-09-22 14:11:15 +00:00
HADES Regen: Add new per-chip pciide drivers. 2003-10-08 11:53:10 +00:00
HADES.in Add atabus. 2003-10-08 11:04:56 +00:00
majors.atari Change reference at bottom from sys/dev/majors to sys/conf/majors to match 2003-12-10 02:04:00 +00:00
makeconf remove trailing whitespace (including in generated files) 2001-11-20 11:26:10 +00:00
Makefile.atari The traditional C preprocessor is fixed in GCC 3.3 now, so no need 2002-11-26 18:51:12 +00:00
MILAN-ISAIDE Regen: Add new per-chip pciide drivers. 2003-10-08 11:53:10 +00:00
MILAN-PCIIDE Split the Intel i31244 SATA controller ("Artisea") driver out of piixide 2003-12-14 01:32:01 +00:00
MILAN.in Split the Intel i31244 SATA controller ("Artisea") driver out of piixide 2003-12-14 01:32:01 +00:00
README Move GENERIC to GENERIC.in . This avoids confusion since GENERIC is not a 2001-04-10 05:52:14 +00:00
std.atari regenerate for whitespace cleanup 2001-11-20 11:30:44 +00:00
std.hades Fix typo. 2002-04-09 13:14:03 +00:00
std.milan regenerate for whitespace cleanup 2001-11-20 11:30:44 +00:00

The config files in this directory are generated by the 'makeconf' script
by combining a '<CONFIG>.in' file with 'GENERIC.in' and asserting a some
preprocessor defines.
If something needs to be changed in 'GENERIC.in' or some of the other '.in'
files, please regenerate the config files and commit them too...

Leo.