Switch to John Bicket's SampleRate algorithm for bitrate adaptation
on Atheros cards.
This commit is contained in:
parent
863d7960b2
commit
6a1be27c11
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: files,v 1.737 2005/10/19 09:04:23 dyoung Exp $
|
||||
# $NetBSD: files,v 1.738 2005/10/21 04:07:48 dyoung Exp $
|
||||
|
||||
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
|
||||
|
||||
|
@ -517,7 +517,7 @@ defflag opt_athhal.h AH_ASSERT AH_DEBUG AH_DEBUG_ALQ AH_REGOPS_FUNC
|
|||
device ath: arp, wlan, ifnet
|
||||
file dev/ic/ath.c ath
|
||||
file dev/ic/ath_netbsd.c ath
|
||||
file dev/ic/athrate-onoe.c ath
|
||||
file dev/ic/athrate-sample.c ath
|
||||
file contrib/dev/ic/athhal_osdep.c ath
|
||||
|
||||
# ADMtek ADM8211 802.11
|
||||
|
|
Loading…
Reference in New Issue