linux/drivers/firewire
Kristian Høgsberg e175569c46 firewire: Use lib/ implementation of CRC ITU-T.
With the CRC ITU-T implementation available in lib/ we can use that instead.

This also fixes a bug in the topology map crc computation.

Signed-off-by: Kristian Hoegsberg <krh@redhat.com>
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de> (fixed Kconfig)
2007-05-10 18:24:13 +02:00
..
Kconfig firewire: Use lib/ implementation of CRC ITU-T. 2007-05-10 18:24:13 +02:00
Makefile firewire: Rename fw-device-cdev.c to fw-cdev.c and move header to include/linux. 2007-04-30 23:08:13 +02:00
fw-card.c firewire: Use lib/ implementation of CRC ITU-T. 2007-05-10 18:24:13 +02:00
fw-cdev.c firewire: Rename fw-device-cdev.c to fw-cdev.c and move header to include/linux. 2007-04-30 23:08:13 +02:00
fw-device.c firewire: don't use extern on public symbols 2007-04-27 01:39:03 +02:00
fw-device.h firewire: Use device->groups for adding device attributes. 2007-03-28 21:30:13 +02:00
fw-iso.c firewire: Move sync and tag parameters to start_iso ioctl. 2007-03-15 18:21:36 +01:00
fw-ohci.c firewire: Check for CONTEXT_RUN not CONTEXT_ACTIVE when starting AT DMA context. 2007-04-12 00:18:57 +02:00
fw-ohci.h firewire: Implement basic isochronous receive functionality. 2007-03-09 22:02:58 +01:00
fw-sbp2.c firewire: Do an agent reset on error recovery. 2007-04-12 01:28:13 +02:00
fw-topology.c firewire: Use lib/ implementation of CRC ITU-T. 2007-05-10 18:24:13 +02:00
fw-topology.h firewire: Use lib/ implementation of CRC ITU-T. 2007-05-10 18:24:13 +02:00
fw-transaction.c firewire: Implement CSR cycle time and bus time registers. 2007-03-09 22:03:15 +01:00
fw-transaction.h firewire: Add phy register defines. 2007-03-24 23:29:19 +01:00