Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 02/18/2006 22:12:01
Module Name: src
Committed By: dyoung
Date: Sat Feb 18 22:12:01 UTC 2006
Modified Files:
src/sys/dev/ic: atw.c
Log Message:
When atw_enable is called, power may have been removed and re-applied,
so invalidate the WEP SRAM to force us to write the keys back to
the hardware.
To generate a diff of this commit:
cvs rdiff -r1.106 -r1.107 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.