jhb 2003/07/11 13:49:36 PDT FreeBSD src repository Modified files: sys/dev/fxp if_fxp.c Log: 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 at gactr.uga.edu> Reviewed by: njl Revision Changes Path 1.187 +1 -1 src/sys/dev/fxp/if_fxp.c