代码搜索结果
找到约 6,277 项符合
Firmware 的代码
dvb-dibusb-firmware.c
/*
* dvb-dibusb-firmware.c is part of the driver for mobile USB Budget DVB-T devices
* based on reference design made by DiBcom (http://www.dibcom.fr/)
*
* Copyright (C) 2004-5 Patrick Boettcher
device firmware upgrade.eww
$WS_DIR$\Device Firmware Upgrade.ewp
firmware.npl
JDF F
// Created by Project Navigator ver 1.0
PROJECT Firmware
DESIGN firmware Normal
DEVFAM spartan2
DEVFAMTIME 0
DEVICE xc2s15
DEVICETIME 0
DEVPKG cs144
DEVPKGTIME 0
DEVSPEED -6
DEVSPEEDT
firmware.npl
JDF F
// Created by Project Navigator ver 1.0
PROJECT Firmware
DESIGN firmware Normal
DEVFAM spartan2
DEVFAMTIME 0
DEVICE xc2s15
DEVICETIME 0
DEVPKG cs144
DEVPKGTIME 0
DEVSPEED -6
DEVSPEEDT
firmware.c
/*
* arch/parisc/kernel/firmware.c - safe PDC access routines
*
* PDC == Processor Dependent Code
*
* See http://www.parisc-linux.org/documentation/index.html
* for documentation describing the
firmware.c
/*
* firmware.c - firmware subsystem hoohaw.
*
* Copyright (c) 2002-3 Patrick Mochel
* Copyright (c) 2002-3 Open Source Development Labs
*
* This file is released under the GPLv2
*
*/
#includ
firmware.h
#ifndef _LINUX_FIRMWARE_H
#define _LINUX_FIRMWARE_H
#include
#include
#define FIRMWARE_NAME_MAX 30
struct firmware {
size_t size;
u8 *data;
};
int request_firmware(
firmware.txt
Some DVB cards and many newer frontends require proprietary,
binary-only firmware.
The DVB drivers will be converted to use the request_firmware()
hotplug interface (see Documentation/firmware_class/
firmware.cpp
#include
#include
#include
#include "alt_def.h"
#include "bootldr.h"
#include "xmodem.hpp"
#include "flash.hpp"
#include "firmware.h"
VOID LoadFirmware
readme.firmware
The following binary firmware files are (c) Conexant, and do not fall
under the GPL or MPL. They are assumed to have the same license as
their windows client drivers, ie everyone who bought a card th