CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/07/28 18:18:26
Modified files:
sys/dev/pci : if_ath_pci.c
sys/dev/ic : ar5212.c ar5xxx.c ar5xxx.h ath.c athvar.h
Log message:
- 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@
