]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Establish the interrupt handler AFTER we successfully attach. We need
authorWarner Losh <imp@FreeBSD.org>
Sat, 18 Apr 2009 03:10:28 +0000 (03:10 +0000)
committerWarner Losh <imp@FreeBSD.org>
Sat, 18 Apr 2009 03:10:28 +0000 (03:10 +0000)
commit74677fb82b415bb4f1c81d5fa4a9b2704f682201
tree3072d3eb02a44a13a41b884b04a608d1fdf0104f
parent77a6714a6dd46b49b14a0eccf3b73c0ac21eeb79
Establish the interrupt handler AFTER we successfully attach.  We need
to do this in case we have a shared interrupt that fires during the
attach process....
sys/dev/ed/if_ed_cbus.c
sys/dev/ed/if_ed_isa.c
sys/dev/ed/if_ed_pccard.c
sys/dev/ed/if_ed_pci.c