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