- fix FIFO overruns on PCI-E chipsets by setting the DMA size
authorreyk <reyk@openbsd.org>
Tue, 29 Jul 2008 00:18:25 +0000 (00:18 +0000)
committerreyk <reyk@openbsd.org>
Tue, 29 Jul 2008 00:18:25 +0000 (00:18 +0000)
commitf26dd3a5993144ffbf3f36c372f3796d5decfd31
treee7c4ff9411512b3c07bd8b55c2277dcbfc12a261
parentc4fb196d2bcf82e5b10e8e63aa2c74fd4c430279
- fix FIFO overruns on PCI-E chipsets by setting the DMA size
RX/TX configuration registers to 128 instead of 512 bytes.
- add a few more MAC/RF id strings for the dmesg.
- check for PCI-E instead of single chip variants in a few places.

ok deraadt@
sys/dev/ic/ar5212.c
sys/dev/ic/ar5xxx.c
sys/dev/ic/ar5xxx.h
sys/dev/ic/ath.c
sys/dev/ic/athvar.h
sys/dev/pci/if_ath_pci.c