cvs commit: src/sys/pci if_vr.c if_vrreg.h

Andrew Boothman andrew at mux.org.uk
Tue Apr 13 15:26:14 PDT 2004


Ruslan Ermilov wrote:
> 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().

Ruslan,

I wonder if your recent changes to vr might have effected an 
outstanding, if illusive, bug with vr?

http://www.freebsd.org/cgi/query-pr.cgi?pr=62889

Andrew



More information about the cvs-src mailing list