From owner-p4-projects@FreeBSD.ORG Fri Dec 7 17:00:08 2007 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id D59DB16A41A; Fri, 7 Dec 2007 17:00:07 +0000 (UTC) Delivered-To: perforce@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5D7E216A417 for ; Fri, 7 Dec 2007 17:00:07 +0000 (UTC) (envelope-from gonzo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4D32713C43E for ; Fri, 7 Dec 2007 17:00:07 +0000 (UTC) (envelope-from gonzo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id lB7H079g023690 for ; Fri, 7 Dec 2007 17:00:07 GMT (envelope-from gonzo@FreeBSD.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id lB7H07D8023687 for perforce@freebsd.org; Fri, 7 Dec 2007 17:00:07 GMT (envelope-from gonzo@FreeBSD.org) Date: Fri, 7 Dec 2007 17:00:07 GMT Message-Id: <200712071700.lB7H07D8023687@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to gonzo@FreeBSD.org using -f From: Oleksandr Tymoshenko To: Perforce Change Reviews Cc: Subject: PERFORCE change 130411 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Dec 2007 17:00:08 -0000 http://perforce.freebsd.org/chv.cgi?CH=130411 Change 130411 by gonzo@gonzo_jeeves on 2007/12/07 16:59:34 o Bump version of gxemul to the best and the latest gxemul 0.4.6 Patches also updated. Affected files ... .. //depot/projects/mips2/src/EMULATION#3 edit Differences ... ==== //depot/projects/mips2/src/EMULATION#3 (text+ko) ==== @@ -30,11 +30,11 @@ Installation of GXemul ---------------------- - Get GXemul 0.4.1 from - http://gavare.se/gxemul/src/gxemul-0.4.1.tar.gz + Get GXemul 0.4.6 from + http://gavare.se/gxemul/src/gxemul-0.4.6.tar.gz Apply following patch (see changes below) - http://gonzo.kiev.ua/mips/freebsd-gxemul-0.4.1.patch + http://gonzo.kiev.ua/mips/freebsd-gxemul-0.4.6.patch - ATA ERROR register on power up should be 1 - Do not reset ATA ERROR register on read (there is no such requirement in specs). @@ -43,9 +43,6 @@ wdc resources. - Change words order for 4-bytes values of ata identify struct. they seemed to be in wrong order. - - Set EPC if in EXCL mode. This is temporary hack till - we will check it with spec/real hardware though this - change hasn't broken linux/netbsd support. ./configure && make && ... save gxemul binary somewhere