I have a DTC3181LE Scsi adaptor (isa, no irq), for my Scanner. It is triggered by i/o ports rather than memmory. Windows gives me an io port, 0x2c0.

As the Kernel Documentation states, I compiled the g_NCR5380 to get my card working.

I type:

modprobe g_NCR5380 ncr_irq=255 ncr_addr=0x2c0 ncr_5380=1

I also tried,

modprobe g_NCR5380 ncr_irq=255 ncr_addr=0x2c0 ncr_53c400=1

Both tese failed. It says:

scsi0: bus busy, attempting abort

and freezes my whole system. Can anyone make any suggestions as to how I can get this working?

Thanks in advance,

Lashi.

Reply via email to