1. 08 3月, 2008 1 次提交
  2. 06 2月, 2008 1 次提交
  3. 29 1月, 2008 1 次提交
    • M
      b43: Remove PIO support · 03b29773
      Michael Buesch 提交于
      Remove b43 PIO support.
      DMA works well on all supported devices. There's no reason to use PIO.
      Additionally, new devices don't support PIO in hardware anymore.
      b43 PIO support is dead and unused code.
      
      After applying this patch please do
      git rm drivers/net/wireless/b43/pio.h
      git rm drivers/net/wireless/b43/pio.c
      to remove the main PIO support code.
      Signed-off-by: NMichael Buesch <mb@bu3sch.de>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      03b29773
  4. 11 10月, 2007 1 次提交