diff options
Diffstat (limited to 'doc/umax/umax.FAQ')
| -rw-r--r-- | doc/umax/umax.FAQ | 4 | 
1 files changed, 1 insertions, 3 deletions
| diff --git a/doc/umax/umax.FAQ b/doc/umax/umax.FAQ index 0901a2c..2ffbdfd 100644 --- a/doc/umax/umax.FAQ +++ b/doc/umax/umax.FAQ @@ -39,7 +39,7 @@ 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:  dtc3181e=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 dtc3181e=1 @@ -143,5 +143,3 @@ A: The optimization set by "-O2" makes problems, try which one of the following  You find a lot of tips and informations in the internet. E.g. take a look  at http://www.scantips.com - - | 
