Date: Mon, 7 Mar 2005 20:42:11 +0100 From: Anthony Atkielski <atkielski.anthony@wanadoo.fr> To: freebsd-questions@freebsd.org Subject: Re: Question on SCSI controllers and camcontrol Message-ID: <1714523129.20050307204211@wanadoo.fr> In-Reply-To: <20050307173241.GA37452@dan.emsphone.com> References: <944762369.20050307182748@wanadoo.fr> <20050307173241.GA37452@dan.emsphone.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Dan Nelson writes: > Run "camcontrol devlist -v". That will print out which controller each > scbus is attached to. Maybe you have a dual-channel SCSI card, or have > added "device atapicam" to your kernel config file? Here's what I get: freebie# camcontrol devlist -v scbus0 on sbp0 bus 0: < > at scbus0 target -1 lun -1 () scbus1 on ahc0 bus 0: <HP C1533A 9503> at scbus1 target 3 lun 0 (pass0,sa0) <HP C1537A L708> at scbus1 target 4 lun 0 (pass1,sa1) < > at scbus1 target -1 lun -1 () scbus-1 on xpt0 bus 0: < > at scbus-1 target -1 lun -1 (xpt0) freebie# grep sbp0 /var/log/* /var/log/dmesg.today:sbp0: <SBP-2/SCSI over FireWire> on firewire0 /var/log/dmesg.yesterday:sbp0: <SBP-2/SCSI over FireWire> on firewire0 /var/log/old.messages.2:Feb 22 05:22:45 freebie kernel: sbp0: <SBP-2/SCSI over FireWire> on firewire0 freebie# What's the connection between firewire and SCSI? -- Anthony
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1714523129.20050307204211>