From owner-freebsd-ppc@FreeBSD.ORG Mon Oct 11 18:15:53 2010 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 CF26D1065698 for ; Mon, 11 Oct 2010 18:15:53 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8DF6C8FC16 for ; Mon, 11 Oct 2010 18:15:53 +0000 (UTC) Received: by ywh2 with SMTP id 2so915703ywh.13 for ; Mon, 11 Oct 2010 11:15:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=b7JU4TRWvU0inlatErG3POwfZvPgIg+tOaifzdTJPRk=; b=wPmu2Jcn/N+H+RlbyCW1j4p/oG0+vUTv8F3NTr3+DbznTeY3giXb0QVKZgiUhEpHUY 0drVw0tZ3+9ogk794Ipye3vMk9oKpfArKHvTjIsdaB6nzhukNAOj0L7lxjsypRCLpMgN Jww9TOJ5bhHHnNTopj+o1SfOJyN/eufeyhIjU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=QtBvHmpAZUOfMEgEGbYwn1TTFvE3aw0SHdBnHacbfKqyw8aDxGkFDKaeem2MCL6Gix JwazE1ldI2wMW8Yx12Ku2pP5MkjyorAd+qjXy2n1ozT9k5tsp+xKDduopQlZgL7Dxjvy 6DxilbwXiugMgLaFdVFfAvqwGiXk5fT1Gh+7M= MIME-Version: 1.0 Received: by 10.150.198.2 with SMTP id v2mr6916584ybf.350.1286820952720; Mon, 11 Oct 2010 11:15:52 -0700 (PDT) Received: by 10.220.184.5 with HTTP; Mon, 11 Oct 2010 11:15:51 -0700 (PDT) Date: Mon, 11 Oct 2010 14:15:51 -0400 Message-ID: From: Super Bisquit To: freebsd-ppc@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: skipping dma checks 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, 11 Oct 2010 18:15:53 -0000 There doesn't seem to be a safe mode available for PowerPC; How do I pass the values of skipping dma checks? What happened to loader.conf in boot? /boot/defaults/loader.conf exists but not /boot/loader.conf. No, this isn't spam, I am trying multiple ways to get the box to work. I am asking on multiple mailing lists.