Re: [PATCH] fix ide-iops for big endian archs

David S. Miller (davem@redhat.com)
Wed, 25 Sep 2002 12:57:34 -0700 (PDT)


From: Pete Zaitcev <zaitcev@redhat.com>
Date: Wed, 25 Sep 2002 14:19:46 -0400

IDE uses ide_insw instead of plain insw specifically to
resolve this kind of issue, and you are trying to defeat
the mechanism designed to help you. I smell a fish here.

They're trying to abstract out as much as possible in 2.5.x, maybe a
bit too much :-)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/