Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Feb 2005 18:01:28 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ath if_ath_pci.c
Message-ID:  <200502071801.j17I1SsG029008@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2005-02-07 18:01:28 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/dev/ath          if_ath_pci.c 
  Log:
  MFC 1.11:
  o disable pci retry timeout to avoid problems when operating in C3 state
    (fix imported from madwifi by Takanori Watanabe)
  o eliminate save/restore of pci registers handled by the system
  o eliminate duplicate zero of the softc (noted by njl)
  o consolidate common code
  
  Revision  Changes    Path
  1.8.2.2   +32 -29    src/sys/dev/ath/if_ath_pci.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502071801.j17I1SsG029008>