aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/kbd/atkbdc.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: r1.11 - spelling fixes in a comment.Murray Stokely2002-03-311-7/+7
* MFC:Kazutaka YOKOTA2000-03-311-78/+99
* Use config's conditional compilation rather than using #ifdefs that makePeter Wemm2000-01-291-5/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Include sys/isa/isareg.h rather than i386/isa/isa.h for i386.Kazutaka YOKOTA1999-05-201-5/+1
* Slight reorganization of internal interface in the keyboard controllerKazutaka YOKOTA1999-05-181-2/+10
* Add the new keyboard driver and video card driver. They will beKazutaka YOKOTA1999-01-091-0/+1017