home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 6 / AACD06.ISO / AACD / Emulation / BasiliskII / src / Unix / fbdevices < prev    next >
Text File  |  1999-10-21  |  404b  |  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.