3 menu "IEEE 1394 (FireWire) support (JUJU alternative stack)"
5 comment "This is an EXPERIMENTAL set of alternative FireWire drivers."
6 depends on EXPERIMENTAL=n
9 tristate "IEEE 1394 (FireWire) support (JUJU alternative stack, experimental)"
10 depends on EXPERIMENTAL
12 IEEE 1394 describes a high performance serial bus, which is also
13 known as FireWire(tm) or i.Link(tm) and is used for connecting all
14 sorts of devices (most notably digital video cameras) to your
17 If you have FireWire hardware and want to use it, say Y here. This
18 is the core support only, you will also need to select a driver for
19 your IEEE 1394 adapter.
21 This is the "JUJU" FireWire stack, an alternative
22 implementation designed for robustness and simplicity.
24 To compile this driver as a module, say M here: the
25 module will be called fw-core.
28 tristate "Support for OHCI FireWire host controllers"
31 Enable this driver if you have a FireWire controller based
32 on the OHCI specification. For all practical purposes, this
33 is the only chipset in use, so say Y here.
35 To compile this driver as a module, say M here: the
36 module will be called fw-ohci.
39 tristate "Support for storage devices (SBP-2 protocol driver)"
42 This option enables you to use SBP-2 devices connected to a
43 FireWire bus. SBP-2 devices include storage devices like
44 harddisks and DVD drives, also some other FireWire devices
47 You should also enable support for disks, CD-ROMs, etc. in the SCSI
48 configuration section.