CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/08/27 03:49:32
Modified files:
sys/dev/usb : if_zyd.c if_zydreg.h
Log message:
hardware may pass us ACK or CTS frames in some cases, so use
IEEE80211_ACK_LEN instead of IEEE80211_MIN_LEN for ZYD_MIN_RXBUFSZ
and ZYD_MIN_FRAGSZ.
silence some warnings while i'm there.
change ZYD_FILTER_BSS to use the same value as the vendor's driver
that contains some magic (undocumented) bits.
