From owner-freebsd-current@FreeBSD.ORG Thu Apr 8 05:06:19 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C8AE16A4CE for ; Thu, 8 Apr 2004 05:06:19 -0700 (PDT) Received: from bgezal.rise.tuwien.ac.at (bgezal.rise.tuwien.ac.at [128.130.59.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09ADF43D68 for ; Thu, 8 Apr 2004 05:06:18 -0700 (PDT) (envelope-from stefan@fafoe.narf.at) Received: from fafoe.narf.at (unknown [212.186.3.235]) by bgezal.rise.tuwien.ac.at (Postfix) with ESMTP id 3B21820A9; Thu, 8 Apr 2004 14:06:17 +0200 (CEST) Received: from wombat.fafoe.narf.at (wombat.fafoe.narf.at [192.168.1.42]) by fafoe.narf.at (Postfix) with ESMTP id 4844E410C; Thu, 8 Apr 2004 14:06:14 +0200 (CEST) Received: by wombat.fafoe.narf.at (Postfix, from userid 1001) id B320A348; Thu, 8 Apr 2004 14:06:13 +0200 (CEST) Date: Thu, 8 Apr 2004 14:06:13 +0200 From: Stefan Farfeleder To: Daniel O'Connor Message-ID: <20040408120612.GB646@wombat.fafoe.narf.at> Mail-Followup-To: Daniel O'Connor , freebsd-current@freebsd.org References: <20040408050539.GA96586@cserv62.csub.edu> <200404081500.17507.doconnor@gsoft.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200404081500.17507.doconnor@gsoft.com.au> User-Agent: Mutt/1.5.6i cc: freebsd-current@freebsd.org Subject: Re: initio inic-940 scsi driver X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Apr 2004 12:06:19 -0000 On Thu, Apr 08, 2004 at 03:00:17PM +0930, Daniel O'Connor wrote: > On Thu, 8 Apr 2004 14:35, Russell Jackson wrote: > > I'm trying to modify the anitio inic-940 CAM driver to compile > > under CURRENT. > > Someone (Stefan Farfeleder whom I couldn't contact > recently..) ported the OpenBSD version to FreeBSD and it does 'work', but I > have had issues with lockups. I didn't work on iha in a long time, but here is a tarball of what I currently have. At least it attached and survived a quick test. http://www.ten15.org/~stefanf/FreeBSD/iha-20040408.tgz Cheers, Stefan