Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 07/15/2004 06:53:11
Module Name:	src
Committed By:	dyoung
Date:		Thu Jul 15 06:53:11 UTC 2004

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

Log Message:
Only write the SSID buffer to the ADM8211 SRAM up to the end of
the SSID, not up to the end of the buffer.  Given the (too
conservative?) delays involved, this should save some time when we
join a new network.


To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 src/sys/dev/ic/atw.c

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