代码搜索结果

找到约 6,277 项符合 Firmware 的代码

opera-firmware.txt

To extract the firmware for the Opera DVB-S1 USB-Box you need to copy the files: 2830SCap2.sys 2830SLoad2.sys from the windriver disk into this directory. Then run ./get_dvb_firware opera1 and af

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.h

typedef struct FirmWare{ int flag; int length_bin; int length_img; }FirmWare; #define BINZIP 0x00000001 #define IMGZIP 0x00000002 #define ISBINZIP(flag) ((flag)&0x00000001) #define ISB

firmware.c

/** * NXT bootstrap interface; NXT firmware handling code. * * Copyright 2006 David Anderson * * This program is free software; you can redistribute it and/or * modif

firmware.h

/** * NXT bootstrap interface; NXT firmware handling code. * * Copyright 2006 David Anderson * * This program is free software; you can redistribute it and/or * modif

readme-firmware

Hi all, we provide 2 firmware versions. The one that is getting built by default provides a Link Layer interface to the CI slots of your DVB card. A sample implementation of a CI library using this

prism-firmware.control

Package: prism-firmware Version: 1.0-r3 Description: Firmware for the Prism 2.x/3 cards Section: base Priority: optional Maintainer: Angstrom Developers Architect

prism-firmware.list

/etc/udev/rules.d/hostap.rules /lib/firmware/rf010704.hex /lib/firmware/pm010102.hex /lib/firmware/ak010104.hex /lib/udev/prism-fw.sh /lib/firmware/af010104.hex

firmware.h

#ifndef _LINUX_FIRMWARE_H #define _LINUX_FIRMWARE_H #include #include #define FIRMWARE_NAME_MAX 30 struct firmware { size_t size; u8 *data; }; struct devic

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