Date: Wed, 21 Mar 2007 16:40:37 +0000 (UTC) From: Kip Macy <kmacy@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/cxgb cxgb_main.c Message-ID: <200703211640.l2LGebOO048330@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kmacy 2007-03-21 16:40:37 UTC
FreeBSD src repository
Modified files:
sys/dev/cxgb cxgb_main.c
Log:
move call to t3_prep_adapter earlier in attach before msi-x setup occurs
this works around the fact that pci_config_{save,restore} doesn't adequately
restore state for msi-x
MFC after: 3 days
Revision Changes Path
1.8 +6 -5 src/sys/dev/cxgb/cxgb_main.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703211640.l2LGebOO048330>
