>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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- Userspace I/O driver core
- From: Greg KH <[email protected]>
- Userspace I/O driver core
- Prev by Date: Re: Executability of the stack
- Next by Date: Re: Userspace I/O driver core
- Previous by thread: Re: Userspace I/O driver core
- Next by thread: Re: Userspace I/O driver core
- Index(es):