Revision 569b11dcfa9d764e775f9e964a680c32265ab7f2 authored by Moore, Eric on 13 January 2006, 23:25:29 UTC, committed by James Bottomley on 14 January 2006, 16:55:10 UTC
The fix is to write  'MPI_HIM_DIM' to the Host Interrupt Mask
register, when enabling interrupts.  Instead of the
tilde of MPI_HIM_RIM.

Apparently writing '1's to some of the reserved bits was causing
all the bits to go to `1`, which effectly disabled all interrupts.

Signed-off-by: Eric Moore <Eric.Moore@lsil.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
1 parent e6bc863
History
File Mode Size
netfilter
Kconfig -rw-r--r-- 1.9 KB
Makefile -rw-r--r-- 270 bytes
README -rw-r--r-- 299 bytes
TODO -rw-r--r-- 1.2 KB
af_decnet.c -rw-r--r-- 53.9 KB
dn_dev.c -rw-r--r-- 34.1 KB
dn_fib.c -rw-r--r-- 19.6 KB
dn_neigh.c -rw-r--r-- 16.1 KB
dn_nsp_in.c -rw-r--r-- 21.7 KB
dn_nsp_out.c -rw-r--r-- 17.7 KB
dn_route.c -rw-r--r-- 44.8 KB
dn_rules.c -rw-r--r-- 9.8 KB
dn_table.c -rw-r--r-- 19.3 KB
dn_timer.c -rw-r--r-- 3.1 KB
sysctl_net_decnet.c -rw-r--r-- 10.4 KB

README

back to top