How to get to work Symbios Logic 400A (HP version) ?

Yury Konovalov (yurix@bigfoot.com)
Fri, 05 Nov 1999 07:18:24 +0300

This is a multi-part message in MIME format.
--------------0F399C73131980C1E61B0B04
Content-Type: text/plain; charset=koi8-r
Content-Transfer-Encoding: 7bit

Hi all !

I have HP ScanJet 3p scanner, that ships with C2502 card.
It works Ok in Windows (both 95 and NT)
The sane HP scanner faq tells that this card is supported by g_NCR5380
driver.
I've tried to load g_NCR5380 module with irq and io set to that is
the default in windows:
ncr_irq=5 ncr_addr=0x280 ncr_53C400a=1
but it have not found an adapter.
I also have dtc3181e card that ships with Mustek 1200SP scanner.
This one have been found by g_NCR5380 module in no-irq non-pnp mode
with:
ncr_irq=5 ncr_addr=0x280 dtc_3181=1
But works not perfect. Scanning is very slow, and my system even hung
one time, when I choose too high resolution.
I know that this card has an IRQ in PNP mode but it also don't
initialized by the driver in this mode.

Is Sym53c400A is a better choice than dtc3181e for SANE ?
What i should do to make it work.

There is a fresh copy of RedHat 6.1 (2.2.12-20) on my box, I don't
recompile the kernel yet. So here is the default to RedHat 6.1 SCSI
configuration.
--------------0F399C73131980C1E61B0B04
Content-Type: text/plain; charset=koi8-r;
name="myscsicfg.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="myscsicfg.txt"

CONFIG_SCSI_GENERIC_NCR5380=m
CONFIG_SCSI_GENERIC_NCR53C400=n
CONFIG_SCSI_G_NCR5380_PORT=y
# CONFIG_SCSI_G_NCR5380_MEM is not set

--------------0F399C73131980C1E61B0B04--

--
Source code, list archive, and docs: http://www.mostang.com/sane/
To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com