freebsd-dev/sys/dev/kbd
Peter Wemm 6182fdbda8 Bring the 'new-bus' to the i386. This extensively changes the way the
i386 platform boots, it is no longer ISA-centric, and is fully dynamic.
Most old drivers compile and run without modification via 'compatability
shims' to enable a smoother transition.  eisa, isapnp and pccard* are
not yet using the new resource manager.  Once fully converted, all drivers
will be loadable, including PCI and ISA.

(Some other changes appear to have snuck in, including a port of Soren's
 ATA driver to the Alpha.  Soren, back this out if you need to.)

This is a checkpoint of work-in-progress, but is quite functional.

The bulk of the work was done over the last few years by Doug Rabson and
Garrett Wollman.

Approved by:	core
1999-04-16 21:22:55 +00:00
..
atkbd.c Bring the 'new-bus' to the i386. This extensively changes the way the 1999-04-16 21:22:55 +00:00
atkbdc.c Add the new keyboard driver and video card driver. They will be 1999-01-09 02:44:50 +00:00
atkbdcreg.h Add the new keyboard driver and video card driver. They will be 1999-01-09 02:44:50 +00:00
atkbdreg.h Keyboard driver update in preparation for the USB keyboard driver. 1999-03-10 10:36:53 +00:00
kbd.c Keyboard driver update in preparation for the USB keyboard driver. 1999-03-10 10:36:53 +00:00
kbdreg.h Keyboard driver update in preparation for the USB keyboard driver. 1999-03-10 10:36:53 +00:00
kbdtables.h Keyboard driver update in preparation for the USB keyboard driver. 1999-03-10 10:36:53 +00:00