1. 06 Dec, 2002 3 commits
    • Art Haas's avatar
      [PATCH] C99 initializer for drivers/usb/image/hpusbscsi.h · 01e5a2a6
      Art Haas authored
      Here's a patch for switching the file to use C99 initializers. The patch
      is against 2.5.50.
      01e5a2a6
    • Gerd Knorr's avatar
      [PATCH] dsb usb radio fix · fc2000be
      Gerd Knorr authored
        This patch fixes stupid cut+paste bug in dsbr100.
      fc2000be
    • Mark Haverkamp's avatar
      [PATCH] aacraid 2.5 update · 78abb0ee
      Mark Haverkamp authored
      This contains three changes.  The first removes some #defines that don't
      seem to be needed anymore.  The second fixes a problem when CONFIG_LBD
      is set and sector_t is u64.  The third fixes some compile warnings
      setting a char * in the scsi_pointer struct to a dma_addr_t.  I changed
      the usage from the ptr element to the dma_handle element.
      
      It compiles without warnings and I have run some tests on aacraid devices
      on the osdl lab machines with the CONFIG_LBD option on and off.
      78abb0ee
  2. 05 Dec, 2002 37 commits