Patch to support AR816x/AR817x chipsets in alc(4)

2018-11-03 Thread Genadijus Paleckis
Hi all, I'm piggybacking on post from Jason Hunt https://marc.info/?l=openbsd-tech&m=146881042926430&w=2 Please find attached diff for alc(4) synced with FreeBSD alc(4). In addition to original diff this one adds support to E2200, E2400 and E2500 cards made by Attansic. I am running it for aroun

Patch to support AR816x/AR817x chipsets in alc(4)

2018-11-14 Thread Genadijus Paleckis
Hi all, I'm piggybacking on post from Jason Hunt https://marc.info/?l=openbsd-tech&m=146881042926430&w=2 Please find attached diff for alc(4) synced with FreeBSD alc(4). In addition to original diff this one adds support to E2200, E2400 and E2500 cards made by Attansic. I am running it for more

Re: Patch to support AR816x/AR817x chipsets in alc(4)

2018-12-03 Thread Genadijus Paleckis
unawanted vendor (Atheros) Is there any other reason for this not to be added to the driver? I'd also appreciate any feedback if I messed that up. Thanks On Wed, Nov 14, 2018 at 09:20:38PM +0000, Genadijus Paleckis wrote: > Hi all, > > I'm piggybacking on post from