imp 2005-07-15 06:05:11 UTC FreeBSD src repository Modified files: sys/dev/xe if_xe_pccard.c Log: Fix the xircom match routine. In it we were always return a match when the base vendor/id didn't match. Some cards woudl bogusly match and would cause other downstream problems. Revision Changes Path 1.28 +3 -0 src/sys/dev/xe/if_xe_pccard.c