Re: ncr53c400 SCSI card (HP scanner)

Alan Cox (alan@lxorguk.ukuu.org.uk)
Mon, 7 Aug 2000 23:02:25 +0100 (BST)


> When specifying the IO adress and IRQ, the system gives :
>
> scsi0: SCSI bus busy, waiting up to 5 seconds
> scsi0: bus busy, attempting abort

You almost certainly gave it the wrong parameters/card type. Also this driver
does not currently work SMP.

For most HP scanner cheap cards

inmsod g_NCR5380 ncr_addr=0x348 ncr_irq=255 ncr_53c400a=1

(from memory)

and build the driver for port based I/O

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/