From owner-freebsd-current Wed Oct 20 3:45:53 1999 Delivered-To: freebsd-current@freebsd.org Received: from mailhost.tue.nl (mailhost.tue.nl [131.155.2.5]) by hub.freebsd.org (Postfix) with ESMTP id DCA2A1B0AA for ; Wed, 20 Oct 1999 03:45:47 -0700 (PDT) (envelope-from K.R.A.M.Schreel@wtb.tue.nl) Received: from wop5.wop.wtb.tue.nl [131.155.56.55] by mailhost.tue.nl (8.9.3) id MAA06644 (ESMTP); Wed, 20 Oct 1999 12:45:46 +0200 (MDT) Received: from wtb.tue.nl (wop24.wop.wtb.tue.nl [131.155.56.116]) by wop5.wop.wtb.tue.nl (8.8.8/8.6.9) with ESMTP id KAA16912; Wed, 20 Oct 1999 10:45:45 GMT Message-ID: <380D9D5C.7A8F41FB@wtb.tue.nl> Date: Wed, 20 Oct 1999 12:45:48 +0200 From: Koen Schreel Organization: Eindhoven University of Technology X-Mailer: Mozilla 4.6 [en] (X11; I; FreeBSD 3.3-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Luoqi Chen Cc: current@freebsd.org Subject: Re: aic driver camified References: <199910181340.JAA27263@lor.watermarkgroup.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I also tried to experiment with the aic driver (and also failed, little similar to Ilya's problems) Configuration: Asus P2B-DS motherboard with dual PII-350, 128 Mb of memory, running 4.0-19990918-CURRENT. Adaptec AIC 7890 on-board U2W SCSI controller. Adaptec AVA 1505 (AIC 6360Q) isa SCSI controller. Connected to the isa card is a scanner (Genius Colorpage-I, announcing itself as a Microtek Scanmaker II) which is properly terminated and has SCSI id6. Kernel settings: controller aic0 at isa? port 0x340 irq 11 The controller is successfully found at boot time, but the boot `hangs' (or has a laaaarge timeout) with: (probe21:aic0:0:6:0)ccb 0xc0c01e00 - timed out (probe21:aic0:0:6:0)ccb 0xc0c01e00 - timed out Both messages appear shortly after each other and then the scanner seems to reinitialize. If I boot with the scanner switched off, the startup is completed normally. If I then switch on the scanner, let it initialize, and issue a `camcontrol rescan 1', the command never completes and is not killable. The command `camcontrol rescan 0' completes normally after which a `camcontrol devlist' correctly lists at scbus0 target 0 lun 0 (pass0,da0) at scbus0 target 2 lun 0 (pass1,cd0) as devices. What puzzles me is why the probe at the aic0 wants to look at bus 0. Shouldn't that be bus 1? Or should I add a scbus1 line in my config file (I think of this while I type, I will try this when I have sent this message) TIA Koen. -- Dr. K.R.A.M. Schreel | Eindhoven University of Technology | Faculty of Mechanical Engineering Combustion Research | Section Energy Technology | P. O. Box 513 K.R.A.M.Schreel@wtb.tue.nl | 5600 MB Eindhoven, The Netherlands To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message