From owner-freebsd-scsi Wed Apr 19 4:19:42 2000 Delivered-To: freebsd-scsi@freebsd.org Received: from peach.ocn.ne.jp (peach.ocn.ne.jp [210.145.254.87]) by hub.freebsd.org (Postfix) with ESMTP id 2CD3137BAC2 for ; Wed, 19 Apr 2000 04:19:38 -0700 (PDT) (envelope-from dcs@newsguy.com) Received: from newsguy.com (p52-dn02kiryunisiki.gunma.ocn.ne.jp [211.0.245.117]) by peach.ocn.ne.jp (8.9.1a/OCN/) with ESMTP id UAA26491; Wed, 19 Apr 2000 20:19:17 +0900 (JST) Message-ID: <38FD963B.4AA7DCEB@newsguy.com> Date: Wed, 19 Apr 2000 20:19:23 +0900 From: "Daniel C. Sobral" X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en,pt-BR,ja MIME-Version: 1.0 To: Eric RENAULT Cc: freebsd-scsi@FreeBSD.ORG, Pierre DAVID Subject: Re: Problem with AIC6360 driver. References: <20000419125257.A16888@gibet.prism.uvsq.fr> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Easily fixed. You have a /boot/kernel.conf file which is disabling aic. Remove it or disable it on /boot/loader.conf, or boot in kernel configuration mode and adjust it. Eric RENAULT wrote: > > Hello, > Up to last week, I was using FreeBSD 3.2 on my machine. Unfortunately, no > driver for the AIC 6360 component was available with this version. When > FreeBSD 4.0 became available, I saw that the AIC 6360 driver was CAMified. > Thus I upgraded to FreeBSD 4.0 last week. By the way, it still does not > work ! > I do not know exactely the important information I should give to help > people to help me ... Thus, fell free to ask anything else ! > Thanks for anyhelp, > Eric > > * Machine : > ------- > There are 2 SCSI cards : > - 1 Adaptec 2940UW for the Hard Drive and the CD-ROM drive ; > - 1 Adpatec AVA-1505 for the ZIP drive. > No problem with the 2940UW ! > > * Kernel configuration file : > ------------------------- > In particularly, it contains : > > options SCSI_DELAY=2000 #Delay (in ms) before probing SCSI > > device isa > device pci > > # SCSI Controllers > device ahc # AHA2940 and onboard AIC7xxx devices > device aic0 at isa? port 0x340 irq 11 > > # SCSI peripherals > device scbus # SCSI bus (required) > device da # Direct Access (disks) > device sa # Sequential Access (tape etc) > device cd # CD > device pass # Passthrough device (direct SCSI access) > > The port and IRQ information are the same as those taken by W95 (there > are the default ones). > > * The boot log (partial) : > ---------------------- > Copyright (c) 1992-2000 The FreeBSD Project. > Copyright (c) 1982, 1986, 1989, 1991, 1993 > The Regents of the University of California. All rights reserved. > FreeBSD 4.0-RELEASE #7: Sat Apr 15 12:06:12 CEST 2000 > root@saules.wanadoo.fr:/usr/src/sys/compile/SAULES > Timecounter "i8254" frequency 1193182 Hz > Timecounter "TSC" frequency 133637005 Hz > CPU: Pentium/P54C (133.64-MHz 586-class CPU) > Origin = "GenuineIntel" Id = 0x52c Stepping = 12 > Features=0x1bf > real memory = 67108864 (65536K bytes) > ... > config> di aic0 > config> di aha0 > No such device: aha0 > Invalid command or syntax. Type `?' for help. > ... > config> q > ... > ahc0: port 0xd800-0xd8ff mem 0xdf800000-0xdf80 > 0fff irq 10 at device 12.0 on pci0 > ahc0: aic7880 Wide Channel A, SCSI Id=7, 16/255 SCBs > ... > Waiting 2 seconds for SCSI devices to settle > Mounting root from ufs:/dev/da0s1a > cd0 at ahc0 bus 0 target 2 lun 0 > cd0: Removable CD-ROM SCSI-2 device > cd0: 10.000MB/s transfers (10.000MHz, offset 15) > cd0: Attempt to query device size failed: NOT READY, Medium not present > da0 at ahc0 bus 0 target 6 lun 0 > da0: Fixed Direct Access SCSI-2 device > da0: 10.000MB/s transfers (10.000MHz, offset 15) > da0: 4134MB (8467200 512 byte sectors: 255H 63S/T 527C) > > i.e. nothing about AIC except in the config part. > > * The peripherals recognized by CAM : > --------------------------------- > # camcontrol devlist -v > scbus0 on ahc0 bus 0: > at scbus0 target 2 lun 0 (pass0,cd0) > at scbus0 target 6 lun 0 (pass1,da0) > < > at scbus0 target -1 lun -1 () > scbus-1 on xpt0 bus 0: > < > at scbus-1 target -1 lun -1 (xpt0) > -- > Laboratoire PRiSM (Parallelisme Reseaux informatiques Systemes Modelisation) > Universite de Versailles - Saint-Quentin-en-Yvelines > 45, avenue des Etats-Unis > F-78035 Versailles cedex > > Phone : +33 1 39 25 44 26 > Fax : +33 1 39 25 40 57 > Email : Eric.Renault@prism.uvsq.fr > Wpage : http://www.prism.uvsq.fr/public/ere/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-scsi" in the body of the message -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org dcs@there.is.no.such.thing.as.a.bsdconspiracy.net GPL certainly doesn't meet Janis Joplin's definition of freedom: "Freedom is just another word for nothing left to lose." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message