From owner-freebsd-current@FreeBSD.ORG Fri Mar 5 05:27:23 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 7B31B16A4DE for ; Fri, 5 Mar 2004 05:27:22 -0800 (PST) Received: from anchor-post-33.mail.demon.net (anchor-post-33.mail.demon.net [194.217.242.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id C774A43D39 for ; Fri, 5 Mar 2004 05:27:21 -0800 (PST) (envelope-from tnelson@alcyon.ltd.uk) Received: from alcyon-home.demon.co.uk ([193.237.184.95] helo=CHERRY) by anchor-post-33.mail.demon.net with esmtp (Exim 3.35 #1) id 1AzFMG-000CPP-0X; Fri, 05 Mar 2004 13:27:20 +0000 From: "Trent Nelson" To: Date: Fri, 5 Mar 2004 13:27:10 -0000 Organization: Alcyon Ltd MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Thread-Index: AcQCpJiFlziC27C8S7iVSVuSNEUJaAAEBdnw In-Reply-To: <200403051125.i25BP7bx060126@spider.deepcore.dk> Message-Id: cc: freebsd-current@freebsd.org Subject: RE: CURRENT panics: Fatal trap 12 on atapci1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: tnelson@alcyon.ltd.uk List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Mar 2004 13:27:23 -0000 > > Rebuilt with the latest sources last night which gets past the initial > > panic, as expected, but we're still getting bitten by not being able to > > identify the attached drives. > Doh! I've just tried the two sii680 cards I have in the collection, they > work just dandy, I'm at a loss to what this could be. As am I. That said, I'm now getting printouts along the lines of "ata2: ATA_MASTER (or ATA_IDENTIFY?) -- unable to send interrupt" (or something like that about interrupts), which I didn't get before. boot -v comes up with ata probe errors, too. Not sure if it could be a problem with interrupts that memio is just uncovering? > > I'm fed up with this card, I'm going to migrate over to a Promise > Fastrak > > TX2000 over the next week or two. If you like, I can send you the SiI > 680 > > card if you're interested in finding out what's going on. > > If you dont mind the cost of shipping (I'm in Denmark) I'd appreciate > the offer as I'd like to find out if that card is just bad, or if there > is something I can do about it.. Hmmmm. Before I send it, I should probably try it in a completely different box just to see if I can reproduce the fault. Not much point you having it if you can't reproduce it in your environment. Regards, Trent.