Subject: PR/31295 CVS commit: src/sys/dev/pci
To: None <skrll@netbsd.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: Nick Hudson <skrll@netbsd.org>
List: netbsd-bugs
Date: 09/25/2005 11:56:01
The following reply was made to PR kern/31295; it has been noted by GNATS.

From: Nick Hudson <skrll@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/31295 CVS commit: src/sys/dev/pci
Date: Sun, 25 Sep 2005 11:55:06 +0000 (UTC)

 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.