From owner-freebsd-ppc@FreeBSD.ORG Sun Sep 15 00:04:38 2013 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 27218DFA for ; Sun, 15 Sep 2013 00:04:38 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-pb0-x229.google.com (mail-pb0-x229.google.com [IPv6:2607:f8b0:400e:c01::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EE3912344 for ; Sun, 15 Sep 2013 00:04:37 +0000 (UTC) Received: by mail-pb0-f41.google.com with SMTP id rp2so2680662pbb.28 for ; Sat, 14 Sep 2013 17:04:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=8JacrX3h/FaLvL3ZEh8hc1W/6C0LamNWGB64bozeaK8=; b=ioKs8F+badbfacny8ZGXcN8nbopLlmLQ51Z/uird42yI2ltEfc6zB6SuRLXhQvpFkx l9p0ZXGIoEDYkoeQVmD/Fvwr2+dPqfdLHkcISrGN2YuOsvIdpAj/aIBhHgnNHruQ58PU 8mSLZ0Y42m/4o9nsK/hgO4qhacznaSoBW9gBE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=8JacrX3h/FaLvL3ZEh8hc1W/6C0LamNWGB64bozeaK8=; b=LmF/klZ9NpGcHBUi41xmDeEO/PVWshLOT7nGbC87ErtJ9wo+kZKcmJAjeCZeADWavW oAUl0SHPWXrNPb1R6kAF7fNudBms5zd0JOFjf9JoVurt2Hmh5iyRsYebGE0GjHKqqFuc RUG2rFeCLLNYDUkk9MExAGHBV3I5hiGzIgXWDAfVec+I4szhz6Cbly0UbsCJb4k1Z03a CcN+WkTMfPti2lu+5IpwWwx/G3LcB6I0kH+G41BYjDxUQno1Tx8JewJyocPFw1uQ7lth MmX1YUIR7wOTVg+zldfdZ74rxb5H1ciFrWAfC+Xys2Jg9pMjwl37ZC612tdZKH68N/kL AnCg== X-Gm-Message-State: ALoCoQm6MhcRRChFHDtC+58V5HETGXH649M8xe0tg7hIKEgDJE31CyjcAiQj0OnxMysqfmJ8TvEU X-Received: by 10.66.149.231 with SMTP id ud7mr23390826pab.8.1379203477673; Sat, 14 Sep 2013 17:04:37 -0700 (PDT) MIME-Version: 1.0 Received: by 10.70.6.3 with HTTP; Sat, 14 Sep 2013 17:04:07 -0700 (PDT) In-Reply-To: References: <522CC7E0.9060508@freebsd.org> <5231D8A6.9080501@freebsd.org> <20130914133155.GA32845@alchemy.franken.de> <52346D71.4080407@freebsd.org> <1379173405.1197.7.camel@revolution.hippie.lan> <20130914172735.GX68682@funkthat.com> <1379181341.1197.26.camel@revolution.hippie.lan> From: Eitan Adler Date: Sat, 14 Sep 2013 20:04:07 -0400 Message-ID: Subject: Re: Patch for Cross-Reference Phandles To: Adrian Chadd Content-Type: text/plain; charset=UTF-8 Cc: freebsd-sparc64 , John-Mark Gurney , "freebsd-arm@freebsd.org" , Ian Lepore , FreeBSD PowerPC ML X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Sep 2013 00:04:38 -0000 [ *please* bottom post ] On Sat, Sep 14, 2013 at 7:56 PM, Adrian Chadd wrote: > ... holy crap. :-) > > erm, try writing some code that does something with it: > > int foo[2] = { 0, 0 }; > > main() > { > int i; > for (i = 0; i < 2; i++) { > foo[i] = i; > } > } > > .. and then make foo[2] be foo[512] and explicitly set it up to be zero'ed. > see what happens. With an explicit zeroing: text data bss dec hex filename 1572 484 16 2072 818 a.out Without: text data bss dec hex filename 1572 484 16 2072 818 a.out From owner-freebsd-ppc@FreeBSD.ORG Sun Sep 15 00:06:20 2013 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 4A916FCD; Sun, 15 Sep 2013 00:06:20 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wg0-x22e.google.com (mail-wg0-x22e.google.com [IPv6:2a00:1450:400c:c00::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 640212361; Sun, 15 Sep 2013 00:06:19 +0000 (UTC) Received: by mail-wg0-f46.google.com with SMTP id k14so2414222wgh.25 for ; Sat, 14 Sep 2013 17:06:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=E0XxjlbLMKaX/CHLQC0PcQA3kTJ4rWjsReuwJ4hiMbQ=; b=zsm/YrxRWCPX7SOVlwgHwDfM6bIRNrty3aNInkXNzzd3qxrqBAQ5nQJnaEM50IqLvn ZV+dafOybgH2J08doWnjmwg48OuUl4tZ7w+bQMsHB77+4uXV8BkXSZLpP3skG0Mpzcux iSBjZOgkZKSyZlFX4p4d3adtIOBuFjHie7ZPghbeFZzrRWQGZgJb0eqgUCMecMyhIRLc F74AIAMI8p+6qsjNUkHNU6WYthQJM7xXPDdFRq4vCC/7FKuNpGaq2R7ssO2cAgbi8kwK utodiKuAhTv/dEvvDnPep/3Pq0SdR3X7hEYL5f+/P0jBgOZOCLBr6EQGmcaIbYo5o0s0 uwYw== MIME-Version: 1.0 X-Received: by 10.180.93.104 with SMTP id ct8mr8016029wib.0.1379203577684; Sat, 14 Sep 2013 17:06:17 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.216.73.133 with HTTP; Sat, 14 Sep 2013 17:06:17 -0700 (PDT) In-Reply-To: References: <522CC7E0.9060508@freebsd.org> <5231D8A6.9080501@freebsd.org> <20130914133155.GA32845@alchemy.franken.de> <52346D71.4080407@freebsd.org> <1379173405.1197.7.camel@revolution.hippie.lan> <20130914172735.GX68682@funkthat.com> <1379181341.1197.26.camel@revolution.hippie.lan> Date: Sat, 14 Sep 2013 17:06:17 -0700 X-Google-Sender-Auth: 3ZjL3eBGhfUSr1AOW3nlcyZ-Clg Message-ID: Subject: Re: Patch for Cross-Reference Phandles From: Adrian Chadd To: Eitan Adler Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-sparc64 , John-Mark Gurney , "freebsd-arm@freebsd.org" , Ian Lepore , FreeBSD PowerPC ML X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Sep 2013 00:06:20 -0000 On 14 September 2013 17:04, Eitan Adler wrote: > With an explicit zeroing: > > text data bss dec hex filename > 1572 484 16 2072 818 a.out > > Without: > > text data bss dec hex filename > 1572 484 16 2072 818 a.out > This is exactly the opposite of what I see with kernel code though. Eg, kern_umtx.c and it's very large up-front allocated array. Same as the upfront array of KTR entries for early boot tracing. Try bumping it to something stupid like 65536 and retest? Is this a gcc-4.2 versus clang difference? Thanks, -adrian From owner-freebsd-ppc@FreeBSD.ORG Sun Sep 15 00:24:09 2013 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 061FB416 for ; Sun, 15 Sep 2013 00:24:09 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-pb0-x232.google.com (mail-pb0-x232.google.com [IPv6:2607:f8b0:400e:c01::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B11A4242D for ; Sun, 15 Sep 2013 00:24:08 +0000 (UTC) Received: by mail-pb0-f50.google.com with SMTP id uo5so2648544pbc.23 for ; Sat, 14 Sep 2013 17:24:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=tcMtUpg5iKWGB1hPjwG2t02SVuaORswtgJYT/yWXfwY=; b=C7xQliIO+RcH6aPLCeZvdAq8owOi+fiEiOmvbj6SzWPHJpteu1HRvhb7DlZ+q5TwQz fk+ONLw4+ojjekPzr0teVROnCSjBd7mLbcYcU+VCSzWjTRQnK0Q2a9I+fiLwonT65lgG 1am5InV6wpLfxrUBKJzr5SHLTEOMxmQXonb1I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=tcMtUpg5iKWGB1hPjwG2t02SVuaORswtgJYT/yWXfwY=; b=JIJsewN+YXpsNSs0sFfbRhnGLu3rR4GS6Q7jyGpfFR3aQl5y0dLXZdU69kUUAaOh5f l9lf6ZGfEROLF02MEUAyUElzkY+gjiYZwCXB0QLiNDy74grxX9KHUOUpv+ikN0wwg0Ch tX0k3k9No/jeMQimIdPZ/f1u5k91fmE3bT0e9NQROd/+dC/aHomf3DF7HCvM3fT4/n0j g3RDVF0SS+WH0tvEHyl//jqn++UJjQis2Yo67mM/oDsd1qwU31dWg4bpNEUUwR9qcIn2 CSw3q6OKQzg95nLFYu9bY5jIwx8dxUTwPs6GVhCRkOSWlOdpDbkfPJpXESFGuAMmsaVw LRnQ== X-Gm-Message-State: ALoCoQkze0J49BtAUUGTGIY2F0S+wYLY0tTAE8Yd345GoHfsAZuCvsgFJ/C5hmjTEhL0kHWnnecj X-Received: by 10.68.143.38 with SMTP id sb6mr21242449pbb.44.1379204648068; Sat, 14 Sep 2013 17:24:08 -0700 (PDT) MIME-Version: 1.0 Received: by 10.70.6.3 with HTTP; Sat, 14 Sep 2013 17:23:37 -0700 (PDT) In-Reply-To: References: <522CC7E0.9060508@freebsd.org> <5231D8A6.9080501@freebsd.org> <20130914133155.GA32845@alchemy.franken.de> <52346D71.4080407@freebsd.org> <1379173405.1197.7.camel@revolution.hippie.lan> <20130914172735.GX68682@funkthat.com> <1379181341.1197.26.camel@revolution.hippie.lan> From: Eitan Adler Date: Sat, 14 Sep 2013 20:23:37 -0400 Message-ID: Subject: Re: Patch for Cross-Reference Phandles To: Adrian Chadd Content-Type: text/plain; charset=UTF-8 Cc: freebsd-sparc64 , John-Mark Gurney , "freebsd-arm@freebsd.org" , Ian Lepore , FreeBSD PowerPC ML X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Sep 2013 00:24:09 -0000 On Sat, Sep 14, 2013 at 8:06 PM, Adrian Chadd wrote: > On 14 September 2013 17:04, Eitan Adler wrote: > >> >> With an explicit zeroing: >> >> text data bss dec hex filename >> 1572 484 16 2072 818 a.out >> >> Without: >> >> text data bss dec hex filename >> 1572 484 16 2072 818 a.out > > > This is exactly the opposite of what I see with kernel code though. Eg, > kern_umtx.c and it's very large up-front allocated array. Same as the > upfront array of KTR entries for early boot tracing. > > Try bumping it to something stupid like 65536 and retest? > > Is this a gcc-4.2 versus clang difference? #ifdef EXPLICIT int foo[65536] = { 0 }; #else int foo[65536]; #endif int main() { int i; for (i = 0; i < 2; i++) { foo[i] = i; } } No optimizations. text data bss dec hex filename 1572 484 262152 264208 40810 clang-explicit 1572 484 262160 264216 40818 clang-implicit 1508 456 262184 264148 407d4 gcc46-explicit 1508 456 262176 264140 407cc gcc46-implicit 1652 456 262184 264292 40864 gcc49-explicit 1652 456 262176 264284 4085c gcc49-implicit I'm not sure of the cause of the 8 byte difference. -- Eitan Adler From owner-freebsd-ppc@FreeBSD.ORG Sun Sep 15 14:15:06 2013 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 8BEEC75C; Sun, 15 Sep 2013 14:15:06 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from smtpauth4.wiscmail.wisc.edu (wmauth4.doit.wisc.edu [144.92.197.145]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5C75F23AF; Sun, 15 Sep 2013 14:15:05 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII; format=flowed Received: from avs-daemon.smtpauth4.wiscmail.wisc.edu by smtpauth4.wiscmail.wisc.edu (Oracle Communications Messaging Server 7u4-27.01(7.0.4.27.0) 64bit (built Aug 30 2012)) id <0MT6005006N9HK00@smtpauth4.wiscmail.wisc.edu>; Sun, 15 Sep 2013 09:14:59 -0500 (CDT) X-Spam-PmxInfo: Server=avs-4, Version=6.0.3.2322014, Antispam-Engine: 2.7.2.2107409, Antispam-Data: 2013.9.15.140615, SenderIP=0.0.0.0 X-Spam-Report: AuthenticatedSender=yes, SenderIP=0.0.0.0 Received: from comporellon.tachypleus.net (unknown [76.210.60.217]) by smtpauth4.wiscmail.wisc.edu (Oracle Communications Messaging Server 7u4-27.01(7.0.4.27.0) 64bit (built Aug 30 2012)) with ESMTPSA id <0MT6004HH7KXYU00@smtpauth4.wiscmail.wisc.edu>; Sun, 15 Sep 2013 09:14:59 -0500 (CDT) Message-id: <5235C0E1.9080009@freebsd.org> Date: Sun, 15 Sep 2013 09:14:57 -0500 From: Nathan Whitehorn User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130907 Thunderbird/17.0.8 To: Eitan Adler Subject: Re: Patch for Cross-Reference Phandles References: <522CC7E0.9060508@freebsd.org> <5231D8A6.9080501@freebsd.org> <20130914133155.GA32845@alchemy.franken.de> <52346D71.4080407@freebsd.org> <1379173405.1197.7.camel@revolution.hippie.lan> <20130914172735.GX68682@funkthat.com> <1379181341.1197.26.camel@revolution.hippie.lan> In-reply-to: Cc: Ian Lepore , John-Mark Gurney , "freebsd-arm@freebsd.org" , freebsd-sparc64 , FreeBSD PowerPC ML X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Sep 2013 14:15:06 -0000 On 09/14/13 19:04, Eitan Adler wrote: > [ *please* bottom post ] > > On Sat, Sep 14, 2013 at 7:56 PM, Adrian Chadd wrote: >> ... holy crap. :-) >> >> erm, try writing some code that does something with it: >> >> int foo[2] = { 0, 0 }; >> >> main() >> { >> int i; >> for (i = 0; i < 2; i++) { >> foo[i] = i; >> } >> } >> >> .. and then make foo[2] be foo[512] and explicitly set it up to be zero'ed. >> see what happens. > With an explicit zeroing: > > text data bss dec hex filename > 1572 484 16 2072 818 a.out > > Without: > > text data bss dec hex filename > 1572 484 16 2072 818 a.out > _______________________________________________ > freebsd-ppc@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org" There's an explanation of this behavior attached to the -fno-zero-initialized-in-bss argument to GCC. I've pasted the relevant section of the man page below: -fno-zero-initialized-in-bss If the target supports a BSS section, GCC by default puts variables that are initialized to zero into BSS. This can save space in the resulting code. This option turns off this behavior because some programs explic- itly rely on variables going to the data section. E.g., so that the resulting executable can find the beginning of that section and/or make assumptions based on that. The default is -fzero-initialized-in-bss. This is why I wasn't worried about the = 0... -Nathan From owner-freebsd-ppc@FreeBSD.ORG Sun Sep 15 15:50:01 2013 Return-Path: Delivered-To: freebsd-ppc@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id C05B3D2F for ; Sun, 15 Sep 2013 15:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9CE8C280A for ; Sun, 15 Sep 2013 15:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r8FFo1d1033402 for ; Sun, 15 Sep 2013 15:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r8FFo1I5033401; Sun, 15 Sep 2013 15:50:01 GMT (envelope-from gnats) Date: Sun, 15 Sep 2013 15:50:01 GMT Message-Id: <201309151550.r8FFo1I5033401@freefall.freebsd.org> To: freebsd-ppc@FreeBSD.org Cc: From: Julio Merino Subject: Re: powerpc/180593: PowerMac G5 shuts down when building pcre X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Julio Merino List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Sep 2013 15:50:01 -0000 The following reply was made to PR powerpc/180593; it has been noted by GNATS. From: Julio Merino To: bug-followup@freebsd.org Cc: nwhitehorn@freebsd.org Subject: Re: powerpc/180593: PowerMac G5 shuts down when building pcre Date: Sun, 15 Sep 2013 11:45:21 -0400 --089e014942b4e38f9604e66dfa61 Content-Type: text/plain; charset=ISO-8859-1 It seems to me that the powermac_thermal driver should cope with possibly-faulty sensors (or just by bad readings from them) by not trusting a single reading to perform such a drastic action as shutting the machine down. The attached patch makes the driver consider several readings in a row before shutting off. With this patch, building pcre in the machine I have results in the following log: WARNING: Current temperature (U3 HEATSINK: 84.3 C) exceeds critical temperature (80.0 C); count=1 WARNING: Current temperature (U3 HEATSINK: 84.3 C) exceeds critical temperature (80.0 C); count=2 WARNING: Current temperature (U3 HEATSINK: 121.5 C) exceeds critical temperature (80.0 C); count=1 WARNING: Current temperature (U3 HEATSINK: 121.5 C) exceeds critical temperature (80.0 C); count=2 WARNING: Current temperature (U3 HEATSINK: 82.0 C) exceeds critical temperature (80.0 C); count=1 WARNING: Current temperature (U3 HEATSINK: 82.0 C) exceeds critical temperature (80.0 C); count=2 WARNING: Current temperature (U3 HEATSINK: 91.8 C) exceeds critical temperature (80.0 C); count=1 WARNING: Current temperature (U3 HEATSINK: 91.8 C) exceeds critical temperature (80.0 C); count=2 WARNING: Current temperature (U3 HEATSINK: 91.8 C) exceeds critical temperature (80.0 C); count=3 Note the big jumps from previously-good temperatures to supposedly-bad temperatures (80C to 121.5C) and how quickly (2-3 readings with a period of hz) they go down. I don't know if this is caused by a bad sensor or just by bad individual readings. -- Julio Merino / @jmmv --089e014942b4e38f9604e66dfa61 Content-Type: application/octet-stream; name="powermac_thermal.diff" Content-Disposition: attachment; filename="powermac_thermal.diff" Content-Transfer-Encoding: base64 X-Attachment-Id: f_hlmfe7ap0 SW5kZXg6IHBvd2VybWFjX3RoZXJtYWwuYwo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBwb3dlcm1hY190aGVybWFs LmMJKHJldmlzaW9uIDI1NTQ4OCkKKysrIHBvd2VybWFjX3RoZXJtYWwuYwkod29ya2luZyBjb3B5 KQpAQCAtNjgsNiArNjgsOCBAQAogc3RydWN0IHBtYWNfc2Vuc19sZSB7CiAJc3RydWN0IHBtYWNf dGhlcm0JCSpzZW5zb3I7CiAJaW50CQkJCWxhc3RfdmFsOworI2RlZmluZSBNQVhfQ1JJVElDQUxf Q09VTlQgNgorCWludAkJCQljcml0aWNhbF9jb3VudDsKIAlTTElTVF9FTlRSWShwbWFjX3NlbnNf bGUpCWVudHJpZXM7CiB9Owogc3RhdGljIFNMSVNUX0hFQUQocG1hY19mYW5zLCBwbWFjX2Zhbl9s ZSkgZmFucyA9IFNMSVNUX0hFQURfSU5JVElBTElaRVIoZmFucyk7CkBAIC0xMDYsMTQgKzEwOCwy NyBAQAogCQkJc2Vuc29yLT5sYXN0X3ZhbCA9IHRlbXA7CiAKIAkJaWYgKHNlbnNvci0+bGFzdF92 YWwgPiBzZW5zb3ItPnNlbnNvci0+bWF4X3RlbXApIHsKKwkJCXNlbnNvci0+Y3JpdGljYWxfY291 bnQrKzsKIAkJCXByaW50ZigiV0FSTklORzogQ3VycmVudCB0ZW1wZXJhdHVyZSAoJXM6ICVkLiVk IEMpICIKLQkJCSAgICAiZXhjZWVkcyBjcml0aWNhbCB0ZW1wZXJhdHVyZSAoJWQuJWQgQykhICIK LQkJCSAgICAiU2h1dHRpbmcgZG93biFcbiIsIHNlbnNvci0+c2Vuc29yLT5uYW1lLAotCQkJICAg ICAgIChzZW5zb3ItPmxhc3RfdmFsIC0gWkVST19DX1RPX0spIC8gMTAsCi0JCQkgICAgICAgKHNl bnNvci0+bGFzdF92YWwgLSBaRVJPX0NfVE9fSykgJSAxMCwKLQkJCSAgICAgICAoc2Vuc29yLT5z ZW5zb3ItPm1heF90ZW1wIC0gWkVST19DX1RPX0spIC8gMTAsCi0JCQkgICAgICAgKHNlbnNvci0+ c2Vuc29yLT5tYXhfdGVtcCAtIFpFUk9fQ19UT19LKSAlIDEwKTsKLQkJCXNodXRkb3duX25pY2Uo UkJfUE9XRVJPRkYpOworCQkJICAgICJleGNlZWRzIGNyaXRpY2FsIHRlbXBlcmF0dXJlICglZC4l ZCBDKTsgIgorCQkJICAgICJjb3VudD0lZFxuIiwKKwkJCSAgICBzZW5zb3ItPnNlbnNvci0+bmFt ZSwKKwkJCSAgICAoc2Vuc29yLT5sYXN0X3ZhbCAtIFpFUk9fQ19UT19LKSAvIDEwLAorCQkJICAg IChzZW5zb3ItPmxhc3RfdmFsIC0gWkVST19DX1RPX0spICUgMTAsCisJCQkgICAgKHNlbnNvci0+ c2Vuc29yLT5tYXhfdGVtcCAtIFpFUk9fQ19UT19LKSAvIDEwLAorCQkJICAgIChzZW5zb3ItPnNl bnNvci0+bWF4X3RlbXAgLSBaRVJPX0NfVE9fSykgJSAxMCwKKwkJCSAgICBzZW5zb3ItPmNyaXRp Y2FsX2NvdW50KTsKKwkJCWlmIChzZW5zb3ItPmNyaXRpY2FsX2NvdW50ID49IE1BWF9DUklUSUNB TF9DT1VOVCkgeworCQkJCXByaW50ZigiV0FSTklORzogJXMgdGVtcGVyYXR1cmUgZXhjZWVkZWQg IgorCQkJCSAgICAiY3JpdGljYWwgdGVtcGVyYXR1cmUgJWQgdGltZXMgaW4gYSByb3c7ICIKKwkJ CQkgICAgInNodXR0aW5nIGRvd24hXG4iLAorCQkJCSAgICBzZW5zb3ItPnNlbnNvci0+bmFtZSwK KwkJCQkgICAgc2Vuc29yLT5jcml0aWNhbF9jb3VudCk7CisJCQkJc2h1dGRvd25fbmljZShSQl9Q T1dFUk9GRik7CisJCQl9CisJCX0gZWxzZSB7CisJCQlpZiAoc2Vuc29yLT5jcml0aWNhbF9jb3Vu dCA+IDApCisJCQkJc2Vuc29yLT5jcml0aWNhbF9jb3VudC0tOwogCQl9CiAJfQogCkBAIC0xNzcs NiArMTkyLDggQEAKIAlsaXN0X2VudHJ5ID0gbWFsbG9jKHNpemVvZihzdHJ1Y3QgcG1hY19zZW5z X2xlKSwgTV9QTUFDVEhFUk0sCiAJICAgIE1fWkVSTyB8IE1fV0FJVE9LKTsKIAlsaXN0X2VudHJ5 LT5zZW5zb3IgPSBzZW5zb3I7CisJbGlzdF9lbnRyeS0+bGFzdF92YWwgPSAwOworCWxpc3RfZW50 cnktPmNyaXRpY2FsX2NvdW50ID0gMDsKIAogCVNMSVNUX0lOU0VSVF9IRUFEKCZzZW5zb3JzLCBs aXN0X2VudHJ5LCBlbnRyaWVzKTsKIH0K --089e014942b4e38f9604e66dfa61-- From owner-freebsd-ppc@FreeBSD.ORG Mon Sep 16 11:06:50 2013 Return-Path: Delivered-To: freebsd-ppc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 652C3C01 for ; Mon, 16 Sep 2013 11:06:50 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 51FEC215F for ; Mon, 16 Sep 2013 11:06:50 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r8GB6osT089718 for ; Mon, 16 Sep 2013 11:06:50 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r8GB6n73089716 for freebsd-ppc@FreeBSD.org; Mon, 16 Sep 2013 11:06:49 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 16 Sep 2013 11:06:49 GMT Message-Id: <201309161106.r8GB6n73089716@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-ppc@FreeBSD.org Subject: Current problem reports assigned to freebsd-ppc@FreeBSD.org X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Sep 2013 11:06:50 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o power/181502 ppc /usr/include/stdint.h 9.2-RC1/powerpc does not compile o power/180593 ppc PowerMac G5 shuts down when building pcre o power/178038 ppc clang++ fails to produce a binary in powerpc64 o power/175151 ppc Loader fails to load modules on PPC64 o power/170340 ppc Enabling geom-mirror on 9.1-powerpc64 prevents the sys o power/164225 ppc Boot fails on IBM 7028-6E1 (heap memory claim failed) o power/161947 ppc multimedia/libdvdnav builds broken binaries on big end o power/161045 ppc X doesn't detect ADB mouse up event until another even o power/149009 ppc sysinstall(8) on powerpc fails to install manpages, so o power/140241 ppc [kernel] [patch] Linker set problems on PowerPC EABI o power/135576 ppc gdb cannot debug threaded programs on ppc o power/133503 ppc [sound] Sound stutter after switching ttys o power/131548 ppc ofw_syscons no longer supports 32-bit framebuffer 13 problems total. From owner-freebsd-ppc@FreeBSD.ORG Mon Sep 16 22:37:52 2013 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 5C77E307 for ; Mon, 16 Sep 2013 22:37:52 +0000 (UTC) (envelope-from mages.simon@googlemail.com) Received: from mail-ee0-x22e.google.com (mail-ee0-x22e.google.com [IPv6:2a00:1450:4013:c00::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EC22324A9 for ; Mon, 16 Sep 2013 22:37:51 +0000 (UTC) Received: by mail-ee0-f46.google.com with SMTP id c13so2329198eek.5 for ; Mon, 16 Sep 2013 15:37:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=message-id:subject:from:to:date:content-type:mime-version :content-transfer-encoding; bh=DehJb5fsbcF6pJY1J22YzyZxs75e2Swu0pZp7FEgEkU=; b=FRhMcYew8Z9ZfbeCx/cqWDmnxajMguaJuefyd2PWsEjbmTTuEeTCeSXstokw1Ubsxg rYaE9QKuV4nkRgsqjH6ilbSauCtgKlZ7Akc4T16Aq3gOGwXeuy+v4tRzLTX48karK/Ra eS5agbWWbrjQz908ePyJMXwdFFEcUGw/Oz3l7c8ATpwbORpb+z/XkvhFekHPk6O7ffwm fRrOT6BcbjGvatYDHCoK7HLRPxfBBVEj/I4QOMRqBJVSL6LZom5nwPPNhiy3sT/b+G7Z HLuxReQaYs+yH527lefVdXGXqMUr95AbC4/C69Zy4lxm53Y/VkR1DydxTLuHIT5Tg5yi YAjA== X-Received: by 10.14.122.132 with SMTP id t4mr46816389eeh.20.1379371070193; Mon, 16 Sep 2013 15:37:50 -0700 (PDT) Received: from [192.168.2.113] (p5499AE68.dip0.t-ipconnect.de. [84.153.174.104]) by mx.google.com with ESMTPSA id n48sm45727427eeg.17.1969.12.31.16.00.00 (version=SSLv3 cipher=RC4-SHA bits=128/128); Mon, 16 Sep 2013 15:37:49 -0700 (PDT) Message-ID: <1379371060.1547.18.camel@beelzebub.site> Subject: Nvidia Gforce 6600 - Mode not supported - G5 Quad From: Mages Simon To: freebsd-ppc@FreeBSD.org Date: Tue, 17 Sep 2013 00:37:40 +0200 Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.6.4 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Sep 2013 22:37:52 -0000 Hi there, i try get X up and running on my G5 Quad PowerMac. But whatever i tried, i got the "Mode not supported" error from my Display. The Display is a "Belinea 1705 S1", it is capable of 1280x1024@60. I don't know what i could try next. I already tried fbdev and vesa as alternatives to the nv driver but without Success. I don't need acceleration and such things, i only need a working X to run my fluxbox in. :) Any ideas what im doing wrong? dmesg: http://pastebin.com/Zi9Yr0At xorg.conf: http://pastebin.com/5p10hWUr Xorg.o.log: http://pastebin.com/25G74hnq From owner-freebsd-ppc@FreeBSD.ORG Mon Sep 16 23:45:30 2013 Return-Path: Delivered-To: freebsd-ppc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 2BF1545E for ; Mon, 16 Sep 2013 23:45:30 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from smtpauth2.wiscmail.wisc.edu (wmauth2.doit.wisc.edu [144.92.197.222]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 025D9292B for ; Mon, 16 Sep 2013 23:45:29 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII; format=flowed Received: from avs-daemon.smtpauth2.wiscmail.wisc.edu by smtpauth2.wiscmail.wisc.edu (Oracle Communications Messaging Server 7u4-27.01(7.0.4.27.0) 64bit (built Aug 30 2012)) id <0MT800G00RNEAA00@smtpauth2.wiscmail.wisc.edu> for freebsd-ppc@FreeBSD.org; Mon, 16 Sep 2013 18:45:22 -0500 (CDT) X-Spam-PmxInfo: Server=avs-2, Version=6.0.3.2322014, Antispam-Engine: 2.7.2.2107409, Antispam-Data: 2013.9.16.233618, SenderIP=0.0.0.0 X-Spam-Report: AuthenticatedSender=yes, SenderIP=0.0.0.0 Received: from comporellon.tachypleus.net (adsl-76-208-67-251.dsl.mdsnwi.sbcglobal.net [76.208.67.251]) by smtpauth2.wiscmail.wisc.edu (Oracle Communications Messaging Server 7u4-27.01(7.0.4.27.0) 64bit (built Aug 30 2012)) with ESMTPSA id <0MT800F15SNLJ530@smtpauth2.wiscmail.wisc.edu>; Mon, 16 Sep 2013 18:45:22 -0500 (CDT) Message-id: <52379810.3040408@freebsd.org> Date: Mon, 16 Sep 2013 18:45:20 -0500 From: Nathan Whitehorn User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130907 Thunderbird/17.0.8 To: Mages Simon Subject: Re: Nvidia Gforce 6600 - Mode not supported - G5 Quad References: <1379371060.1547.18.camel@beelzebub.site> In-reply-to: <1379371060.1547.18.camel@beelzebub.site> Cc: freebsd-ppc@FreeBSD.org X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Sep 2013 23:45:30 -0000 On 09/16/13 17:37, Mages Simon wrote: > Hi there, > > i try get X up and running on my G5 Quad PowerMac. > > But whatever i tried, i got the "Mode not supported" error from my > Display. > > The Display is a "Belinea 1705 S1", it is capable of 1280x1024@60. > > I don't know what i could try next. > > I already tried fbdev and vesa as alternatives to the nv driver but > without Success. > I'm not sure what the issue is exactly, but if it helps, I have placed the xorg.conf I use with this same card on my dual-core G5 at: http://anacreon.tachypleus.net/~nwhitehorn/xorg.conf You will probably need to change the bus ID. -Nathan From owner-freebsd-ppc@FreeBSD.ORG Tue Sep 17 17:43:30 2013 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 668FD8FC; Tue, 17 Sep 2013 17:43:30 +0000 (UTC) (envelope-from mages.simon@googlemail.com) Received: from mail-we0-x235.google.com (mail-we0-x235.google.com [IPv6:2a00:1450:400c:c03::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D22712665; Tue, 17 Sep 2013 17:43:29 +0000 (UTC) Received: by mail-we0-f181.google.com with SMTP id p61so5200662wes.26 for ; Tue, 17 Sep 2013 10:43:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=message-id:subject:from:to:cc:date:in-reply-to:references :content-type:mime-version:content-transfer-encoding; bh=fD08EV4WvNA11SPN9LYyabU7zfgWSsg0SKsPc9fr9CY=; b=o+YZoWsIZgZfleDkNiR/kt/IPSxoRRZX5jZefpKaiVTJigOTlUb3+a/wlAyMgcn3Ui spN+aD/MzmWJkzG87+vOXnfT6QnOJqusJjBW4T75uNfqXKzYABZmfRj1KITxGY7reeG7 EMUTbaaTzeFZxGS9rtMJabiSBKlfKdERTrmYrioML4QPr2m/pXJxCVT3lbMXRRlaMZ8k 9U2Woct1m47C+HrJ7yaPYsnSVi9HNInv0vr7/b2yrV+R/fCtFGk3JOEJBReb0danJl2i PTIzF6GxSAivwO0Ibq2N6U6p/eWzZP6Edi8BUmbaXBwK7Pasvd2zCZXOA/CgOuF7Czql Gitg== X-Received: by 10.181.12.16 with SMTP id em16mr3485800wid.36.1379439807992; Tue, 17 Sep 2013 10:43:27 -0700 (PDT) Received: from [192.168.2.113] (p54998D50.dip0.t-ipconnect.de. [84.153.141.80]) by mx.google.com with ESMTPSA id mw9sm5559952wib.0.1969.12.31.16.00.00 (version=SSLv3 cipher=RC4-SHA bits=128/128); Tue, 17 Sep 2013 10:43:27 -0700 (PDT) Message-ID: <1379439805.1556.0.camel@beelzebub.site> Subject: Re: Nvidia Gforce 6600 - Mode not supported - G5 Quad From: Mages Simon To: Nathan Whitehorn Date: Tue, 17 Sep 2013 19:43:25 +0200 In-Reply-To: <52379810.3040408@freebsd.org> References: <1379371060.1547.18.camel@beelzebub.site> <52379810.3040408@freebsd.org> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.6.4 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@FreeBSD.org X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Sep 2013 17:43:30 -0000 Problem solved .... i connected the Display to the Second DVI port and its working now ... On Mon, 2013-09-16 at 18:45 -0500, Nathan Whitehorn wrote: > On 09/16/13 17:37, Mages Simon wrote: > > Hi there, > > > > i try get X up and running on my G5 Quad PowerMac. > > > > But whatever i tried, i got the "Mode not supported" error from my > > Display. > > > > The Display is a "Belinea 1705 S1", it is capable of 1280x1024@60. > > > > I don't know what i could try next. > > > > I already tried fbdev and vesa as alternatives to the nv driver but > > without Success. > > > > I'm not sure what the issue is exactly, but if it helps, I have placed > the xorg.conf I use with this same card on my dual-core G5 at: > http://anacreon.tachypleus.net/~nwhitehorn/xorg.conf > > You will probably need to change the bus ID. > -Nathan From owner-freebsd-ppc@FreeBSD.ORG Wed Sep 18 13:19:26 2013 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id DA1CD424 for ; Wed, 18 Sep 2013 13:19:26 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from smtpauth2.wiscmail.wisc.edu (wmauth2.doit.wisc.edu [144.92.197.222]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id ACA672984 for ; Wed, 18 Sep 2013 13:19:26 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII; format=flowed Received: from avs-daemon.smtpauth2.wiscmail.wisc.edu by smtpauth2.wiscmail.wisc.edu (Oracle Communications Messaging Server 7u4-27.01(7.0.4.27.0) 64bit (built Aug 30 2012)) id <0MTB00M00OY2KQ00@smtpauth2.wiscmail.wisc.edu> for freebsd-ppc@freebsd.org; Wed, 18 Sep 2013 08:19:19 -0500 (CDT) X-Spam-PmxInfo: Server=avs-2, Version=6.0.3.2322014, Antispam-Engine: 2.7.2.2107409, Antispam-Data: 2013.9.18.131215, SenderIP=0.0.0.0 X-Spam-Report: AuthenticatedSender=yes, SenderIP=0.0.0.0 Received: from comporellon.tachypleus.net (adsl-76-208-67-251.dsl.mdsnwi.sbcglobal.net [76.208.67.251]) by smtpauth2.wiscmail.wisc.edu (Oracle Communications Messaging Server 7u4-27.01(7.0.4.27.0) 64bit (built Aug 30 2012)) with ESMTPSA id <0MTB00NNLP055B10@smtpauth2.wiscmail.wisc.edu> for freebsd-ppc@freebsd.org; Wed, 18 Sep 2013 08:19:17 -0500 (CDT) Message-id: <5239A855.4020405@freebsd.org> Date: Wed, 18 Sep 2013 08:19:17 -0500 From: Nathan Whitehorn User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130907 Thunderbird/17.0.8 To: FreeBSD PowerPC ML Subject: Merge of projects/pseries branch X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Sep 2013 13:19:26 -0000 Yesterday, I merged projects/pseries into HEAD (r255643). To quote the commit message: Log: Merge in support for PAPR-compliant (Power Architecture Platform Requirements) systems from the projects/pseries branch. This in principle includes all IBM POWER hardware released in the last 15 years with the exception of POWER3-based systems when run in 64-bit mode. The main development target, however, has been the PAPR logical partition support that is the default target in KVM on POWER and QEMU -- mileage may vary on actual hardware at present. Much of the heavy lifting here was done by Andreas Tobler. If you want to run this in QEMU (emulators/qemu-devel from ports works), do something like this: cd /usr/src make buildworld buildkernel TARGET=powerpc TARGET_ARCH=powerpc64 cd /usr/src/release make release TARGET=powerpc TARGET_ARCH=powerpc64 make install DESTDIR=~/pseries (the above will be the steps re@ takes in the next ALPHA/BETA release (probably) after ALPHA2) qemu-system-ppc64 -m 512 -cdrom ~/pseries/release.iso -monitor stdio -drive id=root,if=none,file=~/pseries/release.iso -device usb-storage,drive=root -vga none -usb -net nic,model=e1000,vlan=0 -net user,vlan=0 and switch to the serial port display. You may or may not need to enter this at the mountroot prompt: cd9660:/dev/da0 ro As you can tell from the length of the QEMU command, we are still missing a few drivers to run out of the box: - PAPR LPAR virtualized SCSI - PAPR LPAR virtualized Ethernet - QEMU framebuffer It is also possible that the CD image you make above will work on actual IBM hardware. If you happen to have any compatible hardware, test results would be very interesting! -Nathan From owner-freebsd-ppc@FreeBSD.ORG Wed Sep 18 17:57:41 2013 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 764C1EB9 for ; Wed, 18 Sep 2013 17:57:41 +0000 (UTC) (envelope-from bounces+1118583.103798408.388224@icpbounce.com) Received: from drone094.ral.icpbounce.com (drone094.ral.icpbounce.com [216.27.86.151]) by mx1.freebsd.org (Postfix) with ESMTP id DE80A2AE5 for ; Wed, 18 Sep 2013 17:57:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; s=default; d=icontactmail1.com; h=Mime-Version:From:To:Date:Subject:List-Unsubscribe:Content-Type:Message-ID; bh=Ka/8x0QyVuF1yXSbzmqjdtT4Kjs=; b=jZXNc96qHulFIPt7rUkggb3PZtK+3jwKnwcJdJ7enGPoVvRgPYxsQ4Ecr0FrRHCafQecPs1Q0o0o k5GrF5GwgrOYa669E7avncwXtW8RnmbGL2pYXlZnuxyvyoelYJRzmGSp9U4Ocj6HKVAfJfwqsT3e yrpPg7bIm5yLQA9J03E= Mime-Version: 1.0 From: "Scott Brown" To: Date: Wed, 18 Sep 2013 13:37:16 -0400 Subject: Purchase Order & Working Capital Errors-To: bounces+1118583.103798408.388224@icpbounce.com X-List-Unsubscribe: X-Unsubscribe-Web: X-ICPINFO: X-Return-Path-Hint: bounces+1118583.103798408.388224@icpbounce.com Message-ID: <0.1.F7.EF3.1CEB495B7BC8780.0@drone094.ral.icpbounce.com> Content-Type: text/plain; charset = "utf-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Sep 2013 17:57:41 -0000 * I've recently been blessed to be able to help several banks , CPA's and= =0Alending institutions with their clients cash flow needs where the clien= t was=0Anot yet bankable or the bank needed an exit strategy from existing = revolvers.=0A=0AFeel fee to call me or email if I can answer any questions.= =0A=0AScott=0A=0ACreative Working Capital Factoring=0A=0APurchase Order Fin= ancing=0A=0A[1]www.MidlandAmericanCapital.com=0A=0AScott P Brown = 11175 Cicero Dr ~ Ste 100=0A=0A(770) 880-9208 = Alpharetta, GA=0A30022=0A=0Asbrown@= midlandamericancapital.com=0A=0A(3) Recent Purchase Order Transactions=0A= =0ABelow are just a few examples of recent Purchase Order financings we hav= e=0Acompleted. If you or someone you know needs Working Capital, or Funding= for a=0Asingle or multiple ongoing Purchase Orders - give me a call at (77= 0) 880-9208.=0ABest - Scott.=0A=0AAmmunition Manufacturer=0A=0APurchase Ord= er=0A=0A&=0A=0AAccounts Receivable=0A=0A$ 500,000=0A=0ACompany in the Carol= inas manufacturers custom and branded ammunition in various=0Acalibers. The= y sell to major chain Athletic stores, U.S. Government, and Gun=0AStores th= roughout the U.S.=0A=0AMain Concerns Solved:=0A* Purchase or Brass and GunP= owder QUICKLY when it becomes available=0A* Speed of reacting to incoming o= rders=0A* Unique Product=0A* Regulations=0A=0AI.T. Sales & Service Company= =0A=0APurchase Order=0A=0A&=0A=0AAccounts Receivable=0A=0A$ 900,000=0A=0APr= ovided a Purchase Order facility offering 100% funding of all purchase cost= s=0Aof computers to fill orders, using an Int'l Letter of Credit to supplie= r.=0ACompany was able to fill orders quickly, and with security having not = forwarded=0Acash overseas.=0A=0AMain Concerns Solved:=0A* Funding 100% of c= osts to supplier - not the 70% our competitors offer=0A* Sending deposits a= nd final payment overseas without goods being inspected=0A=0ABoiler Repair = & Installation Service Company=0A=0AAccounts Receivable=0A=0A$500,000=0A=0A= Provided a Working Capital line so that upon invocing at completion of serv= ice,=0Athe company could draw on it's Accounts Receivable for Payroll and o= ther costs=0Aalong the way before payments would be received from Net 30 bi= lling.=0A=0AMain Concerns Solved:=0A* Payroll - on time - Weekly=0A* Vendor= s and Supply Chain paid timely for parts=0A* Payroll Taxes=0A* Maintain Ove= rhaed payments timely=0A=0AIf you or your client needs Purchase Order Finan= cing, or Non-Invasive Factoring=0Aplease don't hesitate to contact me. I am= always enthusiastic to help.=0A=0ARegards,=0A=0AScott Brown=0A=0A(770) 880= -9208=0A=0Asbrown@midlandamericancapital.com=0A=0Awww.MidlandAmericanCapita= l.com=0A=0AWhat makes us Different?=0A=0AA Lot ! We are different from othe= r providers in that we remove all the barriers=0Ato great service, and neve= r require our clients to sign a term commitment or pay=0Aexit fees.=0A=0ACo= mpetitors Midland=0A=0A[2]=0A=0AJoin me on Linked=0A=0Awww.MidlandA= mericanCapital.com=0A=0APhone: 770-880-9208 SBrown@mindlandAmericanCapita= l.com=0A=0AReferences=0A=0A1. http://www.MidlandAmericanCapital.com/=0A2. h= ttp://www.linkedin.com/in/scottprestonbrown/=0A=0AThis message was sent to freebsd-ppc@freebsd.org from: Midland American Capital | 6470 Ga Hwy 400 S.E. Financial Center | Cumming, GA 30028=0A=0AUnsubscribe:=0Ahttp://app.icontact.com/icp/mmail-mprofile.pl?r=3D103798408&l=3D10242&s=3DD4FI&m=3D388224&c=3D1118583=0A=0A=0A From owner-freebsd-ppc@FreeBSD.ORG Wed Sep 18 22:13:07 2013 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 23DD23C9; Wed, 18 Sep 2013 22:13:07 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-ob0-x235.google.com (mail-ob0-x235.google.com [IPv6:2607:f8b0:4003:c01::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D719D29B0; Wed, 18 Sep 2013 22:13:06 +0000 (UTC) Received: by mail-ob0-f181.google.com with SMTP id gq1so8222732obb.40 for ; Wed, 18 Sep 2013 15:13:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=YtxG0AajljTiU7/dTh/VInQYOipAkvtW1SHsSZ9Il4Y=; b=L7iNkbR5Wz264V+4OtKnmBjulGop6l850W+UrVK/kFtSsUEawj/2xNGrwpgyxP+u4A CvxB043PAu6pXwx/isiXcFM0xhMkITcOcW8BqElGsjgHW4772oeJ3BLYilgARee4Zsh+ j6eITxgCw3R0GTPRH75NuaDFEykI0+m84rC+iLEYU6Vl0OZa2Q2x5VY41wc9TTRZstht zw/l4LiNCYJBlfVunQRbrUFxaXVys0beCsdoZEeUvPRxR89CRaI5+evlbf9z9LFVSdxX eRCDJ+sjNaKYYB7UeWOLd+3u04gku+y5zOHHEn74k5dl+jYEDKUKJIt97vb7sLBjBgE+ dhcg== MIME-Version: 1.0 X-Received: by 10.182.81.41 with SMTP id w9mr11877191obx.18.1379542386098; Wed, 18 Sep 2013 15:13:06 -0700 (PDT) Received: by 10.182.78.100 with HTTP; Wed, 18 Sep 2013 15:13:06 -0700 (PDT) In-Reply-To: <5239A855.4020405@freebsd.org> References: <5239A855.4020405@freebsd.org> Date: Wed, 18 Sep 2013 18:13:06 -0400 Message-ID: Subject: Re: Merge of projects/pseries branch From: Joe Nosay To: Nathan Whitehorn Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: FreeBSD PowerPC ML X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Sep 2013 22:13:07 -0000 What's the status of virtualization on Power(64) for FreeBSD? Did you test this out on your PS3? No hardware yet, but am hoping soon. On Wed, Sep 18, 2013 at 9:19 AM, Nathan Whitehorn wrote: > Yesterday, I merged projects/pseries into HEAD (r255643). To quote the > commit message: > > Log: > Merge in support for PAPR-compliant (Power Architecture Platform > Requirements) systems from the projects/pseries branch. This in principle > includes all IBM POWER hardware released in the last 15 years with the > exception of POWER3-based systems when run in 64-bit mode. The main > development target, however, has been the PAPR logical partition support > that is the default target in KVM on POWER and QEMU -- mileage may vary > on actual hardware at present. Much of the heavy lifting here was done > by Andreas Tobler. > > If you want to run this in QEMU (emulators/qemu-devel from ports works), > do something like this: > > cd /usr/src > make buildworld buildkernel TARGET=powerpc TARGET_ARCH=powerpc64 > cd /usr/src/release > make release TARGET=powerpc TARGET_ARCH=powerpc64 > make install DESTDIR=~/pseries > (the above will be the steps re@ takes in the next ALPHA/BETA release > (probably) after ALPHA2) > > qemu-system-ppc64 -m 512 -cdrom ~/pseries/release.iso -monitor stdio > -drive id=root,if=none,file=~/**pseries/release.iso -device > usb-storage,drive=root -vga none -usb -net nic,model=e1000,vlan=0 -net > user,vlan=0 > > and switch to the serial port display. You may or may not need to enter > this at the mountroot prompt: > cd9660:/dev/da0 ro > > As you can tell from the length of the QEMU command, we are still missing > a few drivers to run out of the box: > - PAPR LPAR virtualized SCSI > - PAPR LPAR virtualized Ethernet > - QEMU framebuffer > > It is also possible that the CD image you make above will work on actual > IBM hardware. If you happen to have any compatible hardware, test results > would be very interesting! > -Nathan > ______________________________**_________________ > freebsd-ppc@freebsd.org mailing list > http://lists.freebsd.org/**mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@**freebsd.org > " > From owner-freebsd-ppc@FreeBSD.ORG Wed Sep 18 23:15:17 2013 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id CBEBE200 for ; Wed, 18 Sep 2013 23:15:17 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from smtpauth2.wiscmail.wisc.edu (wmauth2.doit.wisc.edu [144.92.197.222]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 99B812C4F for ; Wed, 18 Sep 2013 23:15:17 +0000 (UTC) MIME-version: 1.0 Received: from avs-daemon.smtpauth2.wiscmail.wisc.edu by smtpauth2.wiscmail.wisc.edu (Oracle Communications Messaging Server 7u4-27.01(7.0.4.27.0) 64bit (built Aug 30 2012)) id <0MTC00H00FLXOG00@smtpauth2.wiscmail.wisc.edu> for freebsd-ppc@freebsd.org; Wed, 18 Sep 2013 18:15:15 -0500 (CDT) X-Spam-PmxInfo: Server=avs-2, Version=6.0.3.2322014, Antispam-Engine: 2.7.2.2107409, Antispam-Data: 2013.9.18.230501, SenderIP=0.0.0.0 X-Spam-Report: AuthenticatedSender=yes, SenderIP=0.0.0.0 Received: from comporellon.tachypleus.net (adsl-76-208-67-251.dsl.mdsnwi.sbcglobal.net [76.208.67.251]) by smtpauth2.wiscmail.wisc.edu (Oracle Communications Messaging Server 7u4-27.01(7.0.4.27.0) 64bit (built Aug 30 2012)) with ESMTPSA id <0MTC00D8AGLEQM30@smtpauth2.wiscmail.wisc.edu> for freebsd-ppc@freebsd.org; Wed, 18 Sep 2013 18:15:15 -0500 (CDT) Date: Wed, 18 Sep 2013 18:15:12 -0500 From: Nathan Whitehorn Subject: Re: Merge of projects/pseries branch In-reply-to: To: Joe Nosay Message-id: <523A3400.2030407@freebsd.org> References: <5239A855.4020405@freebsd.org> User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130907 Thunderbird/17.0.8 Content-Type: text/plain; CHARSET=US-ASCII; format=flowed Content-Transfer-Encoding: 7BIT X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: FreeBSD PowerPC ML X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Sep 2013 23:15:18 -0000 On 09/18/13 17:13, Joe Nosay wrote: > What's the status of virtualization on Power(64) for FreeBSD? > Did you test this out on your PS3? > No hardware yet, but am hoping soon. > This stuff is designed to work on unvirtualized or paravirtualized POWER systems using the standard IBM hypervisor. Note that this is a different hypervisor than the one running on the PS3, although the same PV infrastructure is useful for both. In principle, the support matrix looks like this -- though bear in mind that this is theoretical and not actually tested in almost all cases: CPU Bare Metal LPAR (Under hypervisor) <= POWER3 Yes (ppc32 only) No POWER4 Yes ppc64 only 970 Yes ppc64 only POWER5-6 No* ppc64 only POWER7-8 No ppc64 only * POWER5 and 6 systems run *only* under the hypervisor, no matter the operating system QEMU's "pseries" target emulates a POWER7 LPAR. On POWER7 and up, as well as on non-Apple 970 and POWER4 systems, it is possible to run KVM on Linux that should just work with 10.0-ALPHA2 at native hardware speed. -Nathan > On Wed, Sep 18, 2013 at 9:19 AM, Nathan Whitehorn > > wrote: > > Yesterday, I merged projects/pseries into HEAD (r255643). To quote > the commit message: > > Log: > Merge in support for PAPR-compliant (Power Architecture Platform > Requirements) systems from the projects/pseries branch. This in > principle > includes all IBM POWER hardware released in the last 15 years > with the > exception of POWER3-based systems when run in 64-bit mode. The main > development target, however, has been the PAPR logical partition > support > that is the default target in KVM on POWER and QEMU -- mileage > may vary > on actual hardware at present. Much of the heavy lifting here > was done > by Andreas Tobler. > > If you want to run this in QEMU (emulators/qemu-devel from ports > works), do something like this: > > cd /usr/src > make buildworld buildkernel TARGET=powerpc TARGET_ARCH=powerpc64 > cd /usr/src/release > make release TARGET=powerpc TARGET_ARCH=powerpc64 > make install DESTDIR=~/pseries > (the above will be the steps re@ takes in the next ALPHA/BETA > release (probably) after ALPHA2) > > qemu-system-ppc64 -m 512 -cdrom ~/pseries/release.iso -monitor > stdio -drive id=root,if=none,file=~/pseries/release.iso -device > usb-storage,drive=root -vga none -usb -net nic,model=e1000,vlan=0 > -net user,vlan=0 > > and switch to the serial port display. You may or may not need to > enter this at the mountroot prompt: > cd9660:/dev/da0 ro > > As you can tell from the length of the QEMU command, we are still > missing a few drivers to run out of the box: > - PAPR LPAR virtualized SCSI > - PAPR LPAR virtualized Ethernet > - QEMU framebuffer > > It is also possible that the CD image you make above will work on > actual IBM hardware. If you happen to have any compatible > hardware, test results would be very interesting! > -Nathan > _______________________________________________ > freebsd-ppc@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to > "freebsd-ppc-unsubscribe@freebsd.org > " > > From owner-freebsd-ppc@FreeBSD.ORG Sat Sep 21 04:45:16 2013 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 8F679CD6; Sat, 21 Sep 2013 04:45:16 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wg0-x231.google.com (mail-wg0-x231.google.com [IPv6:2a00:1450:400c:c00::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id F05252706; Sat, 21 Sep 2013 04:45:15 +0000 (UTC) Received: by mail-wg0-f49.google.com with SMTP id l18so1223358wgh.4 for ; Fri, 20 Sep 2013 21:45:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=5R+yRP8wYWYzFgHIG5Y2l+g0HEc7/nos8hyROko/uTo=; b=Wm5V18f0EMIrmxp8eRg/B7Gfdw+edF8QF/juYJ9LPQrWWlFeNGS4nuvvEMf/9vSyEO iN1yV3c/fh/JzBVs667J2GAmiy1oAmI/aB9+h3ChpqLekYu4rO6hjlo/0y3XFgvvb6/c 0f+k+BcQ/QDURROB8IaWpIOgNafJzrYId/uMLB+yi3XeecdlpegIQ7B/DnG1J6Z+P/VO r1GcrNJlTfkZ4p99GblbUZyN1FcPAPPy7jXW07tURavx2brEY6b2rnfSQxV29NVrThef HGEOYmB2xnqhrYU6jFnLHBolTXzJ1UZiEFby/8AfRowClD+IO++xLncqc8wdDhZTF+Kv eNuA== MIME-Version: 1.0 X-Received: by 10.180.37.164 with SMTP id z4mr5318723wij.30.1379738713983; Fri, 20 Sep 2013 21:45:13 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.216.73.133 with HTTP; Fri, 20 Sep 2013 21:45:13 -0700 (PDT) In-Reply-To: <2A185DB2-09B3-4D5B-9C63-1CBC542A570D@gmail.com> References: <2A185DB2-09B3-4D5B-9C63-1CBC542A570D@gmail.com> Date: Fri, 20 Sep 2013 21:45:13 -0700 X-Google-Sender-Auth: Uoe6NxCn3qOk96tEeKPQKW6YDUI Message-ID: Subject: Re: Routerboard RB800 From: Adrian Chadd To: Benjamin Perrault Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "freebsd-embedded@freebsd.org" , FreeBSD PowerPC ML X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Sep 2013 04:45:16 -0000 It's a PPC, right? -a On 20 September 2013 16:40, Benjamin Perrault wrote: > To the freebsd embedded team, > > I have at least 1 - probably 2 RB800s available to contribute to get it > supported by FreeBSD if someone is SERIOUS about putting in the effort. I > noticed it's on the embedded want list on the wiki - so that's a start - > and it's a nice platform that could use from a proper OS ( not awful > proprietary RouterOS or a linux flavor ). While netbsd has support for it, > it's not something I use regularly. Additionally, work/a port on this - it > will probably work on the MikroTik RB1100 and RB1100ah ( at least from > looking at netbsd/linux code & mailing lists I've looked at ) and possibly > a few more MPC8544 based boards - so there is additional merit beyond just > this I think. > > While I would love to attempt this port myself - I fear I lack the > apptitude ( and don't want to spew out some nasty hack ). So extending the > offer of hardware is what I can contribute. The boards are located in San > Francisco, but i can ship to most places without to much problem ( though > anyone local I'll treat to a few pints as well for the endeavor - pre, > during and post ). > > So if anyone is SERIOUSLY interested in the FreeBSD development team ( I > don't like to see hardware go to waste ) - please let me know / contact me. > I would love to see proper BSD on this platform. > > cheers and thanks, > -bp > > > _______________________________________________ > freebsd-embedded@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-embedded > To unsubscribe, send any mail to "freebsd-embedded-unsubscribe@freebsd.org > " > From owner-freebsd-ppc@FreeBSD.ORG Sat Sep 21 04:46:29 2013 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id AA15BD2D; Sat, 21 Sep 2013 04:46:29 +0000 (UTC) (envelope-from ben.perrault@gmail.com) Received: from mail-pd0-x230.google.com (mail-pd0-x230.google.com [IPv6:2607:f8b0:400e:c02::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 750832711; Sat, 21 Sep 2013 04:46:29 +0000 (UTC) Received: by mail-pd0-f176.google.com with SMTP id q10so1145482pdj.7 for ; Fri, 20 Sep 2013 21:46:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :message-id:references:to; bh=eQv1MW4fPs7N8MwF0vEntigWtb+Lbwuxqjx5zngBiTE=; b=Qh+u0mzimcItgW74n+3ZKhCCNeA8J3LBM2BAygyV30b8UhP/1xYU4SwmnCG5IXvd+T oGNCuMkRlywFivgZUqm+yC+mrXv3cQnh+MG+KCrfWywTxvXTJ6exrmHs/NTZQviLGYOl k1PQ0gOhSN9LcIji8C+7V69CwxWGTTip+BohTf7CoYgL54GENCPMvKp8bfJ8tqqWqAmX 0cKsBkI3/+Qsmyiu9t9qLKJv9PHQVZDPyOz3OC+mHHFVN+ITnZU74/VYOxwyCyGHimGb a1R4RAXE2J6pPA5r1BGgK8HUj3Z885gGLtDtsK6a/DZgHJvrQGoxEfc1WN0KfXPoR33k Q/aw== X-Received: by 10.66.192.132 with SMTP id hg4mr12686223pac.84.1379738788528; Fri, 20 Sep 2013 21:46:28 -0700 (PDT) Received: from [10.0.37.200] (tessier.creepingfur.org. [70.36.196.188]) by mx.google.com with ESMTPSA id ta10sm22824482pab.5.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 20 Sep 2013 21:46:27 -0700 (PDT) Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Subject: Re: Routerboard RB800 From: Benjamin Perrault In-Reply-To: Date: Fri, 20 Sep 2013 21:46:26 -0700 Message-Id: <0A2EBEC9-DE86-4B74-AD31-84A74516F5A2@gmail.com> References: <2A185DB2-09B3-4D5B-9C63-1CBC542A570D@gmail.com> To: Adrian Chadd X-Mailer: Apple Mail (2.1510) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "freebsd-embedded@freebsd.org" , FreeBSD PowerPC ML X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Sep 2013 04:46:29 -0000 Yes. PowerPC. MPC8544 based. On Sep 20, 2013, at 9:45 PM, Adrian Chadd wrote: > It's a PPC, right? >=20 >=20 > -a >=20 >=20 > On 20 September 2013 16:40, Benjamin Perrault = wrote: > To the freebsd embedded team, >=20 > I have at least 1 - probably 2 RB800s available to contribute to get = it supported by FreeBSD if someone is SERIOUS about putting in the = effort. I noticed it's on the embedded want list on the wiki - so that's = a start - and it's a nice platform that could use from a proper OS ( = not awful proprietary RouterOS or a linux flavor ). While netbsd has = support for it, it's not something I use regularly. Additionally, work/a = port on this - it will probably work on the MikroTik RB1100 and RB1100ah = ( at least from looking at netbsd/linux code & mailing lists I've looked = at ) and possibly a few more MPC8544 based boards - so there is = additional merit beyond just this I think. >=20 > While I would love to attempt this port myself - I fear I lack the = apptitude ( and don't want to spew out some nasty hack ). So extending = the offer of hardware is what I can contribute. The boards are located = in San Francisco, but i can ship to most places without to much problem = ( though anyone local I'll treat to a few pints as well for the endeavor = - pre, during and post ). >=20 > So if anyone is SERIOUSLY interested in the FreeBSD development team ( = I don't like to see hardware go to waste ) - please let me know / = contact me. I would love to see proper BSD on this platform. >=20 > cheers and thanks, > -bp >=20 >=20 > _______________________________________________ > freebsd-embedded@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-embedded > To unsubscribe, send any mail to = "freebsd-embedded-unsubscribe@freebsd.org" >=20 From owner-freebsd-ppc@FreeBSD.ORG Sat Sep 21 04:49:42 2013 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 4461CD9A; Sat, 21 Sep 2013 04:49:42 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wi0-x22a.google.com (mail-wi0-x22a.google.com [IPv6:2a00:1450:400c:c05::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 92F562726; Sat, 21 Sep 2013 04:49:41 +0000 (UTC) Received: by mail-wi0-f170.google.com with SMTP id cb5so388023wib.1 for ; Fri, 20 Sep 2013 21:49:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=iiBYjZ9gup1/gNcuA6b2rQWqFBvrZPAKmnxLe0QEe2I=; b=oSjcus6IFuKHpTwtZnOOM93KZ2d2JGWJd858RATsYvjq3oQQl1/b69mvAv1+2FFJBi qqH+bmmXiNX73aGbI9Zj+9yS8Q9dLCPYTIP3hUMkQPHrGjQ2ArJSVBXQ4ndr7yxFenkG H6vXFNeCBVlWOkxeRBYEdIxdMERzWdNepBR5WjrMT365fKaGdYdoF0Inl8b80ONKvQNI 2pWeYe8+ygy+mG67v0e8E+seaF1Bxx80cWfmuQf3XmfOL4JAc6uIhTxfSc/ZddZw535E PeruVUM1tr4yKMIUywy75Jk4gHNw9/ODGcLFlZEQfdVrgFUqh8Vh65760mYsZfzTRuc5 24Gg== MIME-Version: 1.0 X-Received: by 10.194.235.138 with SMTP id um10mr8783092wjc.30.1379738979783; Fri, 20 Sep 2013 21:49:39 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.216.73.133 with HTTP; Fri, 20 Sep 2013 21:49:39 -0700 (PDT) In-Reply-To: <0A2EBEC9-DE86-4B74-AD31-84A74516F5A2@gmail.com> References: <2A185DB2-09B3-4D5B-9C63-1CBC542A570D@gmail.com> <0A2EBEC9-DE86-4B74-AD31-84A74516F5A2@gmail.com> Date: Fri, 20 Sep 2013 21:49:39 -0700 X-Google-Sender-Auth: RqIP0E1dQrs9-tQx2LsRwGhtxl0 Message-ID: Subject: Re: Routerboard RB800 From: Adrian Chadd To: Benjamin Perrault Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "freebsd-embedded@freebsd.org" , FreeBSD PowerPC ML X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Sep 2013 04:49:42 -0000 On 20 September 2013 21:46, Benjamin Perrault wrote: > Yes. PowerPC. MPC8544 based. > > > Ok. PPC peeps. What would it take to get this thing up and going? I can help with the wifi side of things; I just am not equipped at the moment to get into ppc hacking. :( -a > > On Sep 20, 2013, at 9:45 PM, Adrian Chadd wrote: > > It's a PPC, right? > > > -a > > > On 20 September 2013 16:40, Benjamin Perrault wrote: > >> To the freebsd embedded team, >> >> I have at least 1 - probably 2 RB800s available to contribute to get it >> supported by FreeBSD if someone is SERIOUS about putting in the effort. I >> noticed it's on the embedded want list on the wiki - so that's a start - >> and it's a nice platform that could use from a proper OS ( not awful >> proprietary RouterOS or a linux flavor ). While netbsd has support for it, >> it's not something I use regularly. Additionally, work/a port on this - it >> will probably work on the MikroTik RB1100 and RB1100ah ( at least from >> looking at netbsd/linux code & mailing lists I've looked at ) and possibly >> a few more MPC8544 based boards - so there is additional merit beyond just >> this I think. >> >> While I would love to attempt this port myself - I fear I lack the >> apptitude ( and don't want to spew out some nasty hack ). So extending the >> offer of hardware is what I can contribute. The boards are located in San >> Francisco, but i can ship to most places without to much problem ( though >> anyone local I'll treat to a few pints as well for the endeavor - pre, >> during and post ). >> >> So if anyone is SERIOUSLY interested in the FreeBSD development team ( I >> don't like to see hardware go to waste ) - please let me know / contact me. >> I would love to see proper BSD on this platform. >> >> cheers and thanks, >> -bp >> >> >> _______________________________________________ >> freebsd-embedded@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-embedded >> To unsubscribe, send any mail to " >> freebsd-embedded-unsubscribe@freebsd.org" >> > > > From owner-freebsd-ppc@FreeBSD.ORG Sat Sep 21 05:08:01 2013 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id C3A86F05; Sat, 21 Sep 2013 05:08:01 +0000 (UTC) (envelope-from ben.perrault@gmail.com) Received: from mail-pb0-x22a.google.com (mail-pb0-x22a.google.com [IPv6:2607:f8b0:400e:c01::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8E23927CB; Sat, 21 Sep 2013 05:08:01 +0000 (UTC) Received: by mail-pb0-f42.google.com with SMTP id un15so1169447pbc.1 for ; Fri, 20 Sep 2013 22:08:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :message-id:references:to; bh=sxGSPxs5VQpBbAau4AKp0Bm4Vutufz73fN+SGoz9QIM=; b=fIMgtyb20tET+4VczGDAKXcvpfDq0NksSebwDrAQCc5t7a1h8QejF4NG7rjTHbcR6c zcM3KfcxTi86Uj6Xb/hnmbh6RpUgtx160fBW+b4VTqXl4g7qVw/CL1DPidPsSH/w5HRM fFbc4hrRdY1lb8KOxS+CQhvtTBoRpOM9Qj+Eel+8SquD8R0jn7cCwyNVizKusjU9+Z8f DU2nnfCIs6ZIXj6KqQFcNLtfY1P2dcdqZcVhq3cdNFr37PekIuUD/zJtmV1kmkDw8wGg ij+Dv8IV8PFSYf68mrjjcroP+o6oYIn+nuAoHGPnNwtJkyB+3Smp0b4Z2qnr/Lb+WQid wWSw== X-Received: by 10.68.64.231 with SMTP id r7mr11702833pbs.134.1379740081117; Fri, 20 Sep 2013 22:08:01 -0700 (PDT) Received: from [10.0.37.200] (tessier.creepingfur.org. [70.36.196.188]) by mx.google.com with ESMTPSA id f2sm19425538pbg.44.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 20 Sep 2013 22:08:00 -0700 (PDT) Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Subject: Re: Routerboard RB800 From: Benjamin Perrault In-Reply-To: Date: Fri, 20 Sep 2013 22:07:58 -0700 Message-Id: <30933434-4F94-466A-8952-FE5675210AA2@gmail.com> References: <2A185DB2-09B3-4D5B-9C63-1CBC542A570D@gmail.com> <0A2EBEC9-DE86-4B74-AD31-84A74516F5A2@gmail.com> To: Adrian Chadd X-Mailer: Apple Mail (2.1510) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "freebsd-embedded@freebsd.org" , FreeBSD PowerPC ML X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Sep 2013 05:08:01 -0000 To note,=20 NetBSD seems to have this going to multi-user with networking - so there = is something to reference at least. OpenBSD is fully support on it's = predecessor, the RB600A ( but they haven't got back to me on this - 4 = days+, which means, officially, I'm committing AT LEAST 2 boards up for = development to freeBSD. At least y'all seem interested. ) Power for these, at least how I've used them, is 48V POE - I might be = able to supply an injector - working on it. They will run off a generic = AC adapter - I have the specs.=20 cheers -bp On Sep 20, 2013, at 9:49 PM, Adrian Chadd wrote: >=20 >=20 >=20 > On 20 September 2013 21:46, Benjamin Perrault = wrote: > Yes. PowerPC. MPC8544 based. >=20 >=20 >=20 > Ok. PPC peeps. What would it take to get this thing up and going? >=20 > I can help with the wifi side of things; I just am not equipped at the = moment to get into ppc hacking. :( >=20 >=20 >=20 > -a > =20 >=20 > On Sep 20, 2013, at 9:45 PM, Adrian Chadd wrote: >=20 >> It's a PPC, right? >>=20 >>=20 >> -a >>=20 >>=20 >> On 20 September 2013 16:40, Benjamin Perrault = wrote: >> To the freebsd embedded team, >>=20 >> I have at least 1 - probably 2 RB800s available to contribute to get = it supported by FreeBSD if someone is SERIOUS about putting in the = effort. I noticed it's on the embedded want list on the wiki - so that's = a start - and it's a nice platform that could use from a proper OS ( = not awful proprietary RouterOS or a linux flavor ). While netbsd has = support for it, it's not something I use regularly. Additionally, work/a = port on this - it will probably work on the MikroTik RB1100 and RB1100ah = ( at least from looking at netbsd/linux code & mailing lists I've looked = at ) and possibly a few more MPC8544 based boards - so there is = additional merit beyond just this I think. >>=20 >> While I would love to attempt this port myself - I fear I lack the = apptitude ( and don't want to spew out some nasty hack ). So extending = the offer of hardware is what I can contribute. The boards are located = in San Francisco, but i can ship to most places without to much problem = ( though anyone local I'll treat to a few pints as well for the endeavor = - pre, during and post ). >>=20 >> So if anyone is SERIOUSLY interested in the FreeBSD development team = ( I don't like to see hardware go to waste ) - please let me know / = contact me. I would love to see proper BSD on this platform. >>=20 >> cheers and thanks, >> -bp >>=20 >>=20 >> _______________________________________________ >> freebsd-embedded@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-embedded >> To unsubscribe, send any mail to = "freebsd-embedded-unsubscribe@freebsd.org" >>=20 >=20 >=20 From owner-freebsd-ppc@FreeBSD.ORG Sat Sep 21 11:52:37 2013 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 6531F730; Sat, 21 Sep 2013 11:52:37 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2B7792AD7; Sat, 21 Sep 2013 11:52:36 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r8LBqaDD033136; Sat, 21 Sep 2013 07:52:36 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r8LBqZts033117; Sat, 21 Sep 2013 11:52:35 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 21 Sep 2013 11:52:35 GMT Message-Id: <201309211152.r8LBqZts033117@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on powerpc/powerpc Precedence: bulk X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.14 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Sep 2013 11:52:37 -0000 TB --- 2013-09-21 09:10:07 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-09-21 09:10:07 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-09-21 09:10:07 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2013-09-21 09:10:07 - cleaning the object tree TB --- 2013-09-21 09:10:07 - /usr/local/bin/svn stat /src TB --- 2013-09-21 09:10:11 - At svn revision 255752 TB --- 2013-09-21 09:10:12 - building world TB --- 2013-09-21 09:10:12 - CROSS_BUILD_TESTING=YES TB --- 2013-09-21 09:10:12 - MAKEOBJDIRPREFIX=/obj TB --- 2013-09-21 09:10:12 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-09-21 09:10:12 - SRCCONF=/dev/null TB --- 2013-09-21 09:10:12 - TARGET=powerpc TB --- 2013-09-21 09:10:12 - TARGET_ARCH=powerpc TB --- 2013-09-21 09:10:12 - TZ=UTC TB --- 2013-09-21 09:10:12 - __MAKE_CONF=/dev/null TB --- 2013-09-21 09:10:12 - cd /src TB --- 2013-09-21 09:10:12 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Sep 21 09:10:19 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Sat Sep 21 11:45:19 UTC 2013 TB --- 2013-09-21 11:45:19 - generating LINT kernel config TB --- 2013-09-21 11:45:19 - cd /src/sys/powerpc/conf TB --- 2013-09-21 11:45:19 - /usr/bin/make -B LINT TB --- 2013-09-21 11:45:19 - cd /src/sys/powerpc/conf TB --- 2013-09-21 11:45:19 - /usr/sbin/config -m LINT TB --- 2013-09-21 11:45:19 - building LINT kernel TB --- 2013-09-21 11:45:19 - CROSS_BUILD_TESTING=YES TB --- 2013-09-21 11:45:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-09-21 11:45:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-09-21 11:45:19 - SRCCONF=/dev/null TB --- 2013-09-21 11:45:19 - TARGET=powerpc TB --- 2013-09-21 11:45:19 - TARGET_ARCH=powerpc TB --- 2013-09-21 11:45:19 - TZ=UTC TB --- 2013-09-21 11:45:19 - __MAKE_CONF=/dev/null TB --- 2013-09-21 11:45:19 - cd /src TB --- 2013-09-21 11:45:19 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Sep 21 11:45:19 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O -pipe -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/kern/subr_scanf.c cc -c -O -pipe -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/kern/subr_sglist.c cc -c -O -pipe -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/kern/subr_sleepqueue.c cc -c -O -pipe -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/kern/subr_smp.c /src/sys/kern/subr_smp.c: In function 'generic_stop_cpus': /src/sys/kern/subr_smp.c:235: error: 'IPI_SUSPEND' undeclared (first use in this function) /src/sys/kern/subr_smp.c:235: error: (Each undeclared identifier is reported only once /src/sys/kern/subr_smp.c:235: error: for each function it appears in.) *** Error code 1 Stop. bmake[1]: stopped in /obj/powerpc.powerpc/src/sys/LINT *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-09-21 11:52:35 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-09-21 11:52:35 - ERROR: failed to build LINT kernel TB --- 2013-09-21 11:52:35 - 8504.04 user 1063.02 system 9748.19 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Sat Sep 21 14:00:21 2013 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D282972; Sat, 21 Sep 2013 14:00:21 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from smtpauth4.wiscmail.wisc.edu (wmauth4.doit.wisc.edu [144.92.197.145]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A0FE22034; Sat, 21 Sep 2013 14:00:20 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII; format=flowed Received: from avs-daemon.smtpauth4.wiscmail.wisc.edu by smtpauth4.wiscmail.wisc.edu (Oracle Communications Messaging Server 7u4-27.01(7.0.4.27.0) 64bit (built Aug 30 2012)) id <0MTH00M00A0R1700@smtpauth4.wiscmail.wisc.edu>; Sat, 21 Sep 2013 09:00:13 -0500 (CDT) X-Spam-PmxInfo: Server=avs-4, Version=6.0.3.2322014, Antispam-Engine: 2.7.2.2107409, Antispam-Data: 2013.9.21.135115, SenderIP=0.0.0.0 X-Spam-Report: AuthenticatedSender=yes, SenderIP=0.0.0.0 Received: from comporellon.tachypleus.net (adsl-76-208-67-251.dsl.mdsnwi.sbcglobal.net [76.208.67.251]) by smtpauth4.wiscmail.wisc.edu (Oracle Communications Messaging Server 7u4-27.01(7.0.4.27.0) 64bit (built Aug 30 2012)) with ESMTPSA id <0MTH00ABHAWCY210@smtpauth4.wiscmail.wisc.edu>; Sat, 21 Sep 2013 09:00:13 -0500 (CDT) Message-id: <523DA66C.6090204@freebsd.org> Date: Sat, 21 Sep 2013 09:00:12 -0500 From: Nathan Whitehorn User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130907 Thunderbird/17.0.8 To: Benjamin Perrault Subject: Re: Routerboard RB800 References: <2A185DB2-09B3-4D5B-9C63-1CBC542A570D@gmail.com> <0A2EBEC9-DE86-4B74-AD31-84A74516F5A2@gmail.com> <30933434-4F94-466A-8952-FE5675210AA2@gmail.com> In-reply-to: <30933434-4F94-466A-8952-FE5675210AA2@gmail.com> Cc: "freebsd-embedded@freebsd.org" , FreeBSD PowerPC ML X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Sep 2013 14:00:22 -0000 The CPU is already supported (see the MPC85XX kernel config), so the changes are probably minimal and maybe nonexistent. I'd be happy to do bring-up work as well. -Nathan On 09/21/13 00:07, Benjamin Perrault wrote: > To note, > > NetBSD seems to have this going to multi-user with networking - so there is something to reference at least. OpenBSD is fully support on it's predecessor, the RB600A ( but they haven't got back to me on this - 4 days+, which means, officially, I'm committing AT LEAST 2 boards up for development to freeBSD. At least y'all seem interested. ) > > Power for these, at least how I've used them, is 48V POE - I might be able to supply an injector - working on it. They will run off a generic AC adapter - I have the specs. > > cheers > -bp > > On Sep 20, 2013, at 9:49 PM, Adrian Chadd wrote: > >> >> >> On 20 September 2013 21:46, Benjamin Perrault wrote: >> Yes. PowerPC. MPC8544 based. >> >> >> >> Ok. PPC peeps. What would it take to get this thing up and going? >> >> I can help with the wifi side of things; I just am not equipped at the moment to get into ppc hacking. :( >> >> >> >> -a >> >> >> On Sep 20, 2013, at 9:45 PM, Adrian Chadd wrote: >> >>> It's a PPC, right? >>> >>> >>> -a >>> >>> >>> On 20 September 2013 16:40, Benjamin Perrault wrote: >>> To the freebsd embedded team, >>> >>> I have at least 1 - probably 2 RB800s available to contribute to get it supported by FreeBSD if someone is SERIOUS about putting in the effort. I noticed it's on the embedded want list on the wiki - so that's a start - and it's a nice platform that could use from a proper OS ( not awful proprietary RouterOS or a linux flavor ). While netbsd has support for it, it's not something I use regularly. Additionally, work/a port on this - it will probably work on the MikroTik RB1100 and RB1100ah ( at least from looking at netbsd/linux code & mailing lists I've looked at ) and possibly a few more MPC8544 based boards - so there is additional merit beyond just this I think. >>> >>> While I would love to attempt this port myself - I fear I lack the apptitude ( and don't want to spew out some nasty hack ). So extending the offer of hardware is what I can contribute. The boards are located in San Francisco, but i can ship to most places without to much problem ( though anyone local I'll treat to a few pints as well for the endeavor - pre, during and post ). >>> >>> So if anyone is SERIOUSLY interested in the FreeBSD development team ( I don't like to see hardware go to waste ) - please let me know / contact me. I would love to see proper BSD on this platform. >>> >>> cheers and thanks, >>> -bp >>> >>> >>> _______________________________________________ >>> freebsd-embedded@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-embedded >>> To unsubscribe, send any mail to "freebsd-embedded-unsubscribe@freebsd.org" >>> >> > _______________________________________________ > freebsd-ppc@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org" From owner-freebsd-ppc@FreeBSD.ORG Sat Sep 21 22:23:41 2013 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 109649F7; Sat, 21 Sep 2013 22:23:41 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C5CCC2BEB; Sat, 21 Sep 2013 22:23:40 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r8LMNdrH047420; Sat, 21 Sep 2013 18:23:39 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r8LMNdPt047419; Sat, 21 Sep 2013 22:23:39 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 21 Sep 2013 22:23:39 GMT Message-Id: <201309212223.r8LMNdPt047419@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on powerpc/powerpc Precedence: bulk X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.14 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Sep 2013 22:23:41 -0000 TB --- 2013-09-21 19:39:27 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-09-21 19:39:27 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-09-21 19:39:27 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2013-09-21 19:39:27 - cleaning the object tree TB --- 2013-09-21 19:41:04 - /usr/local/bin/svn stat /src TB --- 2013-09-21 19:41:08 - At svn revision 255760 TB --- 2013-09-21 19:41:09 - building world TB --- 2013-09-21 19:41:09 - CROSS_BUILD_TESTING=YES TB --- 2013-09-21 19:41:09 - MAKEOBJDIRPREFIX=/obj TB --- 2013-09-21 19:41:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-09-21 19:41:09 - SRCCONF=/dev/null TB --- 2013-09-21 19:41:09 - TARGET=powerpc TB --- 2013-09-21 19:41:09 - TARGET_ARCH=powerpc TB --- 2013-09-21 19:41:09 - TZ=UTC TB --- 2013-09-21 19:41:09 - __MAKE_CONF=/dev/null TB --- 2013-09-21 19:41:09 - cd /src TB --- 2013-09-21 19:41:09 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Sep 21 19:41:15 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Sat Sep 21 22:16:22 UTC 2013 TB --- 2013-09-21 22:16:22 - generating LINT kernel config TB --- 2013-09-21 22:16:22 - cd /src/sys/powerpc/conf TB --- 2013-09-21 22:16:22 - /usr/bin/make -B LINT TB --- 2013-09-21 22:16:22 - cd /src/sys/powerpc/conf TB --- 2013-09-21 22:16:22 - /usr/sbin/config -m LINT TB --- 2013-09-21 22:16:22 - building LINT kernel TB --- 2013-09-21 22:16:22 - CROSS_BUILD_TESTING=YES TB --- 2013-09-21 22:16:22 - MAKEOBJDIRPREFIX=/obj TB --- 2013-09-21 22:16:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-09-21 22:16:22 - SRCCONF=/dev/null TB --- 2013-09-21 22:16:22 - TARGET=powerpc TB --- 2013-09-21 22:16:22 - TARGET_ARCH=powerpc TB --- 2013-09-21 22:16:22 - TZ=UTC TB --- 2013-09-21 22:16:22 - __MAKE_CONF=/dev/null TB --- 2013-09-21 22:16:22 - cd /src TB --- 2013-09-21 22:16:22 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Sep 21 22:16:22 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O -pipe -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/kern/subr_scanf.c cc -c -O -pipe -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/kern/subr_sglist.c cc -c -O -pipe -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/kern/subr_sleepqueue.c cc -c -O -pipe -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/kern/subr_smp.c /src/sys/kern/subr_smp.c: In function 'generic_stop_cpus': /src/sys/kern/subr_smp.c:235: error: 'IPI_SUSPEND' undeclared (first use in this function) /src/sys/kern/subr_smp.c:235: error: (Each undeclared identifier is reported only once /src/sys/kern/subr_smp.c:235: error: for each function it appears in.) *** Error code 1 Stop. bmake[1]: stopped in /obj/powerpc.powerpc/src/sys/LINT *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-09-21 22:23:39 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-09-21 22:23:39 - ERROR: failed to build LINT kernel TB --- 2013-09-21 22:23:39 - 8512.28 user 1062.63 system 9852.23 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc-powerpc.full