Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - F index

CONFIG_FIREWIRE_OHCI: OHCI-1394 controllers

General informations

The Linux kernel configuration item CONFIG_FIREWIRE_OHCI has multiple definitions:

OHCI-1394 controllers found in drivers/firewire/Kconfig

The configuration item CONFIG_FIREWIRE_OHCI:

Help text

Enable this driver if you have a FireWire controller based on the OHCI specification. For all practical purposes, this is the only chipset in use, so say Y here.

To compile this driver as a module, say M here: The module will be called firewire-ohci.

Support for OHCI FireWire host controllers found in drivers/firewire/Kconfig

The configuration item CONFIG_FIREWIRE_OHCI:

Help text

Enable this driver if you have a FireWire controller based on the OHCI specification. For all practical purposes, this is the only chipset in use, so say Y here.

To compile this driver as a module, say M here: The module will be called firewire-ohci. It replaces ohci1394 of the classic IEEE 1394 stack.

NOTE:

You should only build ohci1394 or firewire-ohci, but not both. If you nevertheless want to install both, you should configure them only as modules and blacklist the driver(s) which you don't want to have auto-loaded. Add either

blacklist firewire-ohci or blacklist ohci1394 blacklist video1394 blacklist dv1394

to /etc/modprobe.conf or /etc/modprobe.d/* and update modprobe.conf depending on your distribution. The latter two modules should be blacklisted together with ohci1394 because they depend on ohci1394.

If you have an old modprobe which doesn't implement the blacklist directive, use "install modulename /bin/true" for the modules to be blacklisted.

Hardware

PCI

Numeric ID (from LKDDb) and names (from pci.ids) of recognized devices:

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - F index

Automatically generated (in year 2024). See also LKDDb sources on GitLab