Re: Getting my scanner to work

From: Oliver Rauch (oliver.rauch@rauch-domain.de)
Date: Thu Mar 22 2001 - 09:21:32 PST

  • Next message: Mark Stewart: "RE: Getting my scanner to work"

    Mark Stewart wrote:

    > It took me a
    > while to even identify the card since Umax didn't provide *any* information
    > about it. It's a DTC 3181E, I think, though my notes are at home right now.

    there is a file umax.FAQ that comes with the sane sourcecode:
       The ISA-cards that come with the umax scanners are very simple cards.
       I suggest not to use these cards.
     
       If you really want to try:
       the UDS-IS11 ISA-card is a DTC3181E-card based on the NCR5380-chip.
       On linux you may have the chance to get it work with the recent
       g_NCR5380-driver. The card does not have IRQ/DMA.
     
       Try the following option for kernel: dtc_3181e=0x280,255
       or use the following command:
     
         insmod g_NCR5380 ncr_irq=255 ncr_addr=0x280 dtc_3181e=1
     
         - ncr_irq=255 : no IRQ, no DMA
         - ncr_irq=254 : autoprobe IRQ
         - ncr_addr : can be: 0x220 0x240 0x280 0x2A0 0x2C0 0x300 0x320 0x340

    Bye
    Oliver

    -- 
    Homepage:	http://www.rauch-domain.de
    sane-umax:	http://www.rauch-domain.de/sane-umax
    xsane:		http://www.xsane.org
    E-Mail:		mailto:Oliver.Rauch@rauch-domain.de
    

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



    This archive was generated by hypermail 2b29 : Thu Mar 22 2001 - 10:22:35 PST