From owner-freebsd-emulation@FreeBSD.ORG Mon Dec 26 02:49:55 2005 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCAF616A420; Mon, 26 Dec 2005 02:49:55 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 444E143D5C; Mon, 26 Dec 2005 02:49:55 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBQ2ntDK082647; Mon, 26 Dec 2005 02:49:55 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBQ2nsZQ082643; Mon, 26 Dec 2005 02:49:54 GMT (envelope-from pav) Date: Mon, 26 Dec 2005 02:49:54 GMT From: Pav Lucistnik Message-Id: <200512260249.jBQ2nsZQ082643@freefall.freebsd.org> To: sanewo@ba2.so-net.ne.jp, pav@FreeBSD.org, freebsd-emulation@FreeBSD.org Cc: Subject: Re: ports/90220: emulators/linux_base-8 Makefile typo cause install error X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Dec 2005 02:49:56 -0000 Synopsis: emulators/linux_base-8 Makefile typo cause install error State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Mon Dec 26 02:49:09 UTC 2005 State-Changed-Why: I committed the double-slash patch. As for changing plist for rpm3/rpm4, that would be a bit tricky, because today Ports framework have no idea of actual version of a dependencies... hmm. http://www.freebsd.org/cgi/query-pr.cgi?pr=90220 From owner-freebsd-emulation@FreeBSD.ORG Mon Dec 26 07:30:41 2005 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A44A16A41F; Mon, 26 Dec 2005 07:30:41 +0000 (GMT) (envelope-from lmendez19@austin.rr.com) Received: from ms-smtp-02-eri0.texas.rr.com (ms-smtp-02.texas.rr.com [24.93.47.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2739E43D75; Mon, 26 Dec 2005 07:30:38 +0000 (GMT) (envelope-from lmendez19@austin.rr.com) Received: from vaio.gnome.dnsalias.net (cpe-67-9-163-3.austin.res.rr.com [67.9.163.3]) by ms-smtp-02-eri0.texas.rr.com (8.12.10/8.12.7) with ESMTP id jBQ7UZe1020764; Mon, 26 Dec 2005 01:30:35 -0600 (CST) From: Lonnie Mendez To: freebsd-usb@freebsd.org, freebsd-emulation@freebsd.org User-Agent: KMail/1.8.2 MIME-Version: 1.0 Date: Mon, 26 Dec 2005 01:30:57 -0600 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200512260130.58113.lmendez19@austin.rr.com> X-Virus-Scanned: Symantec AntiVirus Scan Engine Cc: qemu-devel@nongnu.org Subject: [PATCH] Update on the BSD USB host redirector for QEMU (revision 10/25) X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Dec 2005 07:30:41 -0000 This is a very experimental patch to support host usb devices on BSD. It was mainly tested with FreeBSD 6.0-RELEASE as host and debian sid as guest. There are still some issues with the behavior of the code. Yesterday I was able to successfuly mount a flash drive and use a usb gps device in the guest with some coercing. WARNING: This is for developers only. http://gnome.dnsalias.net/patches/ (patch-bsdusb.patch) From owner-freebsd-emulation@FreeBSD.ORG Mon Dec 26 11:02:13 2005 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C2C7D16A420 for ; Mon, 26 Dec 2005 11:02:13 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02D5843D5F for ; Mon, 26 Dec 2005 11:02:10 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBQB2AlL018027 for ; Mon, 26 Dec 2005 11:02:10 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBQB29bP018021 for freebsd-emulation@freebsd.org; Mon, 26 Dec 2005 11:02:09 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 26 Dec 2005 11:02:09 GMT Message-Id: <200512261102.jBQB29bP018021@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: freebsd-emulation@FreeBSD.org Cc: Subject: Current problem reports assigned to you X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Dec 2005 11:02:13 -0000 Current FreeBSD problem reports Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2003/06/28] kern/53874 emulation [linux] /usr/ports/emulators/linux_base i 1 problem total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2000/09/22] kern/21463 emulation Linux compatability mode should not allow o [2001/03/28] kern/26171 emulation [linux] not work Linux-emulator, but hi i o [2002/11/07] kern/45023 emulation [linux] [patch] flexlm does not run with o [2003/09/24] kern/57192 emulation [linux] [hang] linux-ibm-java1.4 freeze o [2004/06/20] kern/68131 emulation [linux] [hang] java/linux-ibm-jdk14: linu o [2004/10/28] kern/73224 emulation [ndis] [patch] Lock order reversal in nto o [2005/01/25] ports/76644 emulation FreeBSD 5.3 will freeze or crash when run o [2005/02/19] kern/77710 emulation [linux] Linux page fault sigcontext infor o [2005/05/12] ports/80926 emulation running $PREFIX/etc/rc.d/vmware.sh return 9 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [1999/04/16] kern/11165 emulation [ibcs2] IBCS2 doesn't work correctly with s [2000/12/15] kern/23561 emulation [linux] feature request: Linux compatibil o [2001/08/14] kern/29698 emulation [linux] [patch] linux ipcs doesn'work o [2002/06/12] kern/39201 emulation [linux] [patch] ptrace(2) and rfork(RFLIN o [2002/08/11] kern/41543 emulation [patch] feature request: easier wine/w23 s [2002/09/06] kern/42466 emulation [linux] linux: 'ipc' typ=258 not implemen o [2003/08/21] kern/55835 emulation [linux] [patch] Linux IPC emulation missi o [2004/10/19] ports/72865 emulation emulators/vmware3 crashes on 5.3-STABLE o [2004/10/20] kern/72920 emulation [linux]: path "prefixing" is not done on o [2004/11/08] kern/73663 emulation [ibcs2] module_register_init: MOD_LOAD (i o [2004/11/10] kern/73777 emulation [linux] [patch] linux emulation: root dir o [2004/11/15] kern/73978 emulation [ibcs2] an error message appears during l o [2005/02/08] kern/77253 emulation [linux] meminfo in linprocfs returns bad o [2005/06/08] kern/82026 emulation [ibcs2] module_register_init: MOD_LOAD (i s [2005/07/01] ports/82853 emulation [wish] working linux_base port for alpha o [2005/08/21] kern/85175 emulation [linux] [patch] linux emulation layer wit o [2005/12/13] ports/90345 emulation [PATCH] Fix excessive RUN_DEPENDS on arch o [2005/12/21] ports/90751 emulation fix distfile port survey whine for x11-to 18 problems total. From owner-freebsd-emulation@FreeBSD.ORG Wed Dec 28 05:28:47 2005 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E15216A41F for ; Wed, 28 Dec 2005 05:28:46 +0000 (GMT) (envelope-from yuri@tsoft.com) Received: from quirrell.iqcicom.com (mail-gw.ygnition.net [66.135.144.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BF2643D60 for ; Wed, 28 Dec 2005 05:28:46 +0000 (GMT) (envelope-from yuri@tsoft.com) Received: from eagle.syrec.org (unverified [216.195.247.226]) by quirrell.iqcicom.com (Vircom SMTPRS 3.2.315.0) with ESMTP id for ; Tue, 27 Dec 2005 21:28:44 -0800 Received: from [127.0.0.1] (localhost.syrec.org [127.0.0.1]) by eagle.syrec.org (8.13.4/8.13.3) with ESMTP id jBS5ScWO058316 for ; Tue, 27 Dec 2005 21:28:38 -0800 (PST) (envelope-from yuri@tsoft.com) Message-ID: <43B22285.3050305@tsoft.com> Date: Tue, 27 Dec 2005 21:28:37 -0800 From: Yuri User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051225) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-emulation@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: FreeBSD port: linux_devtools-8.0_5 installs damaged executables X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Dec 2005 05:28:47 -0000 Port installslink /compat/linux/usr/X11R6/lib/libXext.so -> libXext.so.6.4 w/out target. Yuri From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 29 00:11:04 2005 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5DFA16A41F; Thu, 29 Dec 2005 00:11:04 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76B7A43D5D; Thu, 29 Dec 2005 00:11:04 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBT0B4kK050909; Thu, 29 Dec 2005 00:11:04 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBT0B4E7050905; Thu, 29 Dec 2005 00:11:04 GMT (envelope-from linimon) Date: Thu, 29 Dec 2005 00:11:04 GMT From: Mark Linimon Message-Id: <200512290011.jBT0B4E7050905@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, freebsd-emulation@FreeBSD.org Cc: Subject: Re: ports/90958: linux-* are not built on amd64 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 00:11:04 -0000 Synopsis: linux-* are not built on amd64 Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-emulation Responsible-Changed-By: linimon Responsible-Changed-When: Thu Dec 29 00:09:53 UTC 2005 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=90958 From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 29 13:59:13 2005 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9229E16A420 for ; Thu, 29 Dec 2005 13:59:13 +0000 (GMT) (envelope-from killing@multiplay.co.uk) Received: from multiplay.co.uk (core6.multiplay.co.uk [85.236.96.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id DED8543D4C for ; Thu, 29 Dec 2005 13:59:12 +0000 (GMT) (envelope-from killing@multiplay.co.uk) Received: from vader ([82.37.32.39]) by multiplay.co.uk (multiplay.co.uk [85.236.96.23]) (MDaemon.PRO.v8.1.3.R) with ESMTP id md50002153906.msg for ; Thu, 29 Dec 2005 13:58:50 +0000 Message-ID: <000e01c60c80$0c3d29c0$0100a8c0@multiplay.co.uk> From: "Steven Hartland" To: Date: Thu, 29 Dec 2005 13:59:03 -0000 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_000B_01C60C80.06B17C40" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2670 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 X-Spam-Processed: multiplay.co.uk, Thu, 29 Dec 2005 13:58:50 +0000 (not processed: message from valid local sender) X-MDRemoteIP: 82.37.32.39 X-Return-Path: killing@multiplay.co.uk X-MDaemon-Deliver-To: freebsd-emulation@freebsd.org X-MDAV-Processed: multiplay.co.uk, Thu, 29 Dec 2005 13:58:52 +0000 Subject: linux MSG_NOSIGNAL broken in 6? X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 13:59:13 -0000 This is a multi-part message in MIME format. ------=_NextPart_000_000B_01C60C80.06B17C40 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit If I follow the code correctly it looks like since revision 1.57 of linux_socket.c MSG_NOSIGNAL is broken for send as it doesn't make use of linux_to_bsd_msg_flags to convert the linux flags to bsd flags. If this is correct the attached patch should fix it. Steve ================================================ This e.mail is private and confidential between Multiplay (UK) Ltd. and the person or entity to whom it is addressed. In the event of misdirection, the recipient is prohibited from using, copying, printing or otherwise disseminating it or any information contained in it. In the event of misdirection, illegible or incomplete transmission please telephone (023) 8024 3137 or return the E.mail to postmaster@multiplay.co.uk. ------=_NextPart_000_000B_01C60C80.06B17C40 Content-Type: application/octet-stream; name="linux_socket.c.patch" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="linux_socket.c.patch" --- linux_socket.c.orig Thu Dec 29 14:45:19 2005=0A= +++ linux_socket.c Thu Dec 29 14:46:00 2005=0A= @@ -833,5 +833,5 @@=0A= bsd_args.buf =3D (caddr_t)PTRIN(linux_args.msg);=0A= bsd_args.len =3D linux_args.len;=0A= - bsd_args.flags =3D linux_args.flags;=0A= + bsd_args.flags =3D linux_to_bsd_msg_flags(linux_args.flags);=0A= bsd_args.to =3D NULL;=0A= bsd_args.tolen =3D 0;=0A= @@ -866,5 +866,5 @@=0A= bsd_args.buf =3D (caddr_t)PTRIN(linux_args.msg);=0A= bsd_args.len =3D linux_args.len;=0A= - bsd_args.flags =3D linux_args.flags;=0A= + bsd_args.flags =3D linux_to_bsd_msg_flags(linux_args.flags);=0A= bsd_args.from =3D NULL;=0A= bsd_args.fromlenaddr =3D 0;=0A= ------=_NextPart_000_000B_01C60C80.06B17C40-- From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 29 15:37:21 2005 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9319616A423; Thu, 29 Dec 2005 15:37:21 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F165743D45; Thu, 29 Dec 2005 15:37:05 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (netchild@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBTFb51r008969; Thu, 29 Dec 2005 15:37:05 GMT (envelope-from netchild@freefall.freebsd.org) Received: (from netchild@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBTFb551008965; Thu, 29 Dec 2005 15:37:05 GMT (envelope-from netchild) Date: Thu, 29 Dec 2005 15:37:05 GMT From: Alexander Leidinger Message-Id: <200512291537.jBTFb551008965@freefall.freebsd.org> To: vince@bigbang.DNALOGIC.NET, netchild@FreeBSD.org, freebsd-emulation@FreeBSD.org Cc: Subject: Re: kern/53874: [linux] /usr/ports/emulators/linux_base isn't working properly when SVR4 emulation is enabled X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 15:37:22 -0000 Synopsis: [linux] /usr/ports/emulators/linux_base isn't working properly when SVR4 emulation is enabled State-Changed-From-To: open->closed State-Changed-By: netchild State-Changed-When: Thu Dec 29 15:33:44 UTC 2005 State-Changed-Why: We only ship with ELF executables in the default linux base and any update to the default linux base will only support ELF too. So, close this PR since a.out is outdated and no widespread support is needed. Interested parties most likely have to fix this themselve or better use different boxes for different emulation needs. http://www.freebsd.org/cgi/query-pr.cgi?pr=53874 From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 29 15:39:59 2005 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69FB616A41F; Thu, 29 Dec 2005 15:39:59 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 034FD43D48; Thu, 29 Dec 2005 15:39:59 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (netchild@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBTFdwlS009018; Thu, 29 Dec 2005 15:39:58 GMT (envelope-from netchild@freefall.freebsd.org) Received: (from netchild@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBTFdwbK009014; Thu, 29 Dec 2005 15:39:58 GMT (envelope-from netchild) Date: Thu, 29 Dec 2005 15:39:58 GMT From: Alexander Leidinger Message-Id: <200512291539.jBTFdwbK009014@freefall.freebsd.org> To: dimma@electromir.ru, netchild@FreeBSD.org, freebsd-emulation@FreeBSD.org Cc: Subject: Re: kern/26171: [linux] not work Linux-emulator, but hi is work in early versions X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 15:39:59 -0000 Synopsis: [linux] not work Linux-emulator, but hi is work in early versions State-Changed-From-To: open->closed State-Changed-By: netchild State-Changed-When: Thu Dec 29 15:39:01 UTC 2005 State-Changed-Why: Too much changes between 4.3 and 6.x, so I close this PR. Please open a new bug report with recent debugging information in case the problem persists. http://www.freebsd.org/cgi/query-pr.cgi?pr=26171 From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 29 15:42:15 2005 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B72B16A420; Thu, 29 Dec 2005 15:42:15 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9E5343D6B; Thu, 29 Dec 2005 15:42:12 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (netchild@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBTFgCjS009199; Thu, 29 Dec 2005 15:42:12 GMT (envelope-from netchild@freefall.freebsd.org) Received: (from netchild@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBTFgC7F009195; Thu, 29 Dec 2005 15:42:12 GMT (envelope-from netchild) Date: Thu, 29 Dec 2005 15:42:12 GMT From: Alexander Leidinger Message-Id: <200512291542.jBTFgC7F009195@freefall.freebsd.org> To: mat@cnd.mcgill.ca, netchild@FreeBSD.org, freebsd-emulation@FreeBSD.org Cc: Subject: Re: kern/45023: [linux] [patch] flexlm does not run with linux-base-7, stops matlab X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 15:42:15 -0000 Synopsis: [linux] [patch] flexlm does not run with linux-base-7, stops matlab State-Changed-From-To: open->feedback State-Changed-By: netchild State-Changed-When: Thu Dec 29 15:41:43 UTC 2005 State-Changed-Why: Is this still a problem with a recent FreeBSD? http://www.freebsd.org/cgi/query-pr.cgi?pr=45023 From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 29 15:43:34 2005 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B7DE16A427; Thu, 29 Dec 2005 15:43:34 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 745FD43D90; Thu, 29 Dec 2005 15:43:28 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (netchild@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBTFhPS6009253; Thu, 29 Dec 2005 15:43:25 GMT (envelope-from netchild@freefall.freebsd.org) Received: (from netchild@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBTFhPUo009249; Thu, 29 Dec 2005 15:43:25 GMT (envelope-from netchild) Date: Thu, 29 Dec 2005 15:43:25 GMT From: Alexander Leidinger Message-Id: <200512291543.jBTFhPUo009249@freefall.freebsd.org> To: hdiwan@wits2020.net, netchild@FreeBSD.org, freebsd-emulation@FreeBSD.org Cc: Subject: Re: kern/57192: [linux] [hang] linux-ibm-java1.4 freeze X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 15:43:35 -0000 Synopsis: [linux] [hang] linux-ibm-java1.4 freeze State-Changed-From-To: open->feedback State-Changed-By: netchild State-Changed-When: Thu Dec 29 15:43:08 UTC 2005 State-Changed-Why: Is this still a problem with a recent FreeBSD? http://www.freebsd.org/cgi/query-pr.cgi?pr=57192 From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 29 15:46:05 2005 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9208716A434; Thu, 29 Dec 2005 15:46:05 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DBDD43DA5; Thu, 29 Dec 2005 15:45:43 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (netchild@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBTFjQH8009342; Thu, 29 Dec 2005 15:45:26 GMT (envelope-from netchild@freefall.freebsd.org) Received: (from netchild@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBTFjPIK009338; Thu, 29 Dec 2005 15:45:25 GMT (envelope-from netchild) Date: Thu, 29 Dec 2005 15:45:25 GMT From: Alexander Leidinger Message-Id: <200512291545.jBTFjPIK009338@freefall.freebsd.org> To: gwk@rahn-koltermann.de, netchild@FreeBSD.org, freebsd-emulation@FreeBSD.org Cc: Subject: Re: kern/68131: [linux] [hang] java/linux-ibm-jdk14: linux ibm jdk 1.4.1 hangs with high system times, kernel trap 26 with interrupts disabled X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 15:46:06 -0000 Synopsis: [linux] [hang] java/linux-ibm-jdk14: linux ibm jdk 1.4.1 hangs with high system times, kernel trap 26 with interrupts disabled State-Changed-From-To: open->feedback State-Changed-By: netchild State-Changed-When: Thu Dec 29 15:45:08 UTC 2005 State-Changed-Why: Is this still a problem with a recent FreeBSD? http://www.freebsd.org/cgi/query-pr.cgi?pr=68131 From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 29 15:48:01 2005 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DAD716A41F; Thu, 29 Dec 2005 15:48:01 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D0A043D48; Thu, 29 Dec 2005 15:48:01 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (netchild@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBTFm0E2009501; Thu, 29 Dec 2005 15:48:00 GMT (envelope-from netchild@freefall.freebsd.org) Received: (from netchild@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBTFm0eW009497; Thu, 29 Dec 2005 15:48:00 GMT (envelope-from netchild) Date: Thu, 29 Dec 2005 15:48:00 GMT From: Alexander Leidinger Message-Id: <200512291548.jBTFm0eW009497@freefall.freebsd.org> To: netchild@FreeBSD.org, freebsd-emulation@FreeBSD.org, wpaul@FreeBSD.org Cc: Subject: Re: kern/73224: [ndis] [patch] Lock order reversal in ntoskrnl_timercall() X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 15:48:01 -0000 Synopsis: [ndis] [patch] Lock order reversal in ntoskrnl_timercall() Responsible-Changed-From-To: freebsd-emulation->wpaul Responsible-Changed-By: netchild Responsible-Changed-When: Thu Dec 29 15:47:27 UTC 2005 Responsible-Changed-Why: Bill is the NDIS guru, let him decide what to do with this. http://www.freebsd.org/cgi/query-pr.cgi?pr=73224 From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 29 15:51:10 2005 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F41A516A420; Thu, 29 Dec 2005 15:51:09 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8260943D48; Thu, 29 Dec 2005 15:51:09 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (netchild@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBTFp99b009744; Thu, 29 Dec 2005 15:51:09 GMT (envelope-from netchild@freefall.freebsd.org) Received: (from netchild@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBTFp85J009740; Thu, 29 Dec 2005 15:51:08 GMT (envelope-from netchild) Date: Thu, 29 Dec 2005 15:51:08 GMT From: Alexander Leidinger Message-Id: <200512291551.jBTFp85J009740@freefall.freebsd.org> To: czcc@163.com, netchild@FreeBSD.org, freebsd-emulation@FreeBSD.org Cc: Subject: Re: ports/76644: FreeBSD 5.3 will freeze or crash when run vmware on i386 platform with P4 1.7G CPU and ATI Video Card X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 15:51:10 -0000 Synopsis: FreeBSD 5.3 will freeze or crash when run vmware on i386 platform with P4 1.7G CPU and ATI Video Card State-Changed-From-To: open->feedback State-Changed-By: netchild State-Changed-When: Thu Dec 29 15:50:34 UTC 2005 State-Changed-Why: Does this problem still persists with a recent FreeBSD (5.4 or 6.0) and a recent VMWare port? http://www.freebsd.org/cgi/query-pr.cgi?pr=76644 From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 29 15:55:17 2005 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC18F16A420; Thu, 29 Dec 2005 15:55:17 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A20B43D79; Thu, 29 Dec 2005 15:55:13 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (netchild@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBTFtDJG009827; Thu, 29 Dec 2005 15:55:13 GMT (envelope-from netchild@freefall.freebsd.org) Received: (from netchild@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBTFtDIt009823; Thu, 29 Dec 2005 15:55:13 GMT (envelope-from netchild) Date: Thu, 29 Dec 2005 15:55:13 GMT From: Alexander Leidinger Message-Id: <200512291555.jBTFtDIt009823@freefall.freebsd.org> To: netchild@FreeBSD.org, freebsd-emulation@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/80926: running $PREFIX/etc/rc.d/vmware.sh returns a error. X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 15:55:18 -0000 Synopsis: running $PREFIX/etc/rc.d/vmware.sh returns a error. Responsible-Changed-From-To: freebsd-emulation->freebsd-ports-bugs Responsible-Changed-By: netchild Responsible-Changed-When: Thu Dec 29 15:53:42 UTC 2005 Responsible-Changed-Why: Back to ports-bugs, since this seems to be a problem in the port, not in any emulation layer of the OS. http://www.freebsd.org/cgi/query-pr.cgi?pr=80926 From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 29 15:58:45 2005 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8B9816A420; Thu, 29 Dec 2005 15:58:45 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A05FD43D4C; Thu, 29 Dec 2005 15:58:45 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (netchild@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBTFwjuY009902; Thu, 29 Dec 2005 15:58:45 GMT (envelope-from netchild@freefall.freebsd.org) Received: (from netchild@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBTFwjIh009898; Thu, 29 Dec 2005 15:58:45 GMT (envelope-from netchild) Date: Thu, 29 Dec 2005 15:58:45 GMT From: Alexander Leidinger Message-Id: <200512291558.jBTFwjIh009898@freefall.freebsd.org> To: nicolls@dip.ee.uct.ac.za, netchild@FreeBSD.org, freebsd-emulation@FreeBSD.org Cc: Subject: Re: kern/23561: [linux] feature request: Linux compatibility mode does not support /dev/ptmx device X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 15:58:46 -0000 Synopsis: [linux] feature request: Linux compatibility mode does not support /dev/ptmx device State-Changed-From-To: suspended->feedback State-Changed-By: netchild State-Changed-When: Thu Dec 29 15:56:44 UTC 2005 State-Changed-Why: Does this problem still persists with a recent FreeBSD and a recent default linux base? Do you use the right matlab version (supported for RedHat 8 or Fedora Core upto 3)? http://www.freebsd.org/cgi/query-pr.cgi?pr=23561 From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 29 16:02:29 2005 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDF5616A427; Thu, 29 Dec 2005 16:02:29 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3630F43D7D; Thu, 29 Dec 2005 16:02:11 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (netchild@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBTG1vsZ010186; Thu, 29 Dec 2005 16:01:57 GMT (envelope-from netchild@freefall.freebsd.org) Received: (from netchild@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBTG1u5Z010182; Thu, 29 Dec 2005 16:01:56 GMT (envelope-from netchild) Date: Thu, 29 Dec 2005 16:01:56 GMT From: Alexander Leidinger Message-Id: <200512291601.jBTG1u5Z010182@freefall.freebsd.org> To: root@nihil.plaut.de, netchild@FreeBSD.org, freebsd-emulation@FreeBSD.org Cc: Subject: Re: kern/29698: [linux] [patch] linux ipcs doesn'work X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 16:02:29 -0000 Synopsis: [linux] [patch] linux ipcs doesn'work State-Changed-From-To: open->feedback State-Changed-By: netchild State-Changed-When: Thu Dec 29 16:00:42 UTC 2005 State-Changed-Why: There's no ipcs in the current default linux base... Is this still a problem on a recent FreeBSD? If yes, do you have updated patches? http://www.freebsd.org/cgi/query-pr.cgi?pr=29698 From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 29 16:03:37 2005 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F09CF16A420; Thu, 29 Dec 2005 16:03:37 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E5E143D8F; Thu, 29 Dec 2005 16:03:21 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (netchild@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBTG3GW1010259; Thu, 29 Dec 2005 16:03:16 GMT (envelope-from netchild@freefall.freebsd.org) Received: (from netchild@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBTG3GaH010255; Thu, 29 Dec 2005 16:03:16 GMT (envelope-from netchild) Date: Thu, 29 Dec 2005 16:03:16 GMT From: Alexander Leidinger Message-Id: <200512291603.jBTG3GaH010255@freefall.freebsd.org> To: pmedwards@eircom.net, netchild@FreeBSD.org, freebsd-emulation@FreeBSD.org Cc: Subject: Re: kern/39201: [linux] [patch] ptrace(2) and rfork(RFLINUXTHPN) confuse wait() X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 16:03:38 -0000 Synopsis: [linux] [patch] ptrace(2) and rfork(RFLINUXTHPN) confuse wait() State-Changed-From-To: open->feedback State-Changed-By: netchild State-Changed-When: Thu Dec 29 16:02:59 UTC 2005 State-Changed-Why: Is this still a problem with a recent FreeBSD? http://www.freebsd.org/cgi/query-pr.cgi?pr=39201 From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 29 16:06:18 2005 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2817F16A426; Thu, 29 Dec 2005 16:06:18 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C93C43D9C; Thu, 29 Dec 2005 16:05:27 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (netchild@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBTG5O1e010342; Thu, 29 Dec 2005 16:05:24 GMT (envelope-from netchild@freefall.freebsd.org) Received: (from netchild@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBTG5NiI010335; Thu, 29 Dec 2005 16:05:23 GMT (envelope-from netchild) Date: Thu, 29 Dec 2005 16:05:23 GMT From: Alexander Leidinger Message-Id: <200512291605.jBTG5NiI010335@freefall.freebsd.org> To: iwaki@bc.niigata-u.ac.jp, netchild@FreeBSD.org, freebsd-emulation@FreeBSD.org Cc: Subject: Re: kern/42466: [linux] linux: 'ipc' typ=258 not implemented X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 16:06:18 -0000 Synopsis: [linux] linux: 'ipc' typ=258 not implemented State-Changed-From-To: suspended->feedback State-Changed-By: netchild State-Changed-When: Thu Dec 29 16:05:04 UTC 2005 State-Changed-Why: Is this still a problem with a recent FreeBSD? http://www.freebsd.org/cgi/query-pr.cgi?pr=42466 From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 29 16:08:30 2005 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2101416A420; Thu, 29 Dec 2005 16:08:30 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D8B243D66; Thu, 29 Dec 2005 16:08:23 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (netchild@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBTG8N5W010402; Thu, 29 Dec 2005 16:08:23 GMT (envelope-from netchild@freefall.freebsd.org) Received: (from netchild@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBTG8MQF010398; Thu, 29 Dec 2005 16:08:22 GMT (envelope-from netchild) Date: Thu, 29 Dec 2005 16:08:22 GMT From: Alexander Leidinger Message-Id: <200512291608.jBTG8MQF010398@freefall.freebsd.org> To: janos.mohacsi@bsd.hu, netchild@FreeBSD.org, freebsd-emulation@FreeBSD.org Cc: Subject: Re: ports/72865: emulators/vmware3 crashes on 5.3-STABLE X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 16:08:30 -0000 Synopsis: emulators/vmware3 crashes on 5.3-STABLE State-Changed-From-To: open->feedback State-Changed-By: netchild State-Changed-When: Thu Dec 29 16:07:40 UTC 2005 State-Changed-Why: Does this problem persists with FreeBSD 6.0 and a recent VMWare? Did you made sure, you recompiled the VMWare kernel modules? http://www.freebsd.org/cgi/query-pr.cgi?pr=72865 From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 29 16:10:51 2005 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90CC916A422; Thu, 29 Dec 2005 16:10:51 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0ED1643D70; Thu, 29 Dec 2005 16:10:43 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (netchild@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBTGAgxQ010526; Thu, 29 Dec 2005 16:10:42 GMT (envelope-from netchild@freefall.freebsd.org) Received: (from netchild@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBTGAfgf010522; Thu, 29 Dec 2005 16:10:41 GMT (envelope-from netchild) Date: Thu, 29 Dec 2005 16:10:41 GMT From: Alexander Leidinger Message-Id: <200512291610.jBTGAfgf010522@freefall.freebsd.org> To: avg@icyb.net.ua, netchild@FreeBSD.org, freebsd-emulation@FreeBSD.org Cc: Subject: Re: kern/72920: [linux]: path "prefixing" is not done on unix domain socket addresses X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 16:10:51 -0000 Synopsis: [linux]: path "prefixing" is not done on unix domain socket addresses State-Changed-From-To: open->feedback State-Changed-By: netchild State-Changed-When: Thu Dec 29 16:09:27 UTC 2005 State-Changed-Why: Does this problem still persists on a recent FreeBSD? If yes, I suggest to try to come up with a patch, since most of the problems are fixed by people which need a particular feature (we don't have a maintainer for the linuxolator). http://www.freebsd.org/cgi/query-pr.cgi?pr=72920 From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 29 16:12:10 2005 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BDBA16A41F; Thu, 29 Dec 2005 16:12:10 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E66343D70; Thu, 29 Dec 2005 16:11:52 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (netchild@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBTGBojS010661; Thu, 29 Dec 2005 16:11:50 GMT (envelope-from netchild@freefall.freebsd.org) Received: (from netchild@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBTGBoqu010657; Thu, 29 Dec 2005 16:11:50 GMT (envelope-from netchild) Date: Thu, 29 Dec 2005 16:11:50 GMT From: Alexander Leidinger Message-Id: <200512291611.jBTGBoqu010657@freefall.freebsd.org> To: g1ug@yahoo.com, netchild@FreeBSD.org, freebsd-emulation@FreeBSD.org Cc: Subject: Re: kern/73663: [ibcs2] module_register_init: MOD_LOAD (ibcs2, 0xc1700e90, 0) error 45 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 16:12:10 -0000 Synopsis: [ibcs2] module_register_init: MOD_LOAD (ibcs2, 0xc1700e90, 0) error 45 State-Changed-From-To: open->feedback State-Changed-By: netchild State-Changed-When: Thu Dec 29 16:11:32 UTC 2005 State-Changed-Why: Does this problem still persits with FreeBSD 6.0? http://www.freebsd.org/cgi/query-pr.cgi?pr=73663 From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 29 16:14:40 2005 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BDF516A422; Thu, 29 Dec 2005 16:14:40 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70B0F43D6D; Thu, 29 Dec 2005 16:14:29 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (netchild@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBTGESZN010793; Thu, 29 Dec 2005 16:14:28 GMT (envelope-from netchild@freefall.freebsd.org) Received: (from netchild@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBTGESOf010789; Thu, 29 Dec 2005 16:14:28 GMT (envelope-from netchild) Date: Thu, 29 Dec 2005 16:14:28 GMT From: Alexander Leidinger Message-Id: <200512291614.jBTGESOf010789@freefall.freebsd.org> To: sathishmls@yahoo.com, netchild@FreeBSD.org, freebsd-emulation@FreeBSD.org Cc: Subject: Re: kern/73978: [ibcs2] an error message appears during loading of ibcs2 module X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 16:14:40 -0000 Synopsis: [ibcs2] an error message appears during loading of ibcs2 module State-Changed-From-To: open->feedback State-Changed-By: netchild State-Changed-When: Thu Dec 29 16:14:05 UTC 2005 State-Changed-Why: Does this problem persist with FreeBSD 6.0? http://www.freebsd.org/cgi/query-pr.cgi?pr=73978 From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 29 16:15:43 2005 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5185216A447; Thu, 29 Dec 2005 16:15:43 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9DDF43D90; Thu, 29 Dec 2005 16:15:34 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (netchild@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBTGFOs6010881; Thu, 29 Dec 2005 16:15:24 GMT (envelope-from netchild@freefall.freebsd.org) Received: (from netchild@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBTGFMow010875; Thu, 29 Dec 2005 16:15:22 GMT (envelope-from netchild) Date: Thu, 29 Dec 2005 16:15:22 GMT From: Alexander Leidinger Message-Id: <200512291615.jBTGFMow010875@freefall.freebsd.org> To: turutani@scphys.kyoto-u.ac.jp, netchild@FreeBSD.org, freebsd-emulation@FreeBSD.org Cc: Subject: Re: kern/77253: [linux] meminfo in linprocfs returns bad value about swap. X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 16:15:43 -0000 Synopsis: [linux] meminfo in linprocfs returns bad value about swap. State-Changed-From-To: open->feedback State-Changed-By: netchild State-Changed-When: Thu Dec 29 16:15:04 UTC 2005 State-Changed-Why: Is this still a problem with a recent FreeBSD? http://www.freebsd.org/cgi/query-pr.cgi?pr=77253 From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 29 16:16:53 2005 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29ACD16A420; Thu, 29 Dec 2005 16:16:53 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC24143DAE; Thu, 29 Dec 2005 16:16:34 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (netchild@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBTGGSS0010956; Thu, 29 Dec 2005 16:16:28 GMT (envelope-from netchild@freefall.freebsd.org) Received: (from netchild@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBTGGRKx010952; Thu, 29 Dec 2005 16:16:27 GMT (envelope-from netchild) Date: Thu, 29 Dec 2005 16:16:27 GMT From: Alexander Leidinger Message-Id: <200512291616.jBTGGRKx010952@freefall.freebsd.org> To: jlgomez@grupo-open.es, netchild@FreeBSD.org, freebsd-emulation@FreeBSD.org Cc: Subject: Re: kern/82026: [ibcs2] module_register_init: MOD_LOAD (ibcs2, 0xc1700e90, 0) error 45 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 16:16:53 -0000 Synopsis: [ibcs2] module_register_init: MOD_LOAD (ibcs2, 0xc1700e90, 0) error 45 State-Changed-From-To: open->feedback State-Changed-By: netchild State-Changed-When: Thu Dec 29 16:16:10 UTC 2005 State-Changed-Why: Is this still a problem with FreeBSD 6.0? http://www.freebsd.org/cgi/query-pr.cgi?pr=82026 From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 29 16:18:26 2005 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 638E016A422; Thu, 29 Dec 2005 16:18:26 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4254743D58; Thu, 29 Dec 2005 16:18:25 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (netchild@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBTGIPS1011037; Thu, 29 Dec 2005 16:18:25 GMT (envelope-from netchild@freefall.freebsd.org) Received: (from netchild@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBTGIOLJ011033; Thu, 29 Dec 2005 16:18:24 GMT (envelope-from netchild) Date: Thu, 29 Dec 2005 16:18:24 GMT From: Alexander Leidinger Message-Id: <200512291618.jBTGIOLJ011033@freefall.freebsd.org> To: robert@mpe.mpg.de, netchild@FreeBSD.org, freebsd-emulation@FreeBSD.org Cc: Subject: Re: ports/82853: [wish] working linux_base port for alpha X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 16:18:26 -0000 Synopsis: [wish] working linux_base port for alpha State-Changed-From-To: suspended->closed State-Changed-By: netchild State-Changed-When: Thu Dec 29 16:18:06 UTC 2005 State-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=82853 From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 29 16:20:01 2005 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 900A116A420; Thu, 29 Dec 2005 16:20:01 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4666543D4C; Thu, 29 Dec 2005 16:19:59 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (netchild@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBTGJwkV011118; Thu, 29 Dec 2005 16:19:58 GMT (envelope-from netchild@freefall.freebsd.org) Received: (from netchild@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBTGJwvg011114; Thu, 29 Dec 2005 16:19:58 GMT (envelope-from netchild) Date: Thu, 29 Dec 2005 16:19:58 GMT From: Alexander Leidinger Message-Id: <200512291619.jBTGJwvg011114@freefall.freebsd.org> To: robert@mpe.mpg.de, netchild@FreeBSD.org, freebsd-emulation@FreeBSD.org Cc: Subject: Re: ports/82853: [wish] working linux_base port for alpha X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 16:20:01 -0000 Synopsis: [wish] working linux_base port for alpha State-Changed-From-To: closed->suspended State-Changed-By: netchild State-Changed-When: Thu Dec 29 16:18:35 UTC 2005 State-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=82853 From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 29 16:25:56 2005 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12F2816A420; Thu, 29 Dec 2005 16:25:56 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13A1443D64; Thu, 29 Dec 2005 16:25:54 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (netchild@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBTGPndA011391; Thu, 29 Dec 2005 16:25:49 GMT (envelope-from netchild@freefall.freebsd.org) Received: (from netchild@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBTGPnG0011387; Thu, 29 Dec 2005 16:25:49 GMT (envelope-from netchild) Date: Thu, 29 Dec 2005 16:25:49 GMT From: Alexander Leidinger Message-Id: <200512291625.jBTGPnG0011387@freefall.freebsd.org> To: robert@mpe.mpg.de, netchild@FreeBSD.org, freebsd-emulation@FreeBSD.org, trevor@FreeBSD.org Cc: Subject: Re: ports/82853: [wish] working linux_base port for alpha X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 16:25:56 -0000 Synopsis: [wish] working linux_base port for alpha State-Changed-From-To: suspended->open State-Changed-By: netchild State-Changed-When: Thu Dec 29 16:20:02 UTC 2005 State-Changed-Why: Over to Trevor, the maintainer of the debian and gento linux base. Responsible-Changed-From-To: freebsd-emulation->trevor Responsible-Changed-By: netchild Responsible-Changed-When: Thu Dec 29 16:20:02 UTC 2005 Responsible-Changed-Why: Over to Trevor, the maintainer of the debian and gento linux base. http://www.freebsd.org/cgi/query-pr.cgi?pr=82853 From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 29 16:33:30 2005 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7E5B16A420; Thu, 29 Dec 2005 16:33:30 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60F3C43D94; Thu, 29 Dec 2005 16:33:24 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (netchild@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBTGXKQt013549; Thu, 29 Dec 2005 16:33:20 GMT (envelope-from netchild@freefall.freebsd.org) Received: (from netchild@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBTGXK9V013545; Thu, 29 Dec 2005 16:33:20 GMT (envelope-from netchild) Date: Thu, 29 Dec 2005 16:33:20 GMT From: Alexander Leidinger Message-Id: <200512291633.jBTGXK9V013545@freefall.freebsd.org> To: q@galgenberg.net, netchild@FreeBSD.org, freebsd-emulation@FreeBSD.org Cc: Subject: Re: ports/90345: [PATCH] Fix excessive RUN_DEPENDS on archivers/rpm X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 16:33:30 -0000 Synopsis: [PATCH] Fix excessive RUN_DEPENDS on archivers/rpm State-Changed-From-To: open->closed State-Changed-By: netchild State-Changed-When: Thu Dec 29 16:32:59 UTC 2005 State-Changed-Why: Committed. Thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=90345 From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 29 16:36:44 2005 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EA4D16A420; Thu, 29 Dec 2005 16:36:44 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1327243D64; Thu, 29 Dec 2005 16:36:28 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (netchild@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBTGaSDQ013668; Thu, 29 Dec 2005 16:36:28 GMT (envelope-from netchild@freefall.freebsd.org) Received: (from netchild@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBTGaSRZ013664; Thu, 29 Dec 2005 16:36:28 GMT (envelope-from netchild) Date: Thu, 29 Dec 2005 16:36:28 GMT From: Alexander Leidinger Message-Id: <200512291636.jBTGaSRZ013664@freefall.freebsd.org> To: jhein@timing.com, netchild@FreeBSD.org, freebsd-emulation@FreeBSD.org Cc: Subject: Re: ports/90751: fix distfile port survey whine for x11-toolkits/linux-openmotif X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 16:36:44 -0000 Synopsis: fix distfile port survey whine for x11-toolkits/linux-openmotif State-Changed-From-To: open->closed State-Changed-By: netchild State-Changed-When: Thu Dec 29 16:36:20 UTC 2005 State-Changed-Why: Committed. Thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=90751 From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 29 16:46:29 2005 Return-Path: X-Original-To: emulation@freebsd.org Delivered-To: freebsd-emulation@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02D8516A426; Thu, 29 Dec 2005 16:46:29 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from www.ebusiness-leidinger.de (jojo.ms-net.de [84.16.236.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8CB143D72; Thu, 29 Dec 2005 16:46:20 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from Andro-Beta.Leidinger.net (p54A5EECD.dip.t-dialin.net [84.165.238.205]) (authenticated bits=0) by www.ebusiness-leidinger.de (8.13.1/8.13.1) with ESMTP id jBTGhV0p028293; Thu, 29 Dec 2005 17:43:31 +0100 (CET) (envelope-from Alexander@Leidinger.net) Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) by Andro-Beta.Leidinger.net (8.13.3/8.13.3) with ESMTP id jBTGkHtn003437; Thu, 29 Dec 2005 17:46:17 +0100 (CET) (envelope-from Alexander@Leidinger.net) Date: Thu, 29 Dec 2005 17:46:17 +0100 From: Alexander Leidinger To: freebsd-current@freebsd.org Message-ID: <20051229174617.5e6ae5cd@Magellan.Leidinger.net> In-Reply-To: <20051229142121.94B4770000CA@mwinf0708.wanadoo.fr> References: <20051229142121.94B4770000CA@mwinf0708.wanadoo.fr> X-Mailer: Sylpheed-Claws 1.9.100 (GTK+ 2.8.9; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new Cc: emulation@freebsd.org Subject: Re: one sound channel whoes X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: emulation@freebsd.org List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 16:46:29 -0000 On Thu, 29 Dec 2005 15:21:19 +0100 raoul wrote: > hi, > > I updated current last monday, and this day too. > one sound channel whoes. > > I don't think it is a driver issue, because the oss driver > gives the same result. > > of course i verified: > - cables, > - sound output (only 2 channels) > - amplifier and so on. > > - FreeBSD 6.0 works fine! > > it is an asus pc-dl deluxe card with > ich(5), bi-xeon. > > any idea wuokd help. I don't understand what the problem is. Additionally we need to know which sound hardware you are talking about, so please provide "cat /dev/sndstat" and "pciconf -vl" (only the pcm part matters). Please answer to multimedia@. Bye, Alexander. -- Failure is not an option. It comes bundled with your Microsoft product. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 29 16:55:29 2005 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD2F416A41F; Thu, 29 Dec 2005 16:55:29 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A18E943D9B; Thu, 29 Dec 2005 16:55:20 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (netchild@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBTGtFsu014192; Thu, 29 Dec 2005 16:55:15 GMT (envelope-from netchild@freefall.freebsd.org) Received: (from netchild@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBTGtFNO014188; Thu, 29 Dec 2005 16:55:15 GMT (envelope-from netchild) Date: Thu, 29 Dec 2005 16:55:15 GMT From: Alexander Leidinger Message-Id: <200512291655.jBTGtFNO014188@freefall.freebsd.org> To: jlgomez@grupo-open.es, netchild@FreeBSD.org, freebsd-emulation@FreeBSD.org Cc: Subject: Re: kern/82026: [ibcs2] module_register_init: MOD_LOAD (ibcs2, 0xc1700e90, 0) error 45 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 16:55:29 -0000 Synopsis: [ibcs2] module_register_init: MOD_LOAD (ibcs2, 0xc1700e90, 0) error 45 State-Changed-From-To: feedback->open State-Changed-By: netchild State-Changed-When: Thu Dec 29 16:54:54 UTC 2005 State-Changed-Why: Feedback received, the problem still persists in 6.0. http://www.freebsd.org/cgi/query-pr.cgi?pr=82026 From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 29 18:48:07 2005 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5606F16A420; Thu, 29 Dec 2005 18:48:07 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 093AE43D58; Thu, 29 Dec 2005 18:48:07 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from freefall.freebsd.org (jhb@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBTIm6HP021969; Thu, 29 Dec 2005 18:48:06 GMT (envelope-from jhb@freefall.freebsd.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBTIm65g021965; Thu, 29 Dec 2005 18:48:06 GMT (envelope-from jhb) Date: Thu, 29 Dec 2005 18:48:06 GMT From: John Baldwin Message-Id: <200512291848.jBTIm65g021965@freefall.freebsd.org> To: g1ug@yahoo.com, jhb@FreeBSD.org, freebsd-emulation@FreeBSD.org Cc: Subject: Re: kern/73663: [ibcs2] module_register_init: MOD_LOAD (ibcs2, 0xc1700e90, 0) error 45 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 18:48:07 -0000 Synopsis: [ibcs2] module_register_init: MOD_LOAD (ibcs2, 0xc1700e90, 0) error 45 State-Changed-From-To: feedback->closed State-Changed-By: jhb State-Changed-When: Thu Dec 29 18:47:00 UTC 2005 State-Changed-Why: Submitter likely enabled ibcs2 emulation in sysinstall or some such. As such it is a duplicate of 73798. If the submitter doesn't need ibcs2 emulation they can just turn it off as a workaround. Alternatively, there is a possible patch in the audit trail of 73798. http://www.freebsd.org/cgi/query-pr.cgi?pr=73663 From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 29 18:50:07 2005 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAC2116A41F for ; Thu, 29 Dec 2005 18:50:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35BD243D5D for ; Thu, 29 Dec 2005 18:50:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBTIo6oC022111 for ; Thu, 29 Dec 2005 18:50:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBTIo6bh022110; Thu, 29 Dec 2005 18:50:06 GMT (envelope-from gnats) Date: Thu, 29 Dec 2005 18:50:06 GMT Message-Id: <200512291850.jBTIo6bh022110@freefall.freebsd.org> To: freebsd-emulation@FreeBSD.org From: John Baldwin Cc: Subject: Re: kern/73978: [ibcs2] an error message appears during loading of ibcs2 module X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: John Baldwin List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 18:50:07 -0000 The following reply was made to PR kern/73978; it has been noted by GNATS. From: John Baldwin To: bug-followup@freebsd.org, sathishmls@yahoo.com Cc: Subject: Re: kern/73978: [ibcs2] an error message appears during loading of ibcs2 module Date: Thu, 29 Dec 2005 13:46:52 -0500 Can you try this patch: Index: ibcs2_sysvec.c =================================================================== RCS file: /usr/cvs/src/sys/i386/ibcs2/ibcs2_sysvec.c,v retrieving revision 1.30 diff -u -r1.30 ibcs2_sysvec.c --- ibcs2_sysvec.c 29 Jan 2005 23:11:58 -0000 1.30 +++ ibcs2_sysvec.c 29 Dec 2005 18:45:32 -0000 @@ -105,6 +105,8 @@ int rval = 0; switch(type) { + case MOD_LOAD: + break; case MOD_UNLOAD: /* if this was an ELF module we'd use elf_brand_inuse()... */ sx_slock(&allproc_lock); -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 29 18:51:15 2005 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46DD316A420; Thu, 29 Dec 2005 18:51:15 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CCA843D64; Thu, 29 Dec 2005 18:51:12 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from freefall.freebsd.org (jhb@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBTIpC7V022165; Thu, 29 Dec 2005 18:51:12 GMT (envelope-from jhb@freefall.freebsd.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBTIpBqV022161; Thu, 29 Dec 2005 18:51:11 GMT (envelope-from jhb) Date: Thu, 29 Dec 2005 18:51:11 GMT From: John Baldwin Message-Id: <200512291851.jBTIpBqV022161@freefall.freebsd.org> To: jlgomez@grupo-open.es, jhb@FreeBSD.org, freebsd-emulation@FreeBSD.org Cc: Subject: Re: kern/82026: [ibcs2] module_register_init: MOD_LOAD (ibcs2, 0xc1700e90, 0) error 45 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 18:51:15 -0000 Synopsis: [ibcs2] module_register_init: MOD_LOAD (ibcs2, 0xc1700e90, 0) error 45 State-Changed-From-To: open->closed State-Changed-By: jhb State-Changed-When: Thu Dec 29 18:50:14 UTC 2005 State-Changed-Why: This is a duplicate of 73978. Please check the audit trail of that PR where I posted a patch that should fix this issue. http://www.freebsd.org/cgi/query-pr.cgi?pr=82026 From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 29 21:02:08 2005 Return-Path: X-Original-To: emulation@freebsd.org Delivered-To: freebsd-emulation@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 682D216A41F for ; Thu, 29 Dec 2005 21:02:08 +0000 (GMT) (envelope-from BMiele@ipnstock.com) Received: from SMTPNY3.vnuusa.com (smtpny3.vnuusa.com [63.251.31.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id D808043D5E for ; Thu, 29 Dec 2005 21:02:07 +0000 (GMT) (envelope-from BMiele@ipnstock.com) Received: from smtpny1_new.vnuusa.com (unverified [10.190.20.40]) by SMTPNY3.vnuusa.com (Content Technologies SMTPRS 4.3.19) with ESMTP id for ; Thu, 29 Dec 2005 16:02:13 -0500 From: Brad Miele To: emulation@freebsd.org Message-ID: Date: Thu, 29 Dec 2005 16:01:26 -0500 X-MIMETrack: Serialize by Router on SMTPNY1/VNUUSA (Release 6.5.3FP1|December 15, 2004) at 12/29/2005 04:01:26 PM MIME-Version: 1.0 Content-type: text/plain; charset="us-ascii" Cc: Subject: Brad Miele is out of the office. X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 21:02:08 -0000 I will be out of the office starting 12/23/2005 and will not return until 01/03/2006. I will be checking mail only sporadically. If you have immediate needs, please contact Danny Tsui dtsui@pdnonline.com. Have a great holiday. From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 29 22:07:45 2005 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC08416A41F for ; Thu, 29 Dec 2005 22:07:45 +0000 (GMT) (envelope-from chat95@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DFB543D46 for ; Thu, 29 Dec 2005 22:07:45 +0000 (GMT) (envelope-from chat95@mac.com) Received: from mac.com (smtpin04-en2 [10.13.10.149]) by smtpout.mac.com (Xserve/8.12.11/smtpout06/MantshX 4.0) with ESMTP id jBTM7iNQ006668; Thu, 29 Dec 2005 14:07:45 -0800 (PST) Received: from localhost ([133.11.172.102]) (authenticated bits=0) by mac.com (Xserve/smtpin04/MantshX 4.0) with ESMTP id jBTM7dpS006923; Thu, 29 Dec 2005 14:07:43 -0800 (PST) Date: Fri, 30 Dec 2005 07:07:37 +0900 (JST) Message-Id: <20051230.070737.74749143.chat95@mac.com> To: freebsd-emulation@freebsd.org, nox@jelal.kn-bremen.de From: NAKATA Maho Organization: private X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Subject: small update to qemu ports X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 22:07:46 -0000 Hi, I added WITH_HACKS knob to emulators/qemu to enable idedma support. cvs diff: Diffing . Index: Makefile =================================================================== RCS file: /home/pcvs/ports/emulators/qemu/Makefile,v retrieving revision 1.41 diff -u -r1.41 Makefile --- Makefile 21 Dec 2005 23:46:30 -0000 1.41 +++ Makefile 29 Dec 2005 22:03:24 -0000 @@ -12,8 +12,14 @@ MASTER_SITES= http://www.qemu.org/:release \ http://people.fruitsalad.org/nox/qemu/:snapshot \ http://www.volny.cz/xnavara/qemu/:snapshot \ - http://qemu.dad-answers.com/download/qemu/:snapshot + http://qemu.dad-answers.com/download/qemu/:snapshot \ + http://people.brandeis.edu/~jcoiner/qemu_idedma/:idedma DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:release +.if defined (WITH_HACKS) +DISTFILES+= qemu_dma_patch.tar.gz:idedma +.endif +DIST_SUBDIR= qemu +EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= nox@jelal.kn-bremen.de COMMENT= QEMU CPU Emulator @@ -54,6 +60,10 @@ @${ECHO_MSG} "Notice: you can build qemu with the (alpha!) kqemu accelerator kernel module" @${ECHO_MSG} "by defining WITH_KQEMU." .endif +.if !defined(WITH_HACKS) + @${ECHO_MSG} "You can build qemu with some hacks (esp. for speedup)" + @${ECHO_MSG} "by defining WITH_HACKS." +.endif .if !defined(WITH_SAMBA) && !exists(${LOCALBASE}/sbin/smbd) @${ECHO_MSG} "Notice: if you need qemu's -smb option (smb-export local dir to guest)" @${ECHO_MSG} "then you also need samba, you can have this port install it by defining" @@ -70,6 +80,11 @@ ${MKDIR} ${WRKSRC}/bsd/$$A; \ done +post-patch: +.if defined(WITH_HACKS) + @cd ${WRKDIR} ; ${TAR} xvfz ${DISTDIR}/${DIST_SUBDIR}/qemu_dma_patch.tar.gz ; ${CP} new_qemu_dma_patch/bios.bin ${WRKSRC}/pc-bios; cd ${WRKSRC}; ${PATCH} -p1 < ../new_qemu_dma_patch/qemu-piix4-udma.patch +.endif + post-install: @${CAT} ${PKGMESSAGE} Index: distinfo =================================================================== RCS file: /home/pcvs/ports/emulators/qemu/distinfo,v retrieving revision 1.25 diff -u -r1.25 distinfo --- distinfo 20 Dec 2005 23:27:46 -0000 1.25 +++ distinfo 29 Dec 2005 22:03:24 -0000 @@ -1,3 +1,6 @@ -MD5 (qemu-0.8.0.tar.gz) = eb175b26583280706fe7e4d8910d320d -SHA256 (qemu-0.8.0.tar.gz) = de388539ce86971a2cbe8474fca8b6160898c95772e3e6e08a7794d48db32a61 -SIZE (qemu-0.8.0.tar.gz) = 1497965 +MD5 (qemu/qemu-0.8.0.tar.gz) = eb175b26583280706fe7e4d8910d320d +SHA256 (qemu/qemu-0.8.0.tar.gz) = de388539ce86971a2cbe8474fca8b6160898c95772e3e6e08a7794d48db32a61 +SIZE (qemu/qemu-0.8.0.tar.gz) = 1497965 +MD5 (qemu/qemu_dma_patch.tar.gz) = 5e339dc201d411af56bad684d3f89338 +SHA256 (qemu/qemu_dma_patch.tar.gz) = cdf74bf5e079d835e100f116d940686b13ec2b7ed6aee5a6a97a4441ea5f2b8f +SIZE (qemu/qemu_dma_patch.tar.gz) = 25837 cvs diff: Diffing files From owner-freebsd-emulation@FreeBSD.ORG Fri Dec 30 09:50:07 2005 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C22616A420 for ; Fri, 30 Dec 2005 09:50:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99F5343D48 for ; Fri, 30 Dec 2005 09:50:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBU9o6Tb074882 for ; Fri, 30 Dec 2005 09:50:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBU9o6pF074881; Fri, 30 Dec 2005 09:50:06 GMT (envelope-from gnats) Date: Fri, 30 Dec 2005 09:50:06 GMT Message-Id: <200512300950.jBU9o6pF074881@freefall.freebsd.org> To: freebsd-emulation@FreeBSD.org From: =?iso-8859-1?Q?Jos=E9_Luis_G=F3mez_Ferrer_de_Couto?= Cc: Subject: Re: kern/73978: [ibcs2] an error message appears during loading of ibcs2 module X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: =?iso-8859-1?Q?Jos=E9_Luis_G=F3mez_Ferrer_de_Couto?= List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Dec 2005 09:50:07 -0000 The following reply was made to PR kern/73978; it has been noted by GNATS. From: =?iso-8859-1?Q?Jos=E9_Luis_G=F3mez_Ferrer_de_Couto?= To: , Cc: Subject: Re: kern/73978: [ibcs2] an error message appears during loading of ibcs2 module Date: Fri, 30 Dec 2005 10:41:51 +0100 Hi, The solution that you propose don't work. I've tried it with the same application and only work in FreeBSD 4.11 STABLE and previous. Thanks. Jos=E9 Luis G=F3mez Ferrer de Couto Telefono 954-295-060 902-230-300=20 Grupo OPEN, S.L. Fax 954-239-868 Av. Garc=EDa Morato 9, Local 10. Edificio Gilaresa. E-41011 Sevilla (SPAIN). http://www.grupo-open.es From owner-freebsd-emulation@FreeBSD.ORG Fri Dec 30 10:42:28 2005 Return-Path: X-Original-To: freebsd-emulation@FreeBSD.org Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 199D916A41F; Fri, 30 Dec 2005 10:42:28 +0000 (GMT) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1CDF43D94; Fri, 30 Dec 2005 10:42:14 +0000 (GMT) (envelope-from avg@icyb.net.ua) Received: from oddity (oddity-e.topspin.kiev.ua [212.40.38.87]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id MAA15578; Fri, 30 Dec 2005 12:42:03 +0200 (EET) (envelope-from avg@icyb.net.ua) Date: Fri, 30 Dec 2005 12:42:03 +0200 (EET) From: Andriy Gapon X-X-Sender: avg@oddity.topspin.kiev.ua To: Alexander Leidinger In-Reply-To: <200512291610.jBTGAfgf010522@freefall.freebsd.org> Message-ID: <20051230123308.Y20613@oddity.topspin.kiev.ua> References: <200512291610.jBTGAfgf010522@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-emulation@FreeBSD.org Subject: Re: kern/72920: [linux]: path "prefixing" is not done on unix domain socket addresses X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Dec 2005 10:42:28 -0000 On Thu, 29 Dec 2005, Alexander Leidinger wrote: > Does this problem still persists on a recent FreeBSD? I can confirm that the problem still exists on FreeBSD 5.4 and looking at linux_socket.c differences between 5.4 and HEAD I am sure that the problem exists in all releases/branches: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/compat/linux/linux_socket.c.diff?r1=1.51.2.3&r2=1.62&f=h I am attaching a simple test program, so that anyone interested could easily verify the issue. Prerequisites for the test are: /compat/linux/tmp must exist /tmp/foo must not exist /compat/linux/tmp/foo must not exist Usage of ktrace is also advised for additional insights. /************ lin_un_sock.c *********/ #include #include #include #include #include #include int main() { struct sockaddr_un addr; int s; int err; /*this will create /compat/linux/tmp/foo/ directory*/ err = mkdir("/tmp/foo", 0777); if(err < 0) { perror("mkdir"); return 1; } s = socket(PF_LOCAL, SOCK_STREAM, 0); if(s < 0) { perror("socket"); return 1; } strcpy(addr.sun_path, "/tmp/foo/bar"); addr.sun_family = AF_LOCAL; /*this will try to bind socket in /tmp/foo/ directory *which does not exist */ err = bind(s, (struct sockaddr *) &addr, SUN_LEN(&addr)); if(err < 0) { perror("bind"); return 1; } return 0; } /******************************/ -- Andriy Gapon From owner-freebsd-emulation@FreeBSD.ORG Fri Dec 30 20:45:09 2005 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 810C816A41F for ; Fri, 30 Dec 2005 20:45:09 +0000 (GMT) (envelope-from nox@saturn.kn-bremen.de) Received: from gwyn.kn-bremen.de (gwyn.kn-bremen.de [212.63.36.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86E8C43D5D for ; Fri, 30 Dec 2005 20:45:07 +0000 (GMT) (envelope-from nox@saturn.kn-bremen.de) Received: from gwyn.kn-bremen.de (gwyn [127.0.0.1]) by gwyn.kn-bremen.de (8.13.4/8.13.4/Debian-3) with ESMTP id jBUKj6ir019836; Fri, 30 Dec 2005 21:45:06 +0100 Received: from saturn.kn-bremen.de (uucp@localhost) by gwyn.kn-bremen.de (8.13.4/8.13.4/Submit) with UUCP id jBUKj67h019834; Fri, 30 Dec 2005 21:45:06 +0100 Received: from saturn.kn-bremen.de (nox@localhost [127.0.0.1]) by saturn.kn-bremen.de (8.13.1/8.13.1) with ESMTP id jBUKi3mB064863; Fri, 30 Dec 2005 21:44:03 +0100 (CET) (envelope-from nox@saturn.kn-bremen.de) Received: (from nox@localhost) by saturn.kn-bremen.de (8.13.1/8.13.1/Submit) id jBUKi2c6064862; Fri, 30 Dec 2005 21:44:02 +0100 (CET) (envelope-from nox) From: Juergen Lock Date: Fri, 30 Dec 2005 21:44:02 +0100 To: NAKATA Maho Message-ID: <20051230204402.GA64828@saturn.kn-bremen.de> Mail-Followup-To: NAKATA Maho , freebsd-emulation@freebsd.org References: <20051230.070737.74749143.chat95@mac.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051230.070737.74749143.chat95@mac.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-emulation@freebsd.org Subject: Re: small update to qemu ports X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Dec 2005 20:45:09 -0000 On Fri, Dec 30, 2005 at 07:07:37AM +0900, NAKATA Maho wrote: > Hi, > I added WITH_HACKS knob to emulators/qemu to enable idedma support. Looks good. Do you want to commit it? Juergen From owner-freebsd-emulation@FreeBSD.ORG Sat Dec 31 00:12:42 2005 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BB3616A41F for ; Sat, 31 Dec 2005 00:12:42 +0000 (GMT) (envelope-from chat95@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAB8343D60 for ; Sat, 31 Dec 2005 00:12:41 +0000 (GMT) (envelope-from chat95@mac.com) Received: from mac.com (smtpin02-en2 [10.13.10.147]) by smtpout.mac.com (Xserve/8.12.11/smtpout05/MantshX 4.0) with ESMTP id jBV0CeB0003800; Fri, 30 Dec 2005 16:12:40 -0800 (PST) Received: from localhost ([133.11.172.102]) (authenticated bits=0) by mac.com (Xserve/smtpin02/MantshX 4.0) with ESMTP id jBV0CbJ3029295; Fri, 30 Dec 2005 16:12:40 -0800 (PST) Date: Sat, 31 Dec 2005 09:12:33 +0900 (JST) Message-Id: <20051231.091233.74740103.chat95@mac.com> To: nox@jelal.kn-bremen.de From: NAKATA Maho In-Reply-To: <20051230204402.GA64828@saturn.kn-bremen.de> References: <20051230.070737.74749143.chat95@mac.com> <20051230204402.GA64828@saturn.kn-bremen.de> Organization: private X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@freebsd.org Subject: Re: small update to qemu ports X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Dec 2005 00:12:42 -0000 In Message-ID: <20051230204402.GA64828@saturn.kn-bremen.de> Juergen Lock wrote: > On Fri, Dec 30, 2005 at 07:07:37AM +0900, NAKATA Maho wrote: > > Hi, > > I added WITH_HACKS knob to emulators/qemu to enable idedma support. > > Looks good. Do you want to commit it? yes, committed. thanks for your approval. -- NAKATA, Maho (maho@FreeBSD.org)