Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - U index
The Linux kernel configuration item CONFIG_UIO_AEC
:
CONFIG_PCI
uio_aec
UIO driver for the Adrienne Electronics Corporation PCI time code device.
This device differs from other UIO devices since it uses I/O ports instead of memory mapped I/O. In order to make it possible for UIO to work with this device a utility, uioport, can be used to read and write the ports:
git clone git://ifup.org/philips/uioport.git
If you compile this as a module, it will be called uio_aec.
Numeric ID (from LKDDb) and names (from pci.ids) of recognized devices:
aecb
("Adrienne Electronics Corporation"), device: 6250
("VITC/LTC Timecode Reader card [PCI-VLTC/RDR]")Raw data from LKDDb:
lkddb module uio_aec CONFIG_UIO_AEC : drivers/uio/Kconfig : "AEC video timestamp device" # in 2.6.30–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb pci aecb 6250 .... .... ...... : CONFIG_UIO CONFIG_UIO_AEC : drivers/uio/uio_aec.c # in 2.6.30–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