Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/usb



Module Name:    src
Committed By:   kiyohara
Date:           Sun Nov 25 09:30:10 UTC 2007

Modified Files:
        src/sys/dev/usb: if_rum.c if_rumreg.h if_rumvar.h

Log Message:
+ Add COREGA CG-WLUSB2GL and ABOCOM WUG2700.
+ make sure ni->ni_txrate is always initialized to a meaningful value by
  redefining ic->ic_newassoc.
  this should prevent "bogus xmit rate" panics when operating in HostAP
  mode.
+ s/RT2573_[TR]X_LIST_COUNT/RUM_[TR]X_LIST_COUNT/
+ Restore the workaround for rate==0 bug.
+ http://www.ralinktech.com/ domain name is for sale.
  use official url instead: http://www.ralinktech.com.tw/


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/dev/usb/if_rum.c
cvs rdiff -r1.1 -r1.2 src/sys/dev/usb/if_rumreg.h
cvs rdiff -r1.3 -r1.4 src/sys/dev/usb/if_rumvar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index