Re: [2001-05-30] umax_pp compile errors (raw I/O)

From: Tim Waugh (twaugh@redhat.com)
Date: Sat Jun 02 2001 - 12:20:32 PDT

  • Next message: Ryan A. Krenzischek: "umax 2400s, sane 1.0.4, umax 1.0 build 26, segv, core (fwd)"

    On Sat, Jun 02, 2001 at 09:21:41PM +0200, stef wrote:

    > static void
    > Outsb (int port, unsigned char *source, int size)
    > {
    > #ifndef IO_SUPPORT_MISSING
    > #ifdef HAVE_STRING_IO
    > outsb (port, source, size);
       [#else]
    > for(i=0,.....)
    > outb(..)
       [#endif]
    > #endif
    > }

    Yes, I think so.

    Thanks,
    Tim.
    */



    --
    Source code, list archive, and docs: http://www.mostang.com/sane/
    To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com
    



    This archive was generated by hypermail 2b29 : Sat Jun 02 2001 - 12:19:59 PDT