From nobody Wed May 31 02:02:47 2023 X-Original-To: wireless@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4QWCGH2NgHz4XYjJ for ; Wed, 31 May 2023 02:03:03 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-lf1-f46.google.com (mail-lf1-f46.google.com [209.85.167.46]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QWCGH06STz3wCR for ; Wed, 31 May 2023 02:03:03 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-lf1-f46.google.com with SMTP id 2adb3069b0e04-4f4f89f71b8so3911561e87.3 for ; Tue, 30 May 2023 19:03:02 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685498580; x=1688090580; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=7xJq89d5CIVhfT0M3AqVwbPhKlx3ER1UCe4Pgwb9G1Y=; b=egdhWNuBdMHgmVWLMO+NZ3jGeJZVGuipHRjEQ8nyZ6OSMeu4rIM77Q7aKjCoxaIEZF FQuwYo6yWGDvFDYp5jD1l9UAt+U5OYceP2751vIYim1u7nvqa6C1ecCUeSLZWpjp6TX3 EgsHZ11zLnbXjFpAsEqVBleYkEoWwrArZFYK3LHAtk6NCkwQsRpgctN4gNOY2mM/fTek LTnmpbWTDK6nJ9PkG7iZWyiZlbLvGtQSxAYrEtrdecwFINt8O4CKoLAdX43LE0ws/yk5 CWgH67jTmzEgEW4mu0RuVo3k+nDw/vDvHT6lMjBj4ai40kkcKsj/tKtw5/5net1b2CJZ gXBQ== X-Gm-Message-State: AC+VfDwmEiUSgDRvqMpb0NdjMGgPaJScPIK7a55zKYMZKUVqaSLpjuAw 2GuypcBAD6pJkN3wCGz+RXJr+mGGKMbemqWMo7I= X-Google-Smtp-Source: ACHHUZ56j0wC7+3DB7TLK6MjopvwoJSt5GkTMEDsyVq+kfB/QPhXuoyG7XUQAAsMSsddkwJMrua4MgBmUqljUX3kxd8= X-Received: by 2002:a19:ac45:0:b0:4f3:b1e6:4b46 with SMTP id r5-20020a19ac45000000b004f3b1e64b46mr1704003lfc.12.1685498579751; Tue, 30 May 2023 19:02:59 -0700 (PDT) List-Id: Discussions List-Archive: https://lists.freebsd.org/archives/freebsd-wireless List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-wireless@freebsd.org X-BeenThere: freebsd-wireless@freebsd.org MIME-Version: 1.0 References: <49AEA1CB-FA85-432F-89D7-8C49B5F3A344@jnielsen.net> In-Reply-To: From: Adrian Chadd Date: Tue, 30 May 2023 19:02:47 -0700 Message-ID: Subject: Re: Help me grok the ath(4) device attach code To: John Nielsen Cc: "Bjoern A. Zeeb" , "wireless@freebsd.org" Content-Type: multipart/alternative; boundary="0000000000001d982a05fcf3b80f" X-Rspamd-Queue-Id: 4QWCGH06STz3wCR X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; TAGGED_FROM(0.00)[]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N --0000000000001d982a05fcf3b80f Content-Type: text/plain; charset="UTF-8" Err, if it's coming up w/ that MAC then it's not finding and attaching right to the OTP/EEPROM calibration information. That's the big red flag that it in general won't work correctly. Can you provide the rest of the ath_hal messages? I'd like to see what it's saying during boot around it checking the EEPROM/OTP contents. It's possible there's some work around required for this NIC. --0000000000001d982a05fcf3b80f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Err, if it's coming up w/ that MAC= then it's not finding and attaching right to the OTP/EEPROM calibratio= n information. That's the big red flag that it in general won't wor= k correctly.

Can you provide the rest of the ath_h= al messages? I'd like to see what it's saying during boot around it= checking=C2=A0the EEPROM/OTP contents. It's possible there's some = work around required for this NIC.


=
--0000000000001d982a05fcf3b80f--