From owner-freebsd-ppc@FreeBSD.ORG Wed Feb 1 23:36:45 2012 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 B005E106564A for ; Wed, 1 Feb 2012 23:36:45 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-pw0-f54.google.com (mail-pw0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 84BC08FC13 for ; Wed, 1 Feb 2012 23:36:43 +0000 (UTC) Received: by pbdv10 with SMTP id v10so1890927pbd.13 for ; Wed, 01 Feb 2012 15:36:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=2NO/bmDYWnocg7Krk+nUV+riB7iUBC6sTnc7S1rL6kE=; b=fOWoE7FfMKeeZarn4HGzbSVXy5rPaQ31Rc39gSH3MOOiaCMJHAhXeqRPX52EudW5Zt /KTZwdwdieKR7u9IfDaCCyite25bzhkndPKrB7vlfmFAOHPnw53it1ObA0vmf65O3CnQ 3L/ymc/RMJFEOQdnL+xLpFsw0UDqI83Hn1p4s= MIME-Version: 1.0 Received: by 10.68.74.138 with SMTP id t10mr1818021pbv.126.1328139403435; Wed, 01 Feb 2012 15:36:43 -0800 (PST) Received: by 10.68.32.197 with HTTP; Wed, 1 Feb 2012 15:36:43 -0800 (PST) In-Reply-To: References: <7169302.1373133.1328113439915.chat@gmail.com> Date: Wed, 1 Feb 2012 18:36:43 -0500 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: Re: Has source been updated with Hibbits' recent patches? 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: Wed, 01 Feb 2012 23:36:45 -0000 Device wlan is not in /usr/src/dev which may be- If I am wrong, please let me know- the reason why opt_wlan.h is not found. If wi_3.diff is to create the opt_wlan.h, it isn't doing so. Anyone who has applied the patches with positive results, please point out where my errors are. No, that is not sarcasm. On Wed, Feb 1, 2012 at 6:13 PM, Super Bisquit wrote: > Here is the error with the null output. > Using locate /usr/src|grep opt_wlan.h resulted in no output. > What would be the current diff between the wi/Makefile in > /usr/src/sys/modules and the one presently patched on your system. > > Reversing the patch and then reapplying results in the error- see attached > files, or in the patch not applying correctly. > > Again, everything is being looked over to see if the fault is PEBKAC. > > > > On Wed, Feb 1, 2012 at 12:04 PM, Super Bisquit wrote: > >> Reapplied wi_2.diff to an updated wi/Makefile. Following, the second >> patch was applied. Both patches were done as patch > Somewhere, I applied the patches incorrectly. Output asked if I wanted to >> reverse the previous patch i.e wi_2 to be reversed; and, I complied. >> Attached is the error. >> Before reading it, was the error on my part for applying the second patch >> and then allowing a reversal during the process? >> Also, use MACHINE and not MACHINE_CPUARCH in the Makefile. >> >> >> On Wed, Feb 1, 2012 at 11:23 AM, Justin Hibbits wrote: >> >>> 11:23 AM me: I just screwed up the wi/Makefile and updated the src >>> again. I'm reapplying all the patches now. Apologies for bothering yo. >>> >> >> >