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

  1. On Dec  7,  9:59am, Chris Hopps wrote:
  2. > Oh dear it seems that you may be booting into the 640x800 2024 mode
  3. > but you don't have a 2024 :^) you probably want to examine
  4. > _ite_default_height if its 800 then change it to 400 (or whatever you
  5. > want by default)
  6. > The only reason this would happen is if GRF_A2024 was enable when the
  7. > kernel was compiled... I wonder...  ANyway it shouldn't have been.
  8.  
  9.   I first tried configuring without GRF_A2024 and ended up with a number
  10. of references to undefined symbols.  I haven't looked into why yet, I
  11. just changed the ite_default_height for the A2024 entry.  I think the
  12. cc code is missing some #ifdef statements for some of the various graphics
  13. options.
  14.  
  15. Michael
  16.  
  17.