summaryrefslogtreecommitdiffstats
path: root/sys/pc98/cbus/syscons_cbus.c
Commit message (Expand)AuthorAgeFilesLines
* Move VT switching hack for suspend/resume from bus drivers to syscons.cjkim2011-05-091-54/+0
* Reduce diffs against syscons_isa.c. No functional changes.nyan2010-05-261-29/+34
* MFi386: part of 189421nyan2009-03-061-2/+4
* Always set the bell_pitch to 800. This catch up with the sysbeep() argumentnyan2008-04-081-4/+1
* Further cleanup of sound generation in syscons:phk2008-03-261-8/+0
* The "free-lance" timer in the i8254 is only used for the speakerphk2008-03-261-1/+1
* Rename timer0_max_count to i8254_max_count.phk2008-03-261-1/+1
* Use pause() rather than tsleep() on explicit global dummy variables.jhb2007-02-271-2/+1
* Remove unneeded include.nyan2006-05-081-1/+0
* - Move timerreg.h to <arch>/include and split i8253 specific defines intonyan2005-05-141-10/+7
* Change a directory layout for pc98.nyan2005-05-101-1/+1
* Merged from sys/isa/syscons_isa.c revision 1.24.nyan2003-10-311-0/+4
* - Use the new resource_disabled() helper function to see if devices arejhb2003-07-021-3/+1
* Merged from sys/isa/syscons_isa.c revision 1.21.nyan2003-01-151-8/+19
* Merged from sys/isa/syscons_isa.c revision 1.20.nyan2002-10-221-0/+2
* Merged from sys/isa/syscons_isa.c revision 1.19.nyan2002-10-171-0/+4
* Merged from sys/isa/syscons_isa.c revision 1.18.nyan2002-09-161-0/+35
* Merged from the following changes.nyan2001-07-141-7/+0
* Merged from sys/isa/syscons_isa.c revision 1.16.nyan2001-06-261-1/+1
* Used kbio.h and consio.h instead of machine/console.h.kato2000-10-201-2/+2
* Changed default cursor shape to non-blink mode.nyan2000-08-081-1/+1
* Merge from the following changes.nyan2000-07-111-17/+20
* Merged from sys/isa/syscons_isa.c revision 1.13.kato2000-06-171-4/+5
* Merge from the following changes.nyan2000-03-291-6/+3
* Synced with the sc driver in the sys/dev/syscons directory.kato2000-01-201-9/+9
* Change isa_get/set_flags() to device_get/set_flags().kato1999-09-071-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Merge the cons.c and cons.h to the best of my ability. alpha may orphk1999-08-091-2/+2
* Added copyright.kato1999-07-031-1/+25
* Merge with sys/isa/syscons_isa.c and sys/dev/syscons/syscons.ckato1999-06-241-4/+4
* PC98 part of the second phase of syscons reorganization.kato1999-06-241-0/+193
OpenPOWER on IntegriCloud