freebsd-dev/sys/dev/xe
Warner Losh d55dc24982 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.
2005-07-15 06:05:11 +00:00
..
if_xe_pccard.c Fix the xircom match routine. In it we were always return a match 2005-07-15 06:05:11 +00:00
if_xe.c Stop using OLDCARD shims. rename xe_pccard_match to xe_pccard_probe 2005-07-13 14:57:36 +00:00
if_xereg.h Major update to xe driver: 2003-10-14 22:51:35 +00:00
if_xevar.h Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00