Source-Changes archive

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

CVS commit: syssrc/sys/dev/ic



Module Name:    syssrc
Committed By:   onoe
Date:           Wed Oct  2 17:11:37 UTC 2002

Modified Files:
        syssrc/sys/dev/ic: wi.c wireg.h

Log Message:
Fix NIC-memory leak for symbol firmware at reinitialization.  After 4-5
times changing of 802.11 parameters, such as nwid, the error
"tx buffer allocation failed" occured unless ifconfig down up.

Pass signal streangth and timestamp to ieee80211_input, though it is not
useful for wi driver for now.


To generate a diff of this commit:
cvs rdiff -r1.95 -r1.96 syssrc/sys/dev/ic/wi.c
cvs rdiff -r1.40 -r1.41 syssrc/sys/dev/ic/wireg.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