From owner-freebsd-scsi Wed Mar 14 1:31:37 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by hub.freebsd.org (Postfix) with ESMTP id B083837B718; Wed, 14 Mar 2001 01:31:31 -0800 (PST) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (doconnor@cain [203.38.152.97]) by cain.gsoft.com.au (8.8.8/8.8.8) with ESMTP id UAA18463; Wed, 14 Mar 2001 20:01:29 +1030 (CST) (envelope-from doconnor@gsoft.com.au) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Wed, 14 Mar 2001 20:01:29 +1030 (CST) From: "Daniel O'Connor" To: "Daniel O'Connor" Subject: RE: Advansys Weirdness (tm) Cc: freebsd-stable@freebsd.org, freebsd-scsi@freebsd.org, gibbs@freebsd.org Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 14-Mar-01 Daniel O'Connor wrote: > bus_release_resource(dev, regs_type, regs_id, regs); > > I will see if I can work up a proper diff :) Well that wasn't as hard as I expected :) Attached is a diff which seems to work OK when the card firmware fails to load. (As in the next KLD load doesn't die) I think adw_attach needs a bus_teardown_intr in fail to be symmetrical, but I'm not 100% sure. --- 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message