From owner-freebsd-current@FreeBSD.ORG Wed Apr 7 14:35:30 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 5AB3D16A4CE for ; Wed, 7 Apr 2004 14:35:30 -0700 (PDT) Received: from mail2.speakeasy.net (mail2.speakeasy.net [216.254.0.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2973C43D2F for ; Wed, 7 Apr 2004 14:35:30 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 10352 invoked from network); 7 Apr 2004 19:48:02 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 7 Apr 2004 19:48:02 -0000 Received: from 10.50.40.205 (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.10/8.12.10) with ESMTP id i37JjkNI013535; Wed, 7 Apr 2004 15:47:41 -0400 (EDT) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: freebsd-current@freebsd.org Date: Wed, 7 Apr 2004 13:39:19 -0400 User-Agent: KMail/1.6 References: <200404071540.i37Fe7ld030665@snapdragon.csl.sri.com> In-Reply-To: <200404071540.i37Fe7ld030665@snapdragon.csl.sri.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200404071339.19070.jhb@FreeBSD.org> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on server.baldwin.cx cc: Fred Gilham cc: current@freebsd.org Subject: Re: Soyo 6-in-one USB memory card reader 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: Wed, 07 Apr 2004 21:35:30 -0000 On Wednesday 07 April 2004 11:40 am, Fred Gilham wrote: > > Can you try disabling booting from USB mass stoarge devices in your > > BIOS? It sounds like the BIOS screws up bigtime if it sees such a > > device connected. > > > > Also check for a BIOS update. > > > > What motherboard do you have? > > I can't see any USB mass storage settings in the BIOS. I've got the > latest BIOS --- albiet 2 years old. The board is a FIC AN11. > > Just for the fun of it I copied down the BTX register dump, if that > helps any: > > > int=0000000d err=00000000 efl=00030206 eip=0000ffff > eax=00009100 ebx=0000ffff ecx=0000ffff edx=00000007 > esi=0000ffff edi=0000ffff ebp=000003fc esp=ffffb608 > cs=f000 ds=0040 es=1000 fs=0000 gs=0000 ss=9ebb > cs:eip=b3 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 > ss:esp=00 00 00 00 00 00 41 d0-00 f6 06 02 fe 1a 00 d0 0xd is a page fault I think. Looks like the BIOS jumped off a cliff: note cs 0xf000, eip: 0xffff. The stack has some zero garbage on it and then a possible return address of f600, but it's hard to tell if that's really the case. Your BIOS definitely went out to lunch at some point. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org