1vga_getcurrentchipset(3) Svgalib User Manual vga_getcurrentchipset(3)
2
3
4
6 vga_getcurrentchipset - returns the current SVGA chipset
7
9 #include <vga.h>
10
11 int vga_getcurrentchipset(void);
12
13
15 Returns the current SVGA chipset which was autodetected or forced. See
16 vga_setchipset(3) for the predefined values which may be returned.
17
18
20 svgalib(7), vgagl(7), libvga.config(5), vgatest(6), vga_setchipset(3),
21 vga_setchipsetandfeatures(3)
22
24 This manual page was edited by Michael Weller <eowmob@exp-math.uni-
25 essen.de>. The exact source of the referenced function as well as of
26 the original documentation is unknown.
27
28 It is very likely that both are at least to some extent are due to Harm
29 Hanemaayer <H.Hanemaayer@inter.nl.net>.
30
31 Occasionally this might be wrong. I hereby asked to be excused by the
32 original author and will happily accept any additions or corrections to
33 this first version of the svgalib manual.
34
35
36
37Svgalib (>= 1.2.11) 27 July 1997 vga_getcurrentchipset(3)