Force maximum payload size to 128 bytes for AR816X/AR817x as it triggers
authorkevlo <kevlo@openbsd.org>
Thu, 19 May 2022 00:52:37 +0000 (00:52 +0000)
committerkevlo <kevlo@openbsd.org>
Thu, 19 May 2022 00:52:37 +0000 (00:52 +0000)
commit10fd7e381796b38e2a5ec6e1ecb7faaf1087fa13
tree7fcfb22af7ba3ce61b10ba5b380296f588bd0362
parentd1833aa5fe9ca83e0bf4cf179797c9969df2b232
Force maximum payload size to 128 bytes for AR816X/AR817x as it triggers
dma write error rendering the network unusable.

Bug reported and patch tested by Scott C. MacCallum.
sys/dev/pci/if_alc.c