Atlantic 2 hardware has a different layout for the TPS_DATA_TCT registers
authorkettenis <kettenis@openbsd.org>
Sun, 1 Oct 2023 09:03:14 +0000 (09:03 +0000)
committerkettenis <kettenis@openbsd.org>
Sun, 1 Oct 2023 09:03:14 +0000 (09:03 +0000)
commit5bd4e6ee968b080dd0f5e221f487dd24e7216589
tree960e43d154d1d37f1d1c29dcd06228f0245aa23b
parent4e9dcb19d33fa7f2f2945926a960d1f5f76dec6c
Atlantic 2 hardware has a different layout for the TPS_DATA_TCT registers
and uses different buffer sizes.  Fixes an issue where the card would
stop transmitting packets under load on the M2 Pro Mac mini.

ok jmatthew@
sys/dev/pci/if_aq_pci.c