Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jan 2005 18:08:16 +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:  <200501181808.j0II8GFZ070287@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2005-01-18 18:08:16 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_pci.c 
  Log:
  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
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.11      +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?200501181808.j0II8GFZ070287>