ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/Unix/fbdevices
Revision: 1.1
Committed: 1999-10-21T13:19:22Z (24 years, 8 months ago) by cebix
Branch: MAIN
CVS Tags: nigel-build-19, nigel-build-12, nigel-build-13, nigel-build-16, nigel-build-17, nigel-build-15, snapshot-21101999, snapshot-13072000, snapshot-22121999, snapshot-17022001, release-0_8-1, snapshot-15012002, snapshot-02111999, snapshot-29052001, release-0_9-1, HEAD
Log Message:
- added fbdev video code and SPARC assembly optimizations

File Contents

# Content
1 # ------------------------------------------------------------------------------
2 # device depth offset for mmap(2)
3 # ------------------------------------------------------------------------------
4
5 # Frame buffers known to work
6 cgsix 8 0x70016000
7 tcx 8 0x00000000
8
9 # Untested frame buffers
10 cgthree 8 0x04000000
11 cgtwo 8 0x00000000
12 cgfour 8 0x00000000
13 cgeight 24 0x00000000
14 tcx 24 0x01000000