> > i haven't looked yet to see if the kernel can deal with
> > partial lines, or what could be done about the too-small
> > iounit.  but it would seem to me that something has to
> > give.
> 
> you can handle this in loadimage by turning a single
> call with too much data per scan line into multiple
> calls, each delivering a fraction of a scan line
> (there is a rectangle argument that says what subsection
> of the image is being loaded).

oh, great.  i just didn't know if that was legal.
is it also possible to lock the display and send
more than iounit's data?

- erik

Reply via email to