From owner-freebsd-questions@freebsd.org Fri Jun 15 09:41:50 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ED4EB1010B3E for ; Fri, 15 Jun 2018 09:41:49 +0000 (UTC) (envelope-from freebsd-doc@fjl.co.uk) Received: from bs1.fjl.org.uk (bs1.fjl.org.uk [84.45.41.196]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "bs1.fjl.org.uk", Issuer "bs1.fjl.org.uk" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 8765483FF2 for ; Fri, 15 Jun 2018 09:41:49 +0000 (UTC) (envelope-from freebsd-doc@fjl.co.uk) Received: from roundcube.fjl.org.uk (localhost [127.0.0.1]) by bs1.fjl.org.uk (8.14.4/8.14.4) with ESMTP id w5F9fkSP080264 for ; Fri, 15 Jun 2018 10:41:46 +0100 (BST) (envelope-from freebsd-doc@fjl.co.uk) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Fri, 15 Jun 2018 10:41:46 +0100 From: Frank Leonhardt To: freebsd-questions@freebsd.org Subject: Re: ATTO UL5D Ultra320 SCSI Adapter - Help! In-Reply-To: References: Message-ID: X-Sender: freebsd-doc@fjl.co.uk User-Agent: Roundcube Webmail/0.9.2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jun 2018 09:41:50 -0000 On 2018-06-15 10:27, Frank Leonhardt wrote: > I have an UW SCSI tape drive. I have an ATTO UL5D Ultra320 HBA from my > junk box. I have a cable. > > The good news is that the BIOS on the HBA sees the tape drive, no > problem. > > The bad news is that FreeBSD doesn't see the ATTO HBA. > > I probably need to compile in some driver or other, but it's not > obvious to me which one. Can anyone help me out? > > Thanks, Frank. Further to this, I believe this uses the LSI 53c1030 chipset, which is supported by the MPI driver on OpenBSD and MPT driver on FreeBSD, which is in the default kernel, but if I'm right then I'm still missing some vital point!