freebsd-nq/sys/i386/isa/pcvt
Bruce Evans e4d202a8ae Fixed struct access bug and style bugs in previous revision. The same
fix as for syscons did not work because pcvt uses a struct where syscons
uses a struct pointer.
1997-03-03 16:33:41 +00:00
..
pcvt_conf.h Fix many long-standing bugs and problems with pcvt, namely: 1996-08-10 22:14:36 +00:00
pcvt_drv.c Don't claim the console when the driver is disabled. The getc/putc 1996-10-09 15:24:21 +00:00
pcvt_ext.c Fixed struct access bug and style bugs in previous revision. The same 1997-03-03 16:33:41 +00:00
pcvt_hdr.h Updated #includes to 4.4Lite style. 1996-09-10 08:32:01 +00:00
pcvt_kbd.c Fixed setting of the keyboard LEDs. For some keyboards and/or keyboard 1996-10-14 21:44:05 +00:00
pcvt_kbd.h When I hit [Ctrl]+8, appeared 9 instead of 8. It may not be critical but 1996-08-01 22:38:30 +00:00
pcvt_out.c Avoid touching the LEDs too early in the game. After the recent 1996-11-02 23:28:06 +00:00
pcvt_sup.c Updated #includes to 4.4Lite style. 1996-09-10 08:32:01 +00:00
pcvt_tbl.h
pcvt_vtf.c Updated #includes to 4.4Lite style. 1996-09-10 08:32:01 +00:00