1. 12 9月, 2006 1 次提交
  2. 28 7月, 2006 1 次提交
    • M
      [PATCH] bcm43xx: init routine rewrite · 58e5528e
      Michael Buesch 提交于
      Rewrite of the bcm43xx initialization routines.
      This fixes several issues:
      * up-down-up-down-up... stale data issue
        (May fix some DHCP issues)
      * Fix the init vs IRQ handler race (and remove the workaround)
      * Fix init for cards with multiple cores (APHY)
        As softmac has no internal PHY handling (unlike dscape),
        this adds the file "phymode" to sysfs.
        The active PHY can be selected by writing either a, b or g
        to this file. Current PHY can be determined by reading from it.
      * Fix the controller restart code.
        Controller restart can now also be triggered through
        echo 1 > /debug/bcm43xx/ethX/restart
      Signed-off-by: NMichael Buesch <mb@bu3sch.de>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      58e5528e
  3. 06 7月, 2006 1 次提交
  4. 06 5月, 2006 1 次提交
  5. 28 3月, 2006 8 次提交