From owner-freebsd-wireless@FreeBSD.ORG Sat Apr 7 19:49:51 2012 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D976B106566B for ; Sat, 7 Apr 2012 19:49:51 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 726338FC12 for ; Sat, 7 Apr 2012 19:49:51 +0000 (UTC) Received: by pbcwz17 with SMTP id wz17so3794472pbc.13 for ; Sat, 07 Apr 2012 12:49:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=fom22UbHJ07dNNXpkSI9qOsvkPtHm67JUzmBjuWM0FY=; b=g7uyHqK+F9I3DZ9UqqlARiu9k+qULv7JQ4laKtfMzfmFlvKm+aB0B7wakt7gzFJNFL ENMCi2Cvncf+49cBF33uHAd4/SPuL6PrHzKHgOxu76wIuhG81WpI3dwXwXtpk5dnZ7dK 0eKHYyXPeiZKJ4c845Adp9XkBYLl6pxtj1n9+dsBiPviXlNJRyJf5ejIGmeqf5gURhNR n5fjWZpiwl8TubqzHmieqovwPjmpcZApkp5v0chY1xXObWLkk3z0jAcHaGKE9o19D73a BCxZ3AZxnnbyrAIXDCE8guZIjDAKuSLjJNqugQcRcDM9TtI0/1Jie5iaRVifLcAxaptH 5xPQ== MIME-Version: 1.0 Received: by 10.68.202.167 with SMTP id kj7mr6600985pbc.9.1333828191206; Sat, 07 Apr 2012 12:49:51 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.142.134.6 with HTTP; Sat, 7 Apr 2012 12:49:51 -0700 (PDT) In-Reply-To: <4F8095D8.5020701@gmail.com> References: <4F8052EB.5090007@gmail.com> <4F806763.7040404@gmail.com> <4F8095D8.5020701@gmail.com> Date: Sat, 7 Apr 2012 12:49:51 -0700 X-Google-Sender-Auth: e-xQ3YD0cB1AL12mddKW2Xkuw8I Message-ID: From: Adrian Chadd To: "Sevan / Venture37" Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-wireless@freebsd.org Subject: Re: ath(4) fails to attach X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 07 Apr 2012 19:49:51 -0000 On 7 April 2012 12:30, Sevan / Venture37 wrote: > On 07/04/2012 17:12, Sevan / Venture37 wrote: >> >> Below is the output from -HEAD (personally identifiable info stripped) >> Will get on with building a v7.x kernel now > > > Unable to build 7.4 kernel, the linux32 module fails with assembler errors > so I tried the livefs iso images for 7.3, 7.4 & 8.3-RC2, upon inserting card > the system panics on all 3 live environments. Can you please try a 32 bit live image? Adrian