1. 31 Jul, 2003 35 commits
  2. 27 Jul, 2003 3 commits
  3. 26 Jul, 2003 2 commits
    • Bernardo Innocenti's avatar
      [PATCH] Make I/O schedulers optional · f374048e
      Bernardo Innocenti authored
      Add kconfig options to allow excluding either or both the I/O
      schedulers.  This can be useful for embedded systems (saves about ~13KB).
      
      All schedulers are enabled by default for non-embedded.
      f374048e
    • Geert Uytterhoeven's avatar
      [PATCH] Update valkyriefb driver · 48cb98d6
      Geert Uytterhoeven authored
      This updates the valkyriefb driver to the new API.
      
      From Paul Mackerras <paulus@samba.org>:
      
       "It compiles OK, but I haven't been able to test it.  I have simplified
        the driver quite a bit using the knowledge that there can only ever be
        one valkyrie graphics adaptor in a system - it is the built-in
        graphics adaptor on various ancient mac and powermac machines, and we
        access it at a hard-coded address, so we can only handle one."
      48cb98d6