History log of /freebsd-9.3-release/sys/pc98/cbus/scvtb.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 111119 19-Feb-2003 imp

Back out M_* changes, per decision of the TRB.

Approved by: trb


# 109623 21-Jan-2003 alfred

Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
Merge M_NOWAIT/M_DONTWAIT into a single flag M_NOWAIT.


# 102265 22-Aug-2002 nyan

Merged from sys/dev/syscons/scvtb.c revision 1.9.


# 87886 14-Dec-2001 nyan

Fixed to draw mouse cursor. The syscons driver for PC98 uses different
attributes from i386.

Submitted by: chi@bd.mbn.or.jp (Chiharu Shibata)
MFC after: 3 days


# 80371 26-Jul-2001 nyan

Speed up console driver.

Submitted by: chi@bd.mbn.or.jp (Chiharu Shibata)


# 79702 14-Jul-2001 nyan

Merged from the following changes.

sys/dev/syscons/scvgarndr.c revision 1.11
sys/dev/syscons/scvtb.c revision 1.8
sys/dev/syscons/syscons.c revisions 1.361, 1.363, 1.364, 1.365 and 1.366
sys/isa/atkbd_isa.c revision 1.9
sys/isa/syscons_isa.c revision 1.17


# 66870 09-Oct-2000 kato

Fixed include files to use sys/{cons,fb,kb}io.h instead of
machine/console.h.


# 58779 29-Mar-2000 nyan

Merge from the following changes.

File Revision
sys/conf/files.i386 1.303 and 1.304
sys/dev/kbd/atkbd.c 1.23
sys/dev/syscons/scterm-sc.c 1.2
sys/dev/syscons/scvgarndr.c 1.5
sys/dev/syscons/scvtb.c 1.5
sys/dev/syscons/syscons.c 1.335
sys/isa/syscons_isa.c 1.11
sys/isa/vga_isa.c 1.17


# 55391 04-Jan-2000 nyan

- Fixed warnings.
- Removed unnecessary include files.


# 50477 27-Aug-1999 peter

$Id$ -> $FreeBSD$


# 48516 03-Jul-1999 kato

Added copyright.

Pointed out by: yokota


# 48190 24-Jun-1999 kato

Sync with sys/dev/syscons/scvtb.c revision 1.2.

Submitted by: yokota


# 48187 24-Jun-1999 kato

PC98 part of the second phase of syscons reorganization.

Submitted by: yokota