CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/06/16 07:21:00
Modified files:
sys/dev/pci : if_em.c
Log message:
Enable MSI on newish PCIe hardware, essentially everything handled by the Linux
e1000e driver (which enables MSI as well), leaving everything handled by the
old Linux e1000 driver (which doesn't enable MSI) use legacy interrupts.
tested by many; ok jsg@
