Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/firewire
Stefan Richter fe77d4f283 firewire: add Kconfig help on building both stacks
Alas that won't work so good, because nobody reads help texts.

I thought about adding some crude multiple choice selection (build the
old stack, build the new stack, build both stacks).  It's possible, but
it would introduce awkward dummy config variables.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
2007-06-29 17:32:07 +02:00
..
fw-card.c firewire: Implement suspend/resume PCI driver hooks. 2007-05-31 21:40:14 +02:00
fw-cdev.c firewire: Only set client->iso_context if allocation was successful. 2007-06-21 00:09:41 +02:00
fw-device.c
fw-device.h firewire: fw-sbp2: implement sysfs ieee1394_id 2007-05-31 21:40:13 +02:00
fw-iso.c
fw-ohci.c firewire: fix async reception on big endian machines 2007-06-29 17:32:07 +02:00
fw-ohci.h
fw-sbp2.c firewire: fw-sbp2: implement sysfs ieee1394_id 2007-05-31 21:40:13 +02:00
fw-topology.c
fw-topology.h
fw-transaction.c
fw-transaction.h
Kconfig firewire: add Kconfig help on building both stacks 2007-06-29 17:32:07 +02:00
Makefile