1cgsix(7D) Devices cgsix(7D)
2
3
4
6 cgsix - accelerated 8-bit color frame buffer
7
9 /dev/fbs/cgsixn
10
11
13 cgsix is a low-end graphics accelerator designed to enhance vector and
14 polygon drawing performance. It has an 8-bit color frame buffer and
15 provides the standard frame buffer interface as defined in fbio(7I).
16
17
18 In addition, cgsix supports the following cgsix-specific IOCTL, defined
19 in <sys/fbio.h>.
20
21 FBIOGXINFO Returns cgsix-specific information about the hardware.
22 See the definition of cg6_info in <sys/fbio.h> for more
23 information.
24
25
26
27 cgsix has registers and memory that may be mapped with mmap(2), using
28 the offsets defined in <sys/cg6reg.h>.
29
31 /dev/fbs/cgsix0
32
34 mmap(2), fbio(7I)
35
36
37
38SunOS 5.11 27 Mar 1992 cgsix(7D)