summaryrefslogtreecommitdiff
path: root/sys/dev/atkbdc/atkbdcreg.h
Commit message (Expand)AuthorAgeFilesLines
* - Hook up the new locations of the atkbdc(4), atkbd(4) and psm(4) sourceMarius Strobl2005-06-101-3/+3
* Add support for the A4 Tech RFSW-35 mouse wheel. Probe is similar toMike Heffner2003-07-121-0/+1
* Include "opt_kbd.h" since certain structures size depend on the valuePoul-Henning Kamp2002-10-151-0/+2
* Refine ACPI/PnP BIOS probe/attach routines a bit.Kazutaka YOKOTA2001-09-151-2/+0
* Update the atkbdc, atkbd, and psm drivers to probe/attachKazutaka YOKOTA2001-09-061-0/+3
* - Properly keep track of I/O port resources.Kazutaka YOKOTA2000-03-191-5/+15
* - Add Support for the following PS/2 mice:Kazutaka YOKOTA2000-03-181-0/+3
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Slight reorganization of internal interface in the keyboard controllerKazutaka YOKOTA1999-05-181-2/+3
* Add the new keyboard driver and video card driver. They will beKazutaka YOKOTA1999-01-091-0/+246