Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Apr 2024 09:54:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        wireless@FreeBSD.org
Subject:   [Bug 255337] ath(4): Atheros AR9462 identified correctly but does not function
Message-ID:  <bug-255337-21060-8LHSsN8Qeb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255337-21060@https.bugs.freebsd.org/bugzilla/>
References:  <bug-255337-21060@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255337

--- Comment #22 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D465e5f1b8b80bac313e83b4e62d7c532f=
fb320d6

commit 465e5f1b8b80bac313e83b4e62d7c532ffb320d6
Author:     Bjoern A. Zeeb <bz@FreeBSD.org>
AuthorDate: 2024-03-12 21:22:36 +0000
Commit:     Bjoern A. Zeeb <bz@FreeBSD.org>
CommitDate: 2024-04-01 23:52:40 +0000

    ath_hal/ar9300: allow JUPITER cards to read eeprom

    In ar9300_eeprom_read_word() also allow JUPITER cards read the eeprom
    instead of returning an error.  While this will not help all the
    9462, 9485, 9565 OEM cards to work, it will make debugging of the
    next steps a lot easier.

    While here fix a typo in the error message if we do not get CAL.

    PR:             255337
    Tested by:      John Nielsen (john jnielsen net)
    Reviewed by:    adrian
    Differential Revision: https://reviews.freebsd.org/D44328

    (cherry picked from commit f254aad33dfb5ce18b6b97b7d036b420310e9ed5)

 sys/contrib/dev/ath/ath_hal/ar9300/ar9300_eeprom.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255337-21060-8LHSsN8Qeb>