gallatin 2003/04/10 13:32:29 PDT
FreeBSD src repository
Modified files:
sys/alpha/isa isa.c
Log:
Enable loadable modules to be unloaded on alphas with shared isa
interrupts by only disabling the interrupt in hardware if
the handler being removed is the only handler.
Revision Changes Path
1.30 +20 -8 src/sys/alpha/isa/isa.c