[3185] in linux-scsi channel archive

home help back first fref pref prev next nref lref last post

Re: aic7xxx module warning

daemon@ATHENA.MIT.EDU (Daniel M. Eischen)
Tue Feb 3 13:28:49 1998

Date: 	Tue, 3 Feb 1998 12:08:39 -0600 (CST)
From: "Daniel M. Eischen" <deischen@iworks.InterWorks.org>
To: nuetzel@kogs1.informatik.uni-hamburg.de
Cc: linux-scsi@vger.rutgers.edu

> Here comes what I get and it looks right!
> 
> Linux version 2.1.84 (root@SunWave1) (gcc version pgcc-2.91.04 980115 (gcc-2.8.0
>  release)) #1 Tue Feb 3 14:31:05 MET 1998
>
> aic7xxx: <Adaptec AHA-294X Ultra SCSI host adapter> at PCI 11
> aic7xxx: Loading serial EEPROM...done
> aic7xxx: Warning - detected auto-termination.  Please verify driver
>          detected settings and use manual termination if necessary.
> aic7xxx: Cables present (Int-50 NO, Int-68 NO, Ext-68 YES)
> aic7xxx: eprom is present, brdctl_int=0xec, brdctl_ext=0xac
> aic7xxx: Termination (Low ON, High ON)
> aic7xxx: BIOS enabled, IO Port 0x6000, IO Mem 0xe1905000, IRQ 5, Revision C
> aic7xxx: Extended translation enabled.
> aic7xxx: Wide Channel, SCSI ID 7, 16/255 SCBs, QFull 16, QMask 0x1f
> aic7xxx: Resetting channel A
> aic7xxx: Downloading sequencer code... 414 instructions downloaded
> scsi0 : Adaptec AHA274x/284x/294x (EISA/VLB/PCI-Fast SCSI) 4.1/3.2
> scsi : 1 host.
> scsi0: Scanning channel A for devices.
> scsi0: Target 3, channel A, now synchronous at 5.0MHz, offset 15.
>   Vendor: HP        Model: C1533A            Rev: A612
>   Type:   Sequential-Access                  ANSI SCSI revision: 02
> Detected scsi tape st0 at scsi0, channel 0, id 3, lun 0
> scsi : detected 1 SCSI tape total.
>
> Only two short questions here.
>
> 1. First I get no log-messages, because I use the aic7xxx support as a module.
> I try "options aic7xxx=verbose' in the '/etc/modules.conf' file, but I get no
> success. Is there a way to get this right? Another setting?

Hmm, I don't know.  We usually prefix print statements in the driver
with KERN_* things, so I don't know why they're not being logged.

> 2. You can see "now synchronous at 5.0MHz' in the 'boot.msg' log-file, but my
> SCSI tape support 10mbyte burst transfer rate, how can I set this up, right?
> Option in '/etc/modules.conf' (my preferred direction) or 'kernel boot
> parameter'? 'Lilo' setting?

It uses whatever you have set in Adaptec BIOS for sync rate setting for
that device.  Note that this is the maximum synchronous data transfer rate,
the device can negotiate lower transfer rates, but the driver limits the
rate to what is set in BIOS.  My 1533 at home, I think, negotiates at
a rate off 8.0 or 10.0 MHz.  Check you're BIOS settings and see if they're
set to 5.0 MHz.

Dan Eischen
deischen@iworks.InterWorks.org

home help back first fref pref prev next nref lref last post