Date: Wed, 9 Jun 2004 06:31:40 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/wi if_wi_pccard.c Message-ID: <200406090631.i596Vene020711@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2004-06-09 06:31:40 UTC
FreeBSD src repository
Modified files:
sys/dev/wi if_wi_pccard.c
Log:
Only match cards that claim to be network cards. I've had two
different cards that matched vendor/id, but weren't wi cards. This is
because the vendor foolishly didn't have unique product ids. Symbol
has a serial card that would otherwise match the wi driver, for
example...
Taken from a patch for xe posted by: Carlos Velasco
Revision Changes Path
1.47 +10 -0 src/sys/dev/wi/if_wi_pccard.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406090631.i596Vene020711>
