[3813] in linux-scsi channel archive
Re: HP scanner card C1752 (53c400)
daemon@ATHENA.MIT.EDU (Steve Govenar)
Thu Apr 30 04:05:21 1998
Date: Thu, 30 Apr 1998 03:03:10 -0500 (CDT)
From: Steve Govenar <govenar@uiuc.edu>
To: Kevin Lentin <kevinl@cs.monash.edu.au>
cc: linux-scsi@vger.rutgers.edu
In-Reply-To: <19980429115029.59654@fangorn.cs.monash.edu.au>
I also have a 53c400A scsi card that says HP ScanJet on it. Should it use
interrupts or not? And is it port mapped or memory mapped? There's a
couple jumpers on it but I'm not sure what they do. The card works in
Windows, and it says the settings are IRQ 7 and IO ports 280-28F.
Everytime I try to load the driver in linux though, my system freezes
completely, with no error messages. I tried variations of the line:
modprobe g_NCR5380 ncr_irq=7 ncr_addr=0x280 ncr_53c400=1
and it always freezes. Anyone have any idea of how to get this driver
working?
Thanks,
Steve Govenar
govenar@uiuc.edu
On Wed, 29 Apr 1998, Kevin Lentin wrote:
> On Mon, Apr 27, 1998 at 11:32:21AM -0400, Phil's Kernel Account wrote:
> >
> > The 53c400 comes in several versions. The HP ScanJetII version isn't
> > bootable, IIRC. The only bootable version I know of is the 53c400 caching.
> > (Yes! There *IS* a caching 53c400 SCSI. I have two.) As to the difference
> > between NCR5380 and g_NCR5380, uh.. no idea. I just use the NCR53c400
> > driver in make menuconfig, and it works.
>
> The NCR5380 is a driver core. It's not a driver. The t128 and pas16 and
> g_NCR5380 drivers all use it. The g_NCR5380 driver has support for
> NCR53c400.
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu