Subject: CVS commit: src/sys/dev/pcmcia
To: None <source-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: source-changes
Date: 03/13/2004 15:09:16
Module Name:	src
Committed By:	cube
Date:		Sat Mar 13 15:09:16 UTC 2004

Modified Files:
	src/sys/dev/pcmcia: if_ne_pcmcia.c

Log Message:
The D-Link DFE-670TXD can appear with two different vendor IDs for the MAC
address.  The two IDs belong to D-Link.  Therefore, add a duplicate entry
with a matching vendor ID.

Reported and tested by syn at sceen dot net.


To generate a diff of this commit:
cvs rdiff -r1.109 -r1.110 src/sys/dev/pcmcia/if_ne_pcmcia.c

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