freebsd-dev/sys/dev/kbd
Doug Rabson 21c3015a24 * Completely rewrite the alpha busspace to hide the implementation from
the drivers.
* Remove legacy inx/outx support from chipset and replace with macros
  which call busspace.
* Rework pci config accesses to route through the pcib device instead of
  calling a MD function directly.

With these changes it is possible to cleanly support machines which have
more than one independantly numbered PCI busses. As a bonus, the new
busspace implementation should be measurably faster than the old one.
2000-08-28 21:48:13 +00:00
..
atkbd.c Manipulate with AltGR Led (really CapsLock Led) only in K_XLATE mode, because 2000-05-28 12:43:24 +00:00
atkbdc.c * Completely rewrite the alpha busspace to hide the implementation from 2000-08-28 21:48:13 +00:00
atkbdcreg.h - Properly keep track of I/O port resources. 2000-03-19 03:25:13 +00:00
atkbdreg.h - Properly keep track of I/O port resources. 2000-03-19 03:25:13 +00:00
kbd.c Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
kbdreg.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
kbdtables.h Changed key assign for PC-98. 2000-03-16 12:10:43 +00:00