K 10 svn:author V 3 jhb K 8 svn:date V 27 2012-10-07T18:18:59.191281Z K 7 svn:log V 351 MFC 239913: Attach interrupt handlers during attach instead of during the first time the interface is brought up. Without this, the boot time interrupt round-robin assignment does not think the allocated interrupt resources are active and leaves them assigned to CPU 0. While here, add descriptive tags to each interrupt handler when MSI-X is used. END