Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 10/24/2003 23:58:22
Module Name:	src
Committed By:	mycroft
Date:		Fri Oct 24 23:58:22 UTC 2003

Modified Files:
	src/sys/dev/ic: wi.c wireg.h

Log Message:
In wi_newstate(), read the BSSID into a temporary buffer that has guaranteed
alignment.  Fixes a really obscure failure mode on Alpha, and panics on other
machines.


To generate a diff of this commit:
cvs rdiff -r1.137 -r1.138 src/sys/dev/ic/wi.c
cvs rdiff -r1.46 -r1.47 src/sys/dev/ic/wireg.h

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