1. 13 May, 2003 1 commit
    • Russell King's avatar
      [PCMCIA] Add per-socket thread to process socket events. · 77e62b64
      Russell King authored
      Add a per-socket kernel thread, which is responsible for processing
      insertion, removal, battery status and ready status changes.  We
      also add a semaphore to prevent multiple threads trying to change
      the socket suspend/present state.
      
      This will allows us to eliminate the per-socket work queues, and
      will allow us to handle the card insertion without resources
      cleanly.
      77e62b64
  2. 10 May, 2003 10 commits
  3. 09 May, 2003 29 commits