diff --git a/ChangeLog b/ChangeLog index fcd0fa349..21984c04e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +2004-08-04 Oliver Rauch + * doc/umax/umax.FAQ: corrected bug about dtc3181e scsi controller + 2004-08-03 Henning Meier-Geinitz * aclocal.m4 configure include/sane/config.h.in: Regenerated to diff --git a/doc/umax/umax.FAQ b/doc/umax/umax.FAQ index 8db4961d2..0901a2cbd 100644 --- a/doc/umax/umax.FAQ +++ b/doc/umax/umax.FAQ @@ -39,10 +39,10 @@ A: There are at least two kind of scsi controller cards that 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 + Try the following option for kernel: dtc3181e=0x280,255 or use the following command: - insmod g_NCR5380 ncr_irq=255 ncr_addr=0x280 dtc_3181e=1 + insmod g_NCR5380 ncr_irq=255 ncr_addr=0x280 dtc3181e=1 - ncr_irq=255 : no IRQ, no DMA - ncr_irq=254 : autoprobe IRQ