Module Name: src
Committed By: cherry
Date: Mon Oct 8 05:42:45 UTC 2018
Modified Files:
src/sys/arch/xen/xen: pciback.c xpci_xenbus.c
Log Message:
Convert the last remaining users of event_set_handler() to
intr_establish_xname(,&xen_pic,...)
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/xen/xen/pciback.c
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/xen/xen/xpci_xenbus.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.