cvs commit: src/sys/dev/gem if_gem.c

Marius Strobl marius at FreeBSD.org
Sat Jun 16 23:28:00 UTC 2007


marius      2007-06-16 23:27:59 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/gem          if_gem.c 
  Log:
  - In gem_bitwait() check that the bit clears/was set in the content
    of the register rather than in the offset describing the register.
  - In gem_reset_rx() let gem_bitwait() check for the Rx reset bit
    rather than the Tx reset bit to clear.
  
  Obtained from:  OpenBSD (same/similar bugs being fixed)
  
  Revision  Changes    Path
  1.43      +2 -2      src/sys/dev/gem/if_gem.c


More information about the cvs-src mailing list