home *** CD-ROM | disk | FTP | other *** search
/ Amiga GigaPD 3 / Amiga_GigaPD_v3_3of3.iso / netbsd / docs / mailinglist-archive / 1993-10 / text0089.txt < prev    next >
Encoding:
Text File  |  1993-06-25  |  974 b   |  25 lines

  1. > > - X Server will use /dev/console to put up a display, /dev/chipmem to map
  2. > >          the memory in and /dev/blit to render into it.
  3. > Don't forget that netbsd code must run on all netbsd (pc, sun, ...)
  4. > And don't forget that X-Window must run under graphic cards.
  5. > (this is done by the graphic driver grf0 (custom chips) grf1 (retina card)
  6. > )
  7.  
  8. Already we have system-specific software.
  9.  
  10. Look at XFree86.  It supports seven or so video cards.  Support that was not
  11. abstracted out in the kernel.  I see no problem with the Amiga X server
  12. having INTERNAL support for a number of video device drivers, including
  13. custom chip/blitter and Retina.
  14.  
  15. Also, why shouldn't there be ANY Amiga-specific system calls available to
  16. users?  Generic NetBSD software will still run, but there can be Amiga-specific
  17. stuff too (such as X servers).
  18.  
  19. -- 
  20. David Jones, M.A.Sc student, Electronics Group (VLSI), University of Toronto
  21. email: dej@eecg.utoronto.ca, finger for more info
  22.  
  23.