commit | 051c256f672efa356a4cda1841132dbc86541090 | [log] [tgz] |
---|---|---|
author | Gertjan van Wingerde <gwingerde@kpnplanet.nl> | Tue Jun 03 20:29:47 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jun 13 16:14:48 2008 -0400 |
tree | 3fe29f329bda0dce3a66d93654d53ad18eef74af | |
parent | edfa78b2ba651782d70be6d1fef214e21a26d8cb [diff] |
rt2x00: Restrict DMA to 32-bit addresses. None of the rt2x00 PCI devices support 64-bit DMA addresses (they all only accept 32-bit buffer addresses). Hence it makes no sense to try to enable 64-bit DMA addresses. Only try to enable 32-bit DMA addresses. Signed-off-by: Gertjan van Wingerde <gwingerde@kpnplanet.nl> Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>