kmacy       2007-03-19 04:50:15 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/cxgb         cxgb_osdep.h 
  Log:
  The driver would hang during attach on RELENG_6 - by "fixing" the issue
  by adding debug print statements I've come to the conclusion that too little
  time is being allowed to pass between register updates. Increasing the DELAY
  interval by a constant interval eliminates this issue on my hardware.
  
  Revision  Changes    Path
  1.5.2.2   +4 -0      src/sys/dev/cxgb/cxgb_osdep.h
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to