OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Dale Rahn (drahncvs.openbsd.org)
Date: Sun Nov 09 2003 - 14:54:19 CST


CVSROOT: /cvs
Module name: src
Changes by: drahncvs.openbsd.org 2003/11/09 13:54:19

Modified files:
        sys/dev/usb : if_wi_usb.c

Log message:
Zero the tx buffer before reusing it. This way stray bits will
not remain set on the text packet sent, seems to improve wiusb
on large transfers.