Re: ncr53c400 SCSI card (HP scanner)

Igmar Palsenberg (maillist@chello.nl)
Tue, 8 Aug 2000 10:52:26 +0200 (CEST)


> > 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

insmod g_NCR5380 ncr_addr=0x280 ncr_irq=255 ncr_53c400=1
gives the SCSI bus busy messages, and then hangs the machine.

insmod g_NCR5380 ncr_addr=0x280 ncr_irq=255 ncr53c400a=1
gives Device of resource busy

According to Window the thing is at 0x280, irq 9.

Any hints on how to debug this beast ?

Regards,

Igmar

-
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/