Date: Thu, 21 May 2009 14:43:12 +0000 (UTC) From: "George V. Neville-Neil" <gnn@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/cxgb cxgb_main.c Message-ID: <200905211443.n4LEhOe3011139@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gnn 2009-05-21 14:43:12 UTC FreeBSD src repository Modified files: sys/dev/cxgb cxgb_main.c Log: SVN rev 192537 on 2009-05-21 14:43:12Z by gnn Modified the attach and detach routines to handle bringing ports up and down more cleanly. This addresses a problem where if we have the link flap during boot the driver would lock up the system. Reviewed by: jhb MFC after: 1 week Revision Changes Path 1.83 +146 -85 src/sys/dev/cxgb/cxgb_main.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905211443.n4LEhOe3011139>