From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:58557) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TeNAY-0003Qo-Gv for qemu-devel@nongnu.org; Fri, 30 Nov 2012 04:46:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TeNAU-000737-4J for qemu-devel@nongnu.org; Fri, 30 Nov 2012 04:46:02 -0500 Received: from mx1.redhat.com ([209.132.183.28]:24781) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TeNAT-000733-Sc for qemu-devel@nongnu.org; Fri, 30 Nov 2012 04:45:58 -0500 Message-ID: <50B88053.9020208@redhat.com> Date: Fri, 30 Nov 2012 10:45:55 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <24E144B8C0207547AD09C467A8259F755783548E@lisa.maurer-it.com> <50B870DA.1030506@redhat.com> <24E144B8C0207547AD09C467A8259F7557835681@lisa.maurer-it.com> In-Reply-To: <24E144B8C0207547AD09C467A8259F7557835681@lisa.maurer-it.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] lsi scsi driver is broken List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Dietmar Maurer Cc: "qemu-devel@nongnu.org" On 11/30/12 10:41, Dietmar Maurer wrote: >>> But it works perfectly when I use 'megasas' instead of 'lsi'. >>> >>> And ideas? >> >> Try latest seabios. > > Seems the http://www.seabios.org/ server is offline. There is a tree @ git://git.kraxel.org/seabios git.qemu.org has one too, not sure how recent that one is though, git mirroring used to be broken now and then in the past. (latest means "git master", most recent release isn't new enougth). cheers, Gerd