From owner-freebsd-scsi Mon May 8 16:37:23 2000 Delivered-To: freebsd-scsi@freebsd.org Received: from mass.cdrom.com (adsl-63-202-176-114.dsl.snfc21.pacbell.net [63.202.176.114]) by hub.freebsd.org (Postfix) with ESMTP id 3BE3937B8FA for ; Mon, 8 May 2000 16:37:21 -0700 (PDT) (envelope-from msmith@mass.cdrom.com) Received: from mass.cdrom.com (localhost [127.0.0.1]) by mass.cdrom.com (8.9.3/8.9.3) with ESMTP id QAA16487; Mon, 8 May 2000 16:46:16 -0700 (PDT) (envelope-from msmith@mass.cdrom.com) Message-Id: <200005082346.QAA16487@mass.cdrom.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: mjacob@feral.com Cc: freebsd-scsi@FreeBSD.ORG Subject: Re: Problems with 36GB SCSI drives... In-reply-to: Your message of "Mon, 08 May 2000 16:30:30 PDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 08 May 2000 16:46:16 -0700 From: Mike Smith Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > > > > > int=00000000 err=00000000 efl=00030246 eip=00001b54 > > > eax=00000000 ebx=00000386 ecx=00000000 edx=00000000 > > > esi=00009ebd edi=00001a3e ebp=0000038e esp=00000382 > > > cs=d000 ds=0040 es=9ebd fs=0000 gs=0000 ss=9ebd > > > cs:eip=f7 f1 33 d2 8a 4e f6 f7-f1 3d ff 03 76 03 b8 ff > > > ss:esp=00 00 3f 00 00 00 00 00-00 00 02 00 df 09 00 d0 > > > system halted > > > > When exactly do you get this message? It's typically indicative of your > > system being royally screwed (this is inside the Adaptec BIOS, by the > > looks of it). > > I saw this recently when apparently something in the boot chain was broken. Lots of things can cause this; typically you'd just get a freeze or spontaneous reboot if BTX wasn't in the picture. In this case, the key incriminating evidence is the code segment; 0xd000 means that we're in the BIOS somewhere, probably an add-on BIOS ROM. -- \\ Give a man a fish, and you feed him for a day. \\ Mike Smith \\ Tell him he should learn how to fish himself, \\ msmith@freebsd.org \\ and he'll hate you for a lifetime. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message