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 Oct 2008 23:03:54 +0200
From:	"Markus Rechberger" <mrechberger@...il.com>
To:	"Linux Kernel Mailing List" <linux-kernel@...r.kernel.org>,
	em28xx <em28xx@...ntral.de>
Subject: [PATCH 2/7] adding latest xc3028 driver

    xc3028_module.c:
    wrapper for the linux dvb frontend API
    xc3028fw_helper.c:
    firmware helper in order to align the raw videoblob to the
corresponding standard.
    xc3028_control.c:
    Xceive core tuning driver

    the driver uses the tunerchip.h callbacks in order to only attach
once in the em28xx-video file
    for multistandard devices.
    FM Radio, AnalogTV standards and Digital TV standards are tested.

    There are 2 firmwares xc3028 and xc3028L, both are merged into one
firmware blob which
    is available on mcentral.de

    This driver is part of the standalone em28xx driver which is also
target'ed to work without any framework upgrades
    on the eeePC (kernel 2.6.21), it's the latest reference driver from Xceive.

View attachment "em28xx-02.diff" of type "text/x-diff" (343727 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ