[Midnightbsd-cvs] [MidnightBSD/src] 7d0320: Update Atlantic driver for AQ2 support

Lucas Holt noreply at github.com
Thu Jun 11 12:25:44 EDT 2026


  Branch: refs/heads/codex/atlantic-aq2-support
  Home:   https://github.com/MidnightBSD/src
  Commit: 7d03205630a72fa3f2e2a1dd1e09367915a0287f
      https://github.com/MidnightBSD/src/commit/7d03205630a72fa3f2e2a1dd1e09367915a0287f
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-06-11 (Thu, 11 Jun 2026)

  Changed paths:
    M share/man/man4/atlantic.4
    M sys/amd64/conf/GENERIC
    M sys/conf/files
    M sys/dev/atlantic/aq_common.h
    M sys/dev/atlantic/aq_dbg.c
    M sys/dev/atlantic/aq_dbg.h
    M sys/dev/atlantic/aq_device.h
    M sys/dev/atlantic/aq_fw.c
    M sys/dev/atlantic/aq_fw.h
    M sys/dev/atlantic/aq_fw1x.c
    M sys/dev/atlantic/aq_fw2x.c
    A sys/dev/atlantic/aq_fw_aq2.c
    A sys/dev/atlantic/aq_hostboot.c
    A sys/dev/atlantic/aq_hostboot.h
    A sys/dev/atlantic/aq_hostboot_aq2.c
    A sys/dev/atlantic/aq_hostboot_legacy.c
    M sys/dev/atlantic/aq_hw.c
    M sys/dev/atlantic/aq_hw.h
    A sys/dev/atlantic/aq_hw_aq2.h
    M sys/dev/atlantic/aq_hw_llh.c
    M sys/dev/atlantic/aq_hw_llh.h
    M sys/dev/atlantic/aq_hw_llh_internal.h
    M sys/dev/atlantic/aq_irq.c
    M sys/dev/atlantic/aq_main.c
    M sys/dev/atlantic/aq_media.c
    M sys/dev/atlantic/aq_ring.c
    M sys/dev/atlantic/aq_ring.h
    A sys/dev/atlantic/aq_stats.h
    M sys/modules/atlantic/Makefile

  Log Message:
  -----------
  Update Atlantic driver for AQ2 support

Import the AQ2-capable Atlantic driver changes from the FreeBSD AQtion fork and wire the driver into static amd64 GENERIC builds. Add support files for AQ2 firmware and hostboot handling, update module sources, and refresh the atlantic(4) hardware list.

AI-Assisted-by: OpenAI Codex (GPT-5)
Signed-off-by: Lucas Holt <luke at foolishgames.com>



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications


More information about the Midnightbsd-cvs mailing list