1. 26 Sep, 2005 1 commit
    • Daniel Ritz's avatar
      [PATCH] yenta: auto-tune EnE bridges for CardBus cards · 8c3520d4
      Daniel Ritz authored
      Echo Audio cardbus products are known to be incompatible with EnE bridges.
      in order to maybe solve the problem a EnE specific test bit has to be set,
      another cleared...but other setups have a good chance to break when just
      forcing the bits.  so do the whole thingy automatically.
      
      The patch adds a hook in cb_alloc() that allows special tuning for the
      different chipsets.  for ene just match the Echo products and set/clear the
      test bits, defaults to do the same thing as w/o the patch to not break
      working setups.
      Signed-off-by: default avatarDaniel Ritz <daniel.ritz@gmx.ch>
      Cc: Linus Torvalds <torvalds@osdl.org>
      Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
      Signed-off-by: default avatarDominik Brodowski <linux@dominikbrodowski.net>
      8c3520d4
  2. 24 Sep, 2005 12 commits
  3. 23 Sep, 2005 27 commits