home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 25 / AACD 25.iso / AACD / Utilities / BasiliskII / src / Unix / fbdevices < prev    next >
Encoding:
Text File  |  1999-10-21  |  404 b   |  15 lines

  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
  15.