From owner-freebsd-current@FreeBSD.ORG Wed Apr 7 22:30:48 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 54BC816A4CE for ; Wed, 7 Apr 2004 22:30:48 -0700 (PDT) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC98843D2F for ; Wed, 7 Apr 2004 22:30:46 -0700 (PDT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (localhost [127.0.0.1]) (authenticated bits=0) by cain.gsoft.com.au (8.12.9/8.12.8) with ESMTP id i385UKQ9084774; Thu, 8 Apr 2004 15:00:21 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-current@freebsd.org Date: Thu, 8 Apr 2004 15:00:17 +0930 User-Agent: KMail/1.6.1 References: <20040408050539.GA96586@cserv62.csub.edu> In-Reply-To: <20040408050539.GA96586@cserv62.csub.edu> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200404081500.17507.doconnor@gsoft.com.au> X-Spam-Score: -4.4 () CARRIAGE_RETURNS,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01,USER_AGENT,USER_AGENT_KMAIL X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) 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 05:30:48 -0000 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. > > There's a reference to pcici_t that isn't in any of the header > files. Anyone one know anything about this? > > Where can I find documentation on CAM? 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 have been meaning to get around to merging the newer OpenBSD code back into it but haven't got around to it yet. I have put the code I got here -> http://www.gsoft.com.au/~doconnor/iha-20030219.tgz I haven't tried it on -current, but it worked OK in -stable (subject to my crash issues..) The card I have has a "INIC-950P" chip on it and probes like -> iha0: port 0xac00-0xacff mem 0xe2024000-0xe2024fff irq 11 at device 11.0 on pci0 -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 9A8C 569F 685A D928 5140 AE4B 319B 41F4 5D17 FDD5