aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/atkbdc/atkbd_atkbdc.c
Commit message (Expand)AuthorAgeFilesLines
* Use config's conditional compilation rather than using #ifdefs that makePeter Wemm2000-01-291-5/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* - Remove cdevsw entry points in individual keyboard drivers;Kazutaka YOKOTA1999-08-221-10/+8
* Move the declaration of the interrupt type from the driver structureDoug Rabson1999-05-081-4/+3
* Bring the 'new-bus' to the i386. This extensively changes the way thePeter Wemm1999-04-161-7/+8
* Keyboard driver update in preparation for the USB keyboard driver.Kazutaka YOKOTA1999-03-101-9/+20
* Update the alpha port to use the new syscons.Doug Rabson1999-01-231-0/+119