Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Feb 2010 17:37:46 +0000 (UTC)
From:      Alexander Kabaev <kan@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/mips/atheros ar71xxreg.h
Message-ID:  <201002191738.o1JHc9Uh037508@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kan         2010-02-19 17:37:46 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/atheros     ar71xxreg.h 
  Log:
  SVN rev 204093 on 2010-02-19 17:37:46Z by kan
  
  Define DMA_RX_STATUS_OVERFLOW with correct value.
  
  The RX overflow is reported in bit 2 on real hardware and Linux driver
  for the same device already has this defined correctly.
  This fixes frequent interrupt storms seen on RouterStation Pro boards.
  
  Discussed with: gonzo
  
  Revision  Changes    Path
  1.3       +3 -3      src/sys/mips/atheros/ar71xxreg.h



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