Date: Thu, 6 Mar 1997 14:34:26 -0800 (PST) From: Joerg Wunsch <joerg> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/isa/pcvt pcvt_drv.c pcvt_hdr.h pcvt_kbd.c src/sys/i386/isa kbdio.c Message-ID: <199703062234.OAA16405@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joerg 97/03/06 14:34:25
Modified: sys/i386/isa kbdio.c
sys/i386/isa/pcvt pcvt_drv.c pcvt_hdr.h pcvt_kbd.c
Log:
Move pcvt towards using kbdio (finally!).
Warning: this won't work yet with PCVT_SCANSET=2 along in early
console mode (boot -c, or boot -d).
A big thanks to Kazutaka, and a word of apologies for delaying the
review for that long time...
Submitted by: yokota@zodiac.mech.utsunomiya-u.ac.jp (Kazutaka YOKOTA)
Revision Changes Path
1.9 +3 -2 src/sys/i386/isa/kbdio.c
1.28 +47 -0 src/sys/i386/isa/pcvt/pcvt_drv.c
1.22 +16 -0 src/sys/i386/isa/pcvt/pcvt_hdr.h
1.15 +318 -4 src/sys/i386/isa/pcvt/pcvt_kbd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703062234.OAA16405>
