From owner-freebsd-usb@FreeBSD.ORG Sat Jun 3 08:59:25 2006 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 561BA16A498 for ; Sat, 3 Jun 2006 08:59:25 +0000 (UTC) (envelope-from sebastien.bourdeauducq@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE0D243D6A for ; Sat, 3 Jun 2006 08:59:24 +0000 (GMT) (envelope-from sebastien.bourdeauducq@gmail.com) Received: by ug-out-1314.google.com with SMTP id m3so823242uge for ; Sat, 03 Jun 2006 01:59:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=INPpwBp7gt7lGexUmNjfgtjYkKFoXW5QAd+JOnhpUfgplAWg0QvJvan2s9dHJm1WsN5fuAYfUfmXx7/rfeU+m7Cz6lgjy4PgcZ8KdMKEI3GlClWuNcIgD7HilPxIv9mJ2kHUd1j/aK4AWTUuJa7LFuN/N/lclMt5zHr9y6Kybyo= Received: by 10.66.216.20 with SMTP id o20mr1514395ugg; Sat, 03 Jun 2006 01:59:17 -0700 (PDT) Received: by 10.66.220.11 with HTTP; Sat, 3 Jun 2006 01:59:17 -0700 (PDT) Message-ID: <3a947d1d0606030159s201c7e90sd7d53e28265d875d@mail.gmail.com> Date: Sat, 3 Jun 2006 10:59:17 +0200 From: "Sebastien Bourdeauducq" To: "Hans Petter Selasky" In-Reply-To: <200606022200.26373.hselasky@c2i.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200606022153.30197.sebastien.bourdeauducq@gmail.com> <200606022200.26373.hselasky@c2i.net> Cc: freebsd-usb@freebsd.org Subject: Re: eagleflash problem on 6.x X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 08:59:25 -0000 2006/6/2, Hans Petter Selasky : > Have you tried with my USB driver: > > http://www.turbocat.net/~hselasky/usb4bsd The patched kernel does not boot. It displays : usb3: waiting for BIOS to give up control usb3: timed out waiting for BIOS Then, the boot process continues but after PCI detection of other devices I get a general protection fault (trap 9) in process swapper. I have started the kernel backup with the bootloader, it now exhibits exactly the same bug, which does not disappear after a power-cycle of the machine. Your driver seems to have altered my hardware in some way (I wouldn't say "damaged", Linux still works with no problem)... Regards, Sebastien