Date: Mon, 5 Apr 2004 10:39:57 -0700 (PDT) From: Ruslan Ermilov <ru@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_vr.c if_vrreg.h Message-ID: <200404051739.i35HdvhV051240@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2004/04/05 10:39:57 PDT
FreeBSD src repository
Modified files:
sys/pci if_vr.c if_vrreg.h
Log:
- Rewritten TX to use only two pointers to track producer/consumer.
- Added polling(4) support!
- Bugfix: don't forget to set IFF_OACTIVE when TX list is full.
- Minor: tidy up vr_encap().
Revision Changes Path
1.82 +157 -125 src/sys/pci/if_vr.c
1.19 +5 -3 src/sys/pci/if_vrreg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404051739.i35HdvhV051240>
