Module Name: src Committed By: jakllsch Date: Mon Dec 14 20:01:17 UTC 2015
Modified Files:
src/sys/dev/pci: if_re_pci.c
Log Message:
Switch PCI re(4) attachment from pci_intr_map() to
pci_intr_alloc()/pci_intr_release().
This enables MSI where available.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/sys/dev/pci/if_re_pci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
