atkbd/x86_64: Do the same AT controller check on x86_64 as on i386
[dragonfly.git] / sys / dev / misc / atkbdc_layer / atkbdc_isa.c
2011-08-29 Sepherosa Ziehauatkbd/x86_64: Do the same AT controller check on x86_64...
2011-06-24 Sascha Wildnerkernel: Use NULL for DRIVER_MODULE()'s evh ...
2010-08-28 Alex HornungMPSAFE - TTY & related drivers
2007-10-23 YONETANI TomokazuMerge ACPI resource manager changes From FreeBSD:
2007-04-22 YONETANI TomokazuPut a DELAY in the AT-style keyboard detection loop...
2007-04-22 YONETANI TomokazuWhen enabling A20, put upper limit on amount of time...
2006-12-22 Sascha WildnerRename printf -> kprintf in sys/ and add some defines...
2006-10-25 Matthew DillonDo a major clean-up of the BUSDMA architecture. A...
2006-09-05 Matthew DillonRename malloc->kmalloc, free->kfree, and realloc->kreal...
2004-05-13 Matthew Dillonmalloc() flags cleanup and fixes. Get rid of M_NOWAIT...
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: