1. 08 Feb, 2004 4 commits
    • Andrew Morton's avatar
      [PATCH] add device id to radeonfb · 87afa29a
      Andrew Morton authored
      From: Andreas Steinmetz <ast@domdv.de>
      
      The attached patch adds the pci id 5961 to radeonfb.  Without the patch my
      9200 displays only a blank screen.  lspci output below.
      
      05:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV280
      [Radeon 9200] (rev 01) (prog-if 00 [VGA])
               Subsystem: Giga-byte Technology: Unknown device 4018
               Flags: bus master, 66Mhz, medium devsel, latency 64, IRQ 16
               Memory at e0000000 (32-bit, prefetchable) [size=128M]
               I/O ports at b800 [size=256]
               Memory at feaf0000 (32-bit, non-prefetchable) [size=64K]
               Expansion ROM at feac0000 [disabled] [size=128K]
               Capabilities: [58] AGP version 3.0
               Capabilities: [50] Power Management version 2
      87afa29a
    • Andrew Morton's avatar
      [PATCH] v850: make __delay function handle a loop count of zero · fb3b8050
      Andrew Morton authored
      From: <miles@mcspd15.ucom.lsi.nec.co.jp> (Miles Bader)
      
      make __delay function handle a loop count of zero.  In practice, this only
      seems to occur in odd debugging situations, but it's quite annoying then.
      fb3b8050
    • Andrew Morton's avatar
      [PATCH] v850: Define ARCH_HAS_*_EXTABLE macros for v850 · b8f81320
      Andrew Morton authored
      From: <miles@mcspd15.ucom.lsi.nec.co.jp> (Miles Bader)
      
      Define ARCH_HAS_*_EXTABLE macros for v850
      b8f81320
    • Andrew Morton's avatar
      [PATCH] v850: Add some #includes for the v850 to eliminate some compiler warnings · 67ebb5be
      Andrew Morton authored
      From: <miles@mcspd15.ucom.lsi.nec.co.jp> (Miles Bader)
      
      Add some #includes for the v850 to eliminate some compiler warnings
      67ebb5be
  2. 07 Feb, 2004 5 commits
  3. 06 Feb, 2004 31 commits