From owner-freebsd-scsi@FreeBSD.ORG Thu Nov 29 00:50:53 2012 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 92050B16 for ; Thu, 29 Nov 2012 00:50:53 +0000 (UTC) (envelope-from seanbru@yahoo-inc.com) Received: from mrout1-b.corp.bf1.yahoo.com (mrout1-b.corp.bf1.yahoo.com [98.139.253.104]) by mx1.freebsd.org (Postfix) with ESMTP id 45D528FC08 for ; Thu, 29 Nov 2012 00:50:52 +0000 (UTC) Received: from [127.0.0.1] (rideseveral.corp.yahoo.com [10.73.160.231]) by mrout1-b.corp.bf1.yahoo.com (8.14.4/8.14.4/y.out) with ESMTP id qAT0oZxj073571 for ; Wed, 28 Nov 2012 16:50:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yahoo-inc.com; s=cobra; t=1354150236; bh=JDWM+fmq0fxfDTLEp0S+5aBJtfrGsyxhhyZCe9MNLzE=; h=Subject:From:Reply-To:To:Content-Type:Date:Message-ID: Mime-Version:Content-Transfer-Encoding; b=X4kDJkY/o8E/o1kUvdtLSb6YCz86lBq5QV9DtDO0KorJf+6hx6aXwJUHUwQY1bURj z+n27icNjuIAJMD/AcFeYMngBg4zBTJmMJOpdYMMN/U7vz9nYdDYjXe3fn5EIQcNKa W6S+MyjRdReQw3vkAdiDmq9U+49hCU8sYj9P0gEI= Subject: mps(4) starts enumerating at da8, not da0 From: Sean Bruno To: freebsd-scsi@freebsd.org Content-Type: text/plain; charset="UTF-8" Date: Wed, 28 Nov 2012 16:50:35 -0800 Message-ID: <1354150235.3106.31.camel@powernoodle.corp.yahoo.com> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Milter-Version: master.31+4-gbc07cd5+ X-CLX-ID: 150235002 X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: sbruno@freebsd.org List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 00:50:53 -0000 Not sure why, but on a new LSI adapter I have in test here, mps(4) seems to want to start enumerating devices at da8 ... this breaks some of my "wiring hints" as it doesn't have da0-da7. Not sure what's up here? mps0@pci0:4:0:0: class=0x010700 card=0x30201000 chip=0x00721000 rev=0x03 hdr=0x00 vendor = 'LSI Logic / Symbios Logic' device = 'SAS2008 PCI-Express Fusion-MPT SAS-2 [Falcon]' class = mass storage subclass = SAS mps0: port 0x8000-0x80ff mem 0xdfc00000-0xdfc03fff,0xdfb80000-0xdfbbffff irq 40 at device 0.0 on pci4 mps0: Firmware: 14.00.01.00, Driver: 14.00.00.01-fbsd mps0: IOCCapabilities: 185c -bash-4.2$ sudo camcontrol devlist -v scbus0 on mps0 bus 0: at scbus0 target 10 lun 0 (pass0,da8) at scbus0 target 11 lun 0 (pass1,da9) at scbus0 target 12 lun 0 (pass2,da10) at scbus0 target 13 lun 0 (pass3,da11) at scbus0 target 14 lun 0 (pass4,da12) at scbus0 target 15 lun 0 (pass5,da13) at scbus0 target 16 lun 0 (pass6,da14) at scbus0 target 17 lun 0 (pass7,da15) at scbus0 target 18 lun 0 (pass8,da16) at scbus0 target 19 lun 0 (pass9,da17) at scbus0 target 20 lun 0 (pass10,da18) at scbus0 target 21 lun 0 (pass11,da19) at scbus0 target 22 lun 0 (ses0,pass12) scbus-1 on xpt0 bus 0: <> at scbus-1 target -1 lun -1 (xpt0)