firewire: Add SBP-2 protocol driver for storage devices.
Signed-off-by: Kristian Høgsberg <krh@redhat.com> Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Tento commit je obsažen v:

odevzdal
Stefan Richter

rodič
ed5689122f
revize
9ba136d0fe
@@ -31,4 +31,16 @@ config FW_OHCI
|
||||
To compile this driver as a module, say M here: the
|
||||
module will be called fw-ohci.
|
||||
|
||||
config FW_SBP2
|
||||
tristate "Support for storage devices (SBP-2 protocol driver)"
|
||||
depends on FW && SCSI
|
||||
help
|
||||
This option enables you to use SBP-2 devices connected to an
|
||||
firewire bus. SBP-2 devices include storage devices like
|
||||
harddisks and DVD drives, also some other FireWire devices
|
||||
like scanners.
|
||||
|
||||
You should also enable support for disks, CD-ROMs, etc. in the SCSI
|
||||
configuration section.
|
||||
|
||||
endmenu
|
||||
|
@@ -7,3 +7,4 @@ fw-core-objs := fw-card.o fw-topology.o fw-transaction.o fw-iso.o \
|
||||
|
||||
obj-$(CONFIG_FW) += fw-core.o
|
||||
obj-$(CONFIG_FW_OHCI) += fw-ohci.o
|
||||
obj-$(CONFIG_FW_SBP2) += fw-sbp2.o
|
1073
drivers/firewire/fw-sbp2.c
Normální soubor
1073
drivers/firewire/fw-sbp2.c
Normální soubor
Rozdílový obsah nebyl zobrazen, protože je příliš veliký
Načíst rozdílové porovnání
Odkázat v novém úkolu
Zablokovat Uživatele