diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-07-31 16:59:49 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-07-31 16:59:49 +0200 |
commit | 1687222e1b9e74c89cafbb5910e72d8ec7bfd40f (patch) | |
tree | d78102ce30207c63e7608eeba743efd680c888dc /doc/umax/umax.FAQ | |
parent | 58912f68c2489bcee787599837447e0d64dfd61a (diff) |
New upstream version 1.0.28upstream/1.0.28
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 - - |