firewire: Increase the number of config rom retries and the retry delay.
[safe/jmp/linux-2.6] / drivers / firewire / fw-device.h
2007-03-28 Kristian Høgsbergfirewire: Use device->groups for adding device attributes.
2007-03-20 Stefan Richterfirewire: ROM cache is CPU-endian
2007-03-09 Kristian Høgsbergfirewire: Use only a wait queue and terminate poll...
2007-03-09 Kristian Høgsbergfirewire: Switch cdev code over to use register_chrdev...
2007-03-09 Kristian Høgsbergfirewire: Add a bus reset event type for fw-device...
2007-03-09 Stefan Richterfirewire: use atomic type for fw_device.state
2007-03-09 Stefan Richterfirewire: comma after last enum item or initializer
2007-03-09 Stefan Richterfirewire: whitespace adjustments
2007-03-09 Stefan Richterfirewire: mark some structs const
2007-03-09 Stefan Richterfirewire: consistent ifndef blocks in header files
2007-03-09 Kristian Høgsbergfirewire: Add device probing and sysfs integration.