K 10 svn:author V 3 imp K 8 svn:date V 27 2004-05-18T06:57:33.000000Z K 7 svn:log V 569 Fix two bugs that aren't in the current: 1) only have a long timeout for the wi_cmd_ini command. All others should much faster at 10ms. Some cards seem to timeout when the signal quality is low, and a faster timeout means that retry will happen in a fraction of a second, rather than seconds. 2) ifconfig passes -1 in i_val for the ssid and ignores the rest of the parameters if it returns an error. wi used to return an error in this case, which means none of the 802.11 parameters were being reported. Since an works, fix the presumed bug in wi. END