1. 05 Nov, 2002 3 commits
    • James Bottomley's avatar
      Merge mulgrave.(none):/home/jejb/BK/linux-2.5 · 0dc70072
      James Bottomley authored
      into mulgrave.(none):/home/jejb/BK/scsi-for-linus-2.5
      0dc70072
    • James Bottomley's avatar
      Merge mulgrave.(none):/home/jejb/BK/scsi-misc-2.5 · f1c5d5cd
      James Bottomley authored
      into mulgrave.(none):/home/jejb/BK/scsi-for-linus-2.5
      f1c5d5cd
    • Christoph Hellwig's avatar
      [PATCH] get rid of sg_init · d1819213
      Christoph Hellwig authored
      Next step of my ->init removal series.  sg does a few to much wierd
      things with it's global array thay I prefer to leave it to Doug to
      get rid of it (if he wants to), but this patch at least gets rid of
      sg_init.
      
      Move the register_chrdev to init_sg - open properly checks whether
      the device exists so this doesn't cause any harm.  Remove the initial
      allocation of the device array - the resizing code in sg_attach will
      properly take care of it when called the first time.
      
      Tested with a DVD reader/CD writer combination and ide-scsi.
      d1819213
  2. 04 Nov, 2002 13 commits
  3. 03 Nov, 2002 24 commits