this patch adds a couple of mission ioctl for linux support: - one about DMA ioctl for HD - two about serial support As the split for linux between generic and x86 isn't 100% clear, it's split acroos the two. Patches against VG 3.1.0
Created attachment 14367 [details] Patch
Created attachment 14368 [details] Patch
I have implemented these 3 ioctls in SVN revision 5633 based on your patch with a few fixes. Both the patches you attached actually seem to be the same incidentally, and have a hunk that didn't seem to have anything to do with these new ioctls. You're quite right that many ioctls aren't generic, but we haven't got around to trying to split them up yet so they are all in the generic code at the moment.