From owner-freebsd-questions@freebsd.org Sat May 2 11:08:26 2020 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 140722CBFC7 for ; Sat, 2 May 2020 11:08:26 +0000 (UTC) (envelope-from kuku@kukulies.org) Received: from mail.kukulies.org (mail.kukulies.org [116.203.115.43]) by mx1.freebsd.org (Postfix) with ESMTP id 49DmZK1HqGz43pg for ; Sat, 2 May 2020 11:08:24 +0000 (UTC) (envelope-from kuku@kukulies.org) Received: from localhost (localhost [127.0.0.1]) by mail.kukulies.org (Postfix) with ESMTP id D4AFB10276A for ; Sat, 2 May 2020 13:08:23 +0200 (CEST) Received: from mail.kukulies.org ([127.0.0.1]) by localhost (mail.kukulies.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gZIKcHOoagAK for ; Sat, 2 May 2020 13:08:23 +0200 (CEST) Received: from [192.168.178.78] (p57A1FCC2.dip0.t-ipconnect.de [87.161.252.194]) by mail.kukulies.org (Postfix) with ESMTPSA id 7E891102769 for ; Sat, 2 May 2020 13:08:23 +0200 (CEST) Subject: Re: sym0 weirdness To: freebsd-questions@freebsd.org References: <373ced34-1fe5-c385-e2c4-20cc6f46d9f0@kukulies.org> From: "Christoph P.U. Kukulies" Message-ID: <4f1729b9-5c8c-26d1-8a64-e7c17eecffb2@kukulies.org> Date: Sat, 2 May 2020 13:08:22 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 In-Reply-To: <373ced34-1fe5-c385-e2c4-20cc6f46d9f0@kukulies.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 49DmZK1HqGz43pg X-Spamd-Bar: ++ Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of kuku@kukulies.org has no SPF policy when checking 116.203.115.43) smtp.mailfrom=kuku@kukulies.org X-Spamd-Result: default: False [2.09 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; TO_DN_NONE(0.00)[]; AUTH_NA(1.00)[]; RCPT_COUNT_ONE(0.00)[1]; RCVD_COUNT_THREE(0.00)[4]; DMARC_NA(0.00)[kukulies.org]; NEURAL_SPAM_MEDIUM(0.00)[0.001,0]; NEURAL_SPAM_LONG(0.79)[0.795,0]; R_SPF_NA(0.00)[]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:24940, ipnet:116.203.0.0/16, country:DE]; MID_RHS_MATCH_FROM(0.00)[]; IP_SCORE(0.29)[ipnet: 116.203.0.0/16(3.00), asn: 24940(-1.53), country: DE(-0.02)]; RECEIVED_SPAMHAUS_PBL(0.00)[194.252.161.87.khpj7ygk5idzvmvt5x4ziurxhy.zen.dq.spamhaus.net : 127.0.0.10] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 May 2020 11:08:26 -0000 Seems that HTML coded Email doesn't get through. Should have known that :) Here is the content: Am 02.05.2020 um 10:27 schrieb Christoph P.U. Kukulies: > > I'm trying to connect and detect some SCSI device on an externanally > connected SCSI bus. > > Controller is a Symbios PCI card 2520. > > With the cable connected and one device at the end of the bus (1,5m > cable, internally terminated by the SCSI2D controller card), I'm > always getting camcontrol rescan all to hang, üroducing lots of errers > then in the dmesg. > > This is the picture right after system boot: > > sym0: <810> mem 0xc0000000-0xc000000f irq 20 at device 5.0 on pci4 > sym0: No NVRAM, ID 7, Fast-10, SE, parity checking > CACHE TEST FAILED: reg dstat-sstat2 readback ffffffff. > sym0: CACHE INCORRECTLY CONFIGURED. > device_attach: sym0 attach returned 6 > > > Now, when I use camcontrol to detect my SCSI devices connected to > sym0, all I get listed are my hard disks: > > > # camcontrol devlist >    at scbus0 target 0 lun 0 (ada0,pass0) >      at scbus1 target 0 lun 0 (ada1,pass1) >   at scbus2 target 0 lun 0 > (ada2,pass2) >          at scbus3 target 0 lun 0 (ada3,pass3) >          at scbus7 target 0 lun 0 (pass4,da0) > # camcontrol devlist -b 1 > scbus0 on ahcich0 bus 0 > scbus1 on ahcich1 bus 0 > scbus2 on ahcich2 bus 0 > scbus3 on ahcich3 bus 0 > scbus4 on ahcich4 bus 0 > scbus5 on ahcich5 bus 0 > scbus6 on ata1 bus 0 > scbus7 on umass-sim0 bus 0 > scbus-1 on xpt0 bus 0 > > Clueless. > > > -- > > Christoph > Am 02.05.2020 um 10:27 schrieb Christoph P.U. Kukulies: > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"