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

  1. Chris,      [regarding <9310130301.AA004bl@ro-chp.UUCP> on Oct 12]
  2.  
  3. > I have been trying for a day now to get as to assemble anything.  Its
  4. [ problems deleted ]
  5.  
  6. Well I managed to get gas-2.1.1 ported (by compiling to .s in bsd and then
  7. exporting to amiga to `as' and then back to bsd to `ld') and everything
  8. is assembling fine it seems...
  9.  
  10. If anyone is interested and I can try and actually get gas to pass
  11. the testsuite (need to find program called `runtest').  And then
  12. pass out the binary.  (I would rather not do all this but... see below)
  13.  
  14. > Will NetBSD work with the GVP series 1 controller? it uses
  15. > the WD339C?? same # as the A3000 but without the last `A'
  16. [still looking for an answer to this.]
  17.  
  18.  
  19. > How hard will it be to get NetBSD to use my A2024 in 1024x800 mode?
  20. > what is involved?  Do I need to learn how to write copper lists?
  21.  
  22. I looked at the source for grf_cc it seems that a new device is needed
  23. I am gathering my own thoughts on how to implement this but probably
  24. more object oriented. ie.
  25.  
  26.  o blitting copper layer - call it `monitor'  this layer will handle
  27.                            all the current view's low-level work.
  28.                            and hopefully provide a standard interface
  29.                            to screens.
  30.  o screen layer - these would corispond to devices I think
  31.                   similar to tty's and then we can all have
  32.                   our friendly screens back. (front-back flipping)
  33.  o console layer - console drivers could then be made to work with
  34.                    the screen layers.  no more copper list swapping
  35.                    of lines I think.  It sure is fast but inappropriate
  36.                    when multiple display modes are going to be manipulated.
  37.  
  38. I think this approach will also help port other graphic applications
  39. like X...
  40.  
  41. > And most importantly, why can I not build the kernel?  I am lacking
  42. > only `symorder' and `strip' (I cannot find them anywhere.)
  43.  
  44. I can build the kernel now. :^) ("so thats what ld.bsd was all about...")
  45.  
  46.  
  47. > I have 640M of hard drive space...
  48. still do. :^)
  49.  
  50. I have another question now regarding emacs.  I keep getting trap errors
  51. after running emacs for maybe 20 seconds to 3 minutes as root.  As
  52. chopps I can't load emacs normally, sometimes it loads but Segment Violations
  53. soon come.  Is there something obvious I can do to fix this?  Or does
  54. it require deeper investigation?  (vi for now...)
  55.  
  56. Thanks.
  57. Chris...
  58.  
  59. ------------------------
  60. The Royal Oak Chophouse >> Chris Hopps
  61. Royal Oak, Michigan     >> sycom.mi.org!ro-chp!chopps
  62.  
  63.