home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / linux / 6569 < prev    next >
Encoding:
Text File  |  1992-07-23  |  3.0 KB  |  59 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!mips!darwin.sura.net!jvnc.net!primerd.prime.com!hammer!cummings
  3. From: cummings@hammer.Prime.COM (Kevin Cummings)
  4. Subject: Re: "Automagic" shoelace
  5. Message-ID: <1992Jul21.160712@hammer.Prime.COM>
  6. Sender: cummings@hammer (Kevin Cummings)
  7. Organization: Prime Computer R&D
  8. References: <1992Jul15.180931@hammer.Prime.COM> <1992Jul16.183143.14340@pool.info.sunyit.edu> <1992Jul17.155956@hammer.Prime.COM> <1992Jul18.150235.24314@pool.info.sunyit.edu>
  9. Date: Tue, 21 Jul 1992 20:07:12 GMT
  10. Lines: 47
  11.  
  12. In article <1992Jul18.150235.24314@pool.info.sunyit.edu>, ujlh@pool.info.sunyit.edu (James Henrickson) writes:
  13. > In article <1992Jul17.155956@hammer.Prime.COM> cummings@hammer.Prime.COM (Kevin Cummings) writes:
  14. > >In article <1992Jul16.183143.14340@pool.info.sunyit.edu>, ujlh@pool.info.sunyit.edu (James Henrickson) writes:
  15. > >> 
  16. > >> There is an svga_mode patch on tsx-11 for setting the video mode at boot
  17. > >> time.  I've used it since Linux 0.95c, and have been pleased with it.
  18. > >> Just install the patch, edit the top level Makefile to select the desired
  19. > >> video mode, and recompile the kernel.  It's easier than editing setup.S.  :-)
  20. > >
  21. > >Maybe so, but setup.S has just changed for 0.96c-pl1.  I know, because I
  22. > >added the VESA checking to it.  So the old patch file probably won't work.
  23. > >Maybe I can do a few things with conditional compilation and a selection
  24. > >in the Makefile?
  25. > >
  26. > This is one of those neat things I'd like to see added to the stock
  27. > Linux kernel as a compile-time option.  I wonder if it is possible to
  28. > implement dynamic video mode setting at boot time?  Even if it was
  29. > a patch to the binary, like setting the root device on a floppy boot
  30. > image.
  31.  
  32. That's the very thing I had in mind for my next change in this area.
  33. Though, you still want the uninformed user to at least be told what kind
  34. of video card he needs to choose from (some of the clones out there aren't
  35. very good at identifying themselves, others aren't very good at passing
  36. the tests or supporting the modes they should!).
  37.  
  38. > I'm not expecting this to be implemented very soon, though, as this is
  39. > more of a luxury at this stage of development.  :-)
  40.  
  41. Depends on how fast I can get myself motivated again in this area.  I'd rather
  42. be spending my time understanding the S3 video chip, and what needs to be done
  43. to X386 to get it to work.  I'm hoping to use the high level registers on the
  44. chip to do most of the work!
  45.  
  46. =================================================================
  47. Kevin J. Cummings                       PrimeService
  48. 20 Briarwood Road                       A Computervision Company
  49. Framingham, Mass.                       500 Old Connecticut Path
  50.                     Framingham, Mass.
  51. Work:  cummings@primerd.Prime.COM
  52. Home:  cummings@kjc386.framingham.ma.us
  53.  
  54. Std. Disclaimer: "Mr. McKittrick, after careful consideration,
  55.           I've come to the conclusion that your new
  56.           defense system SUCKS..."   --  War Games
  57. =================================================================
  58.