commit | bce7c95e4dd4d5e924deb2929b639b4caca09c93 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Fri Jan 06 16:57:40 2006 -0800 |
committer | Jeff Garzik <jgarzik@pobox.com> | Mon Jan 09 10:32:40 2006 -0500 |
tree | 0ed78b75ba55aada28f4f02a1f5f89da5b55125d | |
parent | 17fa6e2f115ad734ef802b663071159a1a64d06f [diff] |
[PATCH] sk98lin: not doing high dma properly Sk98lin 64bit memory handling is wrong. It doesn't set the highdma flag; i.e. the kernel always does bounce buffers. It doesn't fallback to 32 bit mask if it can't get 64 bit mask. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>