home *** CD-ROM | disk | FTP | other *** search
/ Amiga GigaPD 3 / Amiga_GigaPD_v3_3of3.iso / netbsd / docs / mailinglist-archive / 1993-11 / text0188.txt < prev    next >
Encoding:
Text File  |  1993-06-25  |  1.3 KB  |  28 lines

  1. > Will this new graphics/console code make it possible to have virtual
  2. > consoles like under Amiga Minix? There you could switch between different
  3. > logins by using the F1-4 function keys. Some may say that you can do this
  4. > with X Windows and multiple terminals, but if X itself hangs, your stuck.
  5. > With the virtual console, you could just switch over to a dumb terminal
  6. > session and possibly fix the problem. At least you don't have to reboot.
  7. > > 
  8. > > I am posting this to let people know that the new graphics stuff is
  9. > > done (well in beta now).  I send the patches to Markus, and I imagine
  10. > > that he will make them available when he is able.
  11.  
  12. Well, I'm trying to incorporate Chris' changes into the kernel right
  13. now, but in the first release, there won't be a way to have multiple
  14. cc-consoles, as I had to make some compromises to getting the driver into
  15. the old grf driver (the driver isn't suitable to include 3rd party
  16. gfx-boards right now, so I couldn't make it replace grf). This also
  17. means (to the X11 people) that the mmap-interface and grf stays the
  18. same. Only difference I made in the cc-area is to have regsize be one
  19. page, instead of sizeof (custom).
  20.  
  21. -Markus
  22. -- 
  23. CHUUG/EUnet Switzerland                Markus Wild
  24. Zweierstrasse 35    Tel: +41 1 291 45 80    mw@eunet.ch
  25. CH-8004 Zuerich        Fax: +41 1 291 46 42    S=mw;P=EUnet;A=EUnet;C=CH
  26.  
  27.