[Midnightbsd-cvs] [MidnightBSD/src] 741737: Add atlantic(4) driver for Aquantia AQC multigigab...

Lucas Holt noreply at github.com
Fri Oct 4 13:05:59 EDT 2024


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/src
  Commit: 741737655f34455fd382d7458433470e752a0731
      https://github.com/MidnightBSD/src/commit/741737655f34455fd382d7458433470e752a0731
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2024-10-04 (Fri, 04 Oct 2024)

  Changed paths:
    M share/man/man4/Makefile
    A share/man/man4/atlantic.4
    M sys/amd64/conf/GENERIC
    R sys/conf/Makefile.ia64
    M sys/conf/files.amd64
    A sys/dev/atlantic/LICENSE
    A sys/dev/atlantic/aq_common.h
    A sys/dev/atlantic/aq_dbg.c
    A sys/dev/atlantic/aq_dbg.h
    A sys/dev/atlantic/aq_device.h
    A sys/dev/atlantic/aq_fw.c
    A sys/dev/atlantic/aq_fw.h
    A sys/dev/atlantic/aq_fw1x.c
    A sys/dev/atlantic/aq_fw2x.c
    A sys/dev/atlantic/aq_hw.c
    A sys/dev/atlantic/aq_hw.h
    A sys/dev/atlantic/aq_hw_llh.c
    A sys/dev/atlantic/aq_hw_llh.h
    A sys/dev/atlantic/aq_hw_llh_internal.h
    A sys/dev/atlantic/aq_irq.c
    A sys/dev/atlantic/aq_main.c
    A sys/dev/atlantic/aq_media.c
    A sys/dev/atlantic/aq_ring.c
    A sys/dev/atlantic/aq_ring.h
    M sys/modules/Makefile
    A sys/modules/atlantic/Makefile

  Log Message:
  -----------
  Add atlantic(4) driver for Aquantia AQC multigigabit adapters.

This matches the version in mports from https://github.com/Aquantia/aqtion-freebsd

Currently, we only supoprt using it as a module and not compiled into the kernel.



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