From owner-freebsd-ppc@FreeBSD.ORG Tue Sep 4 15:05:32 2012 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EB134106564A for ; Tue, 4 Sep 2012 15:05:32 +0000 (UTC) (envelope-from mathias.breuninger@espace29.asso.fr) Received: from smtp27.msg.oleane.net (smtp27.msg.oleane.net [62.161.4.27]) by mx1.freebsd.org (Postfix) with ESMTP id 6F24C8FC15 for ; Tue, 4 Sep 2012 15:05:32 +0000 (UTC) Received: from formation5 (201-98.83-90.static-ip.oleane.fr [90.83.98.201]) (authenticated) by smtp27.msg.oleane.net (MSA) with ESMTP id q84F5OTB019526 for ; Tue, 4 Sep 2012 17:05:24 +0200 X-Oleane-Rep: REPA From: "Mathias Breuninger" To: Date: Tue, 4 Sep 2012 17:05:22 +0200 Organization: Espace Associatif Message-ID: <008001cd8aae$b5f61b80$21e25280$@breuninger@espace29.asso.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: Ac2KrrS9vtypftN1QluzVzNG8ZqQkQ== Content-Language: fr X-Spam-Flag: NO X-PMX-Spam: Probability=8% X-PFSI-Info: PMX 5.6.0.2009776, Antispam-Engine: 2.7.2.376379, Antispam-Data: 2012.9.4.145126 (no antivirus check) X-Orange-Auth: bWF0aGlhcy5icmV1bmluZ2VyQGVzcGFjZTI5LmFzc28uZnI= Subject: FreeBSD/powerpc64 9.0-RELEASE and 9.1RC1 can't load module with /boot/loader.conf X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Sep 2012 15:05:33 -0000 Hi, The machine is an Apple Powermac G5 2GHz DP (2003) The modules tested are if_re and if_carp. Module loading at boot stage works fine on FreeBSD/powerpc (Apple = Poweramc G4 Digital Audio) but not on FreeBSD/powerpc64. Do someone succeed in loading modules on 64bits architecture? -- Mathias