freebsd-dev/sys/dev/fxp
Maxime Henrion 4ed53076ed Only try to use the 82503 serial interface for the 82557 chipsets. The
datasheet says it is only valid for such chipsets and shouldn't be used
with others.  This fixes some 82559 based cards which otherwise only
work at 10Mbit.

MFC after:	5 days
Tested by:	krion
2004-12-20 10:18:21 +00:00
..
if_fxp.c Only try to use the 82503 serial interface for the 82557 chipsets. The 2004-12-20 10:18:21 +00:00
if_fxpreg.h GCC 3.3 complains about anonymous structures in unions, so 2003-05-14 20:33:41 +00:00
if_fxpvar.h Abstract the locking in fxp(4) a bit more by using macros for 2004-06-02 22:59:57 +00:00
rcvbundl.h