cvs commit: src/sys/pci if_sis.c if_sisreg.h

Poul-Henning Kamp phk at FreeBSD.org
Tue Jan 4 14:39:35 PST 2005


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


More information about the cvs-src mailing list