aboutsummaryrefslogtreecommitdiff
path: root/sys/pc98/cbus/scvtb.c
Commit message (Expand)AuthorAgeFilesLines
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-281-399/+0
* Replace `inline static' by `static inline'.Ed Schouten2011-12-131-1/+1
* Back out M_* changes, per decision of the TRB.Warner Losh2003-02-191-1/+1
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.Alfred Perlstein2003-01-211-1/+1
* Merged from sys/dev/syscons/scvtb.c revision 1.9.Yoshihiro Takahashi2002-08-221-4/+4
* Fixed to draw mouse cursor. The syscons driver for PC98 uses differentYoshihiro Takahashi2001-12-141-6/+2
* Speed up console driver.Yoshihiro Takahashi2001-07-261-148/+145
* Merged from the following changes.Yoshihiro Takahashi2001-07-141-2/+3
* Fixed include files to use sys/{cons,fb,kb}io.h instead ofKATO Takenori2000-10-091-1/+2
* Merge from the following changes.Yoshihiro Takahashi2000-03-291-5/+0
* - Fixed warnings.Yoshihiro Takahashi2000-01-041-1/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Added copyright.KATO Takenori1999-07-031-1/+25
* Sync with sys/dev/syscons/scvtb.c revision 1.2.KATO Takenori1999-06-241-1/+23
* PC98 part of the second phase of syscons reorganization.KATO Takenori1999-06-241-0/+364