freebsd-dev/sys/dev/fxp
John Baldwin c660bdfa66 Unlock the fxp driver lock before calling fxp_poll() to avoid recursing on
the lock when using DEVICE_POLLING.

Tested by:	Robin P. Blanchard <Robin.Blanchard@gactr.uga.edu>
Reviewed by:	njl
2003-07-11 20:49:36 +00:00
..
if_fxp.c Unlock the fxp driver lock before calling fxp_poll() to avoid recursing on 2003-07-11 20:49:36 +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 Get rid of the redundant 'gone' field, and overload suspend instead. 2003-04-30 01:54:38 +00:00
rcvbundl.h Add Intel's loadable microcode to implement receive side bundling. 2001-10-25 05:23:31 +00:00