lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 22 Apr 2009 16:38:28 -0700
From:	Greg KH <greg@...ah.com>
To:	David Woodhouse <dwmw2@...radead.org>
Cc:	maximilian attems <max@...o.at>,
	"Christopher J. Harrer" <charrer@...critech.com>,
	Bernd Porr <BerndPorr@....com>, linux-kernel@...r.kernel.org
Subject: [GIT PULL] linux-firmware updates

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@...ter.kernel.org:/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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ