From owner-freebsd-wireless@FreeBSD.ORG Tue Apr 2 22:29:18 2013 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 7860C943 for ; Tue, 2 Apr 2013 22:29:18 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-we0-x230.google.com (mail-we0-x230.google.com [IPv6:2a00:1450:400c:c03::230]) by mx1.freebsd.org (Postfix) with ESMTP id 1095AF62 for ; Tue, 2 Apr 2013 22:29:17 +0000 (UTC) Received: by mail-we0-f176.google.com with SMTP id s43so697623wey.7 for ; Tue, 02 Apr 2013 15:29:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=ktzQip1uA6ifgcxdBF8ad8nHh7GIZt+dSgCNdKn0aSE=; b=e+eq9+dubC2g+YXcPqc+YYWQRXFMJZhuhwwpDohX+ojDZhG5VCzL9ySUl3/VL8vNH6 XGj4WYrBdLtW0wFXIBtDS2lo1WNHaUDxF8tpfOkiaOUuwVUJAltVnQpHIzFXMGd2s98f ycidr/l9wrezFWbD8wa1QCsMm+jhlMjfStqNZJxDauoVQ5uJ+ULlf6t0XwkkZPXGFWWg X8Es5I/6Qrgb1cTD/unZKqiFObC4DAIGcXZytmgHMJ1Lpa1rlh+0uhGqcCsB5qVEjYaN zfT/VZi6LQUYJ9md+5xgUYCjv8OIxg/2UqGWNROoKM7LeXEPwFGeuiQZihRov0se8K16 Z4zw== MIME-Version: 1.0 X-Received: by 10.180.89.105 with SMTP id bn9mr379961wib.26.1364941757129; Tue, 02 Apr 2013 15:29:17 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.216.108.130 with HTTP; Tue, 2 Apr 2013 15:29:16 -0700 (PDT) In-Reply-To: <515B4E16.3050901@gmail.com> References: <515892C4.1060002@gmail.com> <5158b7db.897aec0a.42d0.ffffaac4@mx.google.com> <5159F66B.2040600@gmail.com> <5159FF12.8030702@gmail.com> <515B4E16.3050901@gmail.com> Date: Tue, 2 Apr 2013 15:29:16 -0700 X-Google-Sender-Auth: f78Ll9DtmtWF_tCCq1Ts7LKqWkc Message-ID: Subject: Re: ath not working after a motherboard and ram upgrade From: Adrian Chadd To: Joshua Isom Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-wireless@freebsd.org" X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Apr 2013 22:29:18 -0000 Right; when you've booted with <4 GB there's no need to create a separate zone for 32 bit only memory, so it doesn't bother. thanks, adrian On 2 April 2013 14:31, Joshua Isom wrote: > sysctl.1.txt is right after boot, sysctl.2.txt is while failing. One thing > different when using 4GB is that hw.busdma.zone0.lowaddr is > 0xfffffffffffffff, 60 bits and not 64, but when 32GB it's 0xffffffff, 32 > bits. I don't know if that has anything to do with it, but it seems > strange. > > > > On 4/2/2013 1:35 AM, Adrian Chadd wrote: >> >> .. and there's been some more work in -HEAD, so please svn update first! >> >> Thanks, >> >> >> adrian >> >