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
Makefile -rw-r--r-- 207 bytes
alloc.c -rw-r--r-- 11.1 KB
anode.c -rw-r--r-- 14.2 KB
buffer.c -rw-r--r-- 3.9 KB
dentry.c -rw-r--r-- 1.5 KB
dir.c -rw-r--r-- 8.3 KB
dnode.c -rw-r--r-- 29.5 KB
ea.c -rw-r--r-- 10.3 KB
file.c -rw-r--r-- 3.6 KB
hpfs.h -rw-r--r-- 17.0 KB
hpfs_fn.h -rw-r--r-- 11.6 KB
inode.c -rw-r--r-- 8.1 KB
map.c -rw-r--r-- 7.7 KB
name.c -rw-r--r-- 4.1 KB
namei.c -rw-r--r-- 16.6 KB
super.c -rw-r--r-- 18.3 KB

back to top