Re: Userspace I/O driver core

From: Jan Engelhardt
Date: Thu Dec 14 2006 - 07:38:19 EST



>The patches can be found in the -mm releases or at:
> http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/gregkh-01-driver/uio.patch
> - UIO core
> http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/gregkh-01-driver/uio-documentation.patch
> - UIO documentation
> http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/gregkh-01-driver/uio-dummy.patch
> http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/gregkh-01-driver/uio-irq.patch
> - two example kernel modules and userspace programs showing how to
> use the UIO interface.
>
>If anyone has any questions on how to use this interface, or anything
>else about it, please let me and Thomas know.

The uio-irq.patch contains SA_INTERRUPT in its code. I thought this flag was
obsoleted by IRQF_* by now?



-`J'
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/