summaryrefslogtreecommitdiff
path: root/sys/dev/kbd/atkbdcreg.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.2.0_cvscvs2svn2004-01-101-1/+1
* 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