cvs commit: src/sys/dev/wi if_wi.c

Jeff Roberson jroberson at chesapeake.net
Tue Nov 4 15:56:39 PST 2003


On Tue, 4 Nov 2003, Brian Feldman wrote:

> green       2003/11/04 15:47:19 PST
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/dev/wi           if_wi.c
>   Log:
>   Truly fix the lockup mentioned in 1.153.  The PRISM hardware is not
>   capable of functioning in HostAP mode with a zero-length SSID, so
>   use " " if one is not set.

I think you should use some non-whitespace string.  Otherwise users wont
be able to tell what the ssid is if they want to refer to it specifically.
What about "-" or "default" instead?

Thanks,
Jeff

>
>   Revision  Changes    Path
>   1.157     +9 -0      src/sys/dev/wi/if_wi.c
>



More information about the cvs-src mailing list