Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - U index
The Linux kernel configuration item CONFIG_UIO_PDRV_GENIRQ
:
(none)
uio_pdrv_genirq
Platform driver for Userspace I/O devices, including generic interrupt handling code. Shared interrupts are not supported.
This kernel driver requires that the matching userspace driver handles interrupts in a special way. Userspace is responsible for acknowledging the hardware device if needed, and re-enabling interrupts in the interrupt controller using the write() syscall.
If you don't know what to do here, say N.
Raw data from LKDDb:
lkddb module uio_pdrv_genirq CONFIG_UIO_PDRV_GENIRQ : drivers/uio/Kconfig : "Userspace I/O platform driver with generic IRQ handling" # in 2.6.27–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb platform "uio_pdrv_genirq" : CONFIG_UIO CONFIG_UIO_PDRV_GENIRQ : drivers/uio/uio_pdrv_genirq.c # in 2.6.27–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - U index
Automatically generated (in year 2024). See also LKDDb sources on GitLab