Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 09/25/2005 11:55:05
Module Name:	src
Committed By:	skrll
Date:		Sun Sep 25 11:55:05 UTC 2005

Modified Files:
	src/sys/dev/pci: if_iwi.c if_iwireg.h

Log Message:
Support hidden ESSID APs.

Use the newer scan command as this one doesn't crash the firmware when
scanning 802.11a channels.

Thanks to scw and blymn for testing.

Closes PR 31295.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/sys/dev/pci/if_iwi.c
cvs rdiff -r1.8 -r1.9 src/sys/dev/pci/if_iwireg.h

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