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