Hi List,

I am trying to call ioremap() from the detect() routine  of the
scsi hba driver to map the memory mapped and i/o mapped registers 
on the card. I have two HBAs supported by the driver. For the first 
card, everything works fine (including ioremap). Whereas for the second 
card, the ioremap for the memory mapped register is hanging. I am 
running 2.4.2 kernel on i386 and new error handling code is enabled 
in the scsi hba driver (use_new_eh_code = 1). Any idea what might 
be wrong ? This is working fine under 2.2.x kernel. If you need
more information, please let me know.

TIA.
Regards,
-hiren
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to