opnsense-src/sys/dev/ath/ath_hal/ar9002
Adrian Chadd e0e5b8b471 There's apparently a bug with Merlin (AR9280) and later chipsets where
putting descriptors (not buffers) across a 4k page boundary can cause issues.
I've not seen it in production myself but it apparently can cause problems.

So, in preparation for addressing this workaround, (re)-expose the particular
HAL capability bit which marks whether the chipset has support for cross-4k-
boundary transactions or not.

A subsequent commit will modify the descriptor allocation to avoid allocating
descriptor entries that straddle a 4k page boundary.
2011-02-08 12:49:01 +00:00
..
ar9280.c Use analog delay macro for modifying an analog register. 2011-02-07 21:30:56 +00:00
ar9280.h Bring over some NF calibration changes from ath9k. 2011-01-29 14:27:20 +00:00
ar9280_attach.c There's apparently a bug with Merlin (AR9280) and later chipsets where 2011-02-08 12:49:01 +00:00
ar9280v1.ini
ar9280v2.ini Update the AR9280v2 inivals to match what is in Linux ath9k. 2011-01-23 14:30:35 +00:00
ar9285.c
ar9285.h Bring over some NF calibration changes from ath9k. 2011-01-29 14:27:20 +00:00
ar9285.ini
ar9285_attach.c There's apparently a bug with Merlin (AR9280) and later chipsets where 2011-02-08 12:49:01 +00:00
ar9285_reset.c
ar9285v2.ini Commit updated AR9285 (Kite) v2 initvals from ath9k. 2011-01-25 05:36:29 +00:00