Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jan 2005 22:39:35 +0000 (UTC)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_sis.c if_sisreg.h
Message-ID:  <200501042239.j04MdZ13054625@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2005-01-04 22:39:35 UTC

  FreeBSD src repository

  Modified files:
    sys/pci              if_sis.c if_sisreg.h 
  Log:
  Instead of keeping track of the index into the receive ring use the already
  implemented "sis_nextdesc" pointer to keep a pointer instead.
  
  Revision  Changes    Path
  1.107     +5 -7      src/sys/pci/if_sis.c
  1.28      +1 -1      src/sys/pci/if_sisreg.h



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