From owner-freebsd-ppc@FreeBSD.ORG Mon Aug 1 23:26:37 2011 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8C32D1065673 for ; Mon, 1 Aug 2011 23:26:37 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-pz0-f44.google.com (mail-pz0-f44.google.com [209.85.210.44]) by mx1.freebsd.org (Postfix) with ESMTP id 6972A8FC12 for ; Mon, 1 Aug 2011 23:26:37 +0000 (UTC) Received: by pzk5 with SMTP id 5so35610355pzk.17 for ; Mon, 01 Aug 2011 16:26:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=l9PPXQiRl0Gszl2xov/FQ9agv4VWan9isdqCQs9w5uc=; b=CjjY4mzmDX1i07wY5fWLUz6jEY4s+y37TZHO6RerT+reMR8JbPJj+14h5HV2e1dZ0q F2ZJ5NDB7IQtG3/JO1n4H2qjFc0iL+zni86XvEty+IRui0FwCCBXUEnR/PH17GnHpJkl h71EIsecGxpwRZ5S9F5AJJBZAM18k3+VyZOgA= MIME-Version: 1.0 Received: by 10.68.66.228 with SMTP id i4mr7235721pbt.121.1312241196685; Mon, 01 Aug 2011 16:26:36 -0700 (PDT) Received: by 10.68.57.36 with HTTP; Mon, 1 Aug 2011 16:26:36 -0700 (PDT) Date: Mon, 1 Aug 2011 19:26:36 -0400 Message-ID: From: Super Bisquit To: FreeBSD PowerPC ML Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Questions on Networking and the frame buffer 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: Mon, 01 Aug 2011 23:26:37 -0000 Which driver is compatible with the orinoco airport card? The port net-mgmt/airport will not build due to jdk being only for i386 and amd64; is there an available jdk for powerpc? The mouse is grabbed at the screen edge and I need to restart X each time; what arguments must be passed to xorg.conf to prevent such from happening?