[GIT PULL] linux-firmware updates

From: Greg KH
Date: Wed Apr 22 2009 - 19:41:43 EST


The following changes since commit a1b8f9ee2c559adc85a3a87e8352f451ad4747b4:
David Woodhouse (1):
Merge branch 'master' of http://git.decadent.org.uk/git/linux-firmware

are available in the git repository at:

gregkh@xxxxxxxxxxxxxxxxx:/pub/scm/linux/kernel/git/gregkh/linux-firmware.git gregkh

Bernd Porr (2):
Add usbdux firmware
Add the source code for the usbdux firmware

maximilian attems (1):
Alacritech: reword firmware license to be distributable

WHENCE | 16 +-
usbdux/Makefile_dux | 19 +
usbdux/README.dux | 15 +
usbdux/fx2-include.asm | 164 ++++++
usbdux/usbdux_firmware.asm | 1184 ++++++++++++++++++++++++++++++++++++++++
usbdux/usbduxfast_firmware.asm | 547 +++++++++++++++++++
usbdux_firmware.bin | Bin 0 -> 1770 bytes
usbduxfast_firmware.bin | Bin 0 -> 999 bytes
8 files changed, 1941 insertions(+), 4 deletions(-)
create mode 100644 usbdux/Makefile_dux
create mode 100644 usbdux/README.dux
create mode 100644 usbdux/fx2-include.asm
create mode 100644 usbdux/usbdux_firmware.asm
create mode 100644 usbdux/usbduxfast_firmware.asm
create mode 100644 usbdux_firmware.bin
create mode 100644 usbduxfast_firmware.bin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/