Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 02/13/2005 07:33:06
Module Name:	src
Committed By:	dyoung
Date:		Sun Feb 13 07:33:06 UTC 2005

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

Log Message:
Bug fix: use the MAC that the firmware tells us, resorting to the
CIS MAC only on error.

(NetBSD these days tries to read the MAC address from the PCMCIA
CIS.  Prism cards made by Senao set the MAC in every PCMCIA CIS to
00:02:6f:00:02:15.  In a network of Senao cards, this causes MAC
duplication.)


To generate a diff of this commit:
cvs rdiff -r1.194 -r1.195 src/sys/dev/ic/wi.c

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