Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 06/30/2004 05:58:18
Module Name:	src
Committed By:	mycroft
Date:		Wed Jun 30 05:58:18 UTC 2004

Modified Files:
	src/sys/dev/pci: if_ath_pci.c

Log Message:
This should be done in the HAL, but until then...
Hack the match function to accept an alternate Atheros vendor ID by munging it
to look like the expected one.  This is needed for DWL-G520 cards (which
otherwise "just work").


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/dev/pci/if_ath_pci.c

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