artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f35af6
)
Add newer S3 chipsets that pcvt supports. Fix from William Wisner
author
millert
<millert@openbsd.org>
Sun, 4 May 1997 20:59:02 +0000
(20:59 +0000)
committer
millert
<millert@openbsd.org>
Sun, 4 May 1997 20:59:02 +0000
(20:59 +0000)
<wisner@gryphon.com>. Closes PR#180.
sys/arch/i386/isa/pcvt/Util/scon/scon.c
patch
|
blob
|
history
diff --git
a/sys/arch/i386/isa/pcvt/Util/scon/scon.c
b/sys/arch/i386/isa/pcvt/Util/scon/scon.c
index
edf9ea2
..
08e5557
100644
(file)
--- a/
sys/arch/i386/isa/pcvt/Util/scon/scon.c
+++ b/
sys/arch/i386/isa/pcvt/Util/scon/scon.c
@@
-645,6
+645,14
@@
char *vga_type(int number)
"S3 80C924",
"S3 80C801/80C805",
"S3 80C928",
+ "S3 864",
+ "S3 964",
+ "S3 732 (Trio32)",
+ "S3 764 (Trio64)",
+ "S3 866",
+ "S3 868",
+ "S3 968",
+ "S3 765 (Trio64 V+)",
"Unknown S3",
"CL-GD5402",
"CL-GD5402r1",