Source-Changes archive

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

CVS commit: src/sys/dev/ic



Module Name:    src
Committed By:   onoe
Date:           Fri Jan 16 14:13:16 UTC 2004

Modified Files:
        src/sys/dev/ic: awi.c

Log Message:
Do not return EINPROGRESS but 0 in awi_newstate, since the EINPROGRESS
handling was changed in net80211 framework.
This fix wiconfig -D awi0 to work again for DS phys.
XXX FH phys takes 20 seconds to complete scan, so wiconfig timed out.


To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 src/sys/dev/ic/awi.c

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