代码搜索结果
找到约 6,737 项符合
Firmware 的代码
usb.txt
以下只用了端点1进行控制传输,端点2的数据传输自己添加,没有使用DMA功能,为简单的固件程序
/**************************************************************************
PHILIPS PDIUSBD12 FIRMWARE
CO
usbci.c
/*
* usbci.c
*
* PDIUSBD12 USB device comm's - "Command Interface layer".
*
* From Philips PDIUSBD12 firmware library (D12CI.C)
*
* NB: See "usbhal.h" for definitions of macros DISABLE_
configure.ac
AC_INIT([tivownet_loadfw], [0.1], [stephenws@users.sourceforge.net])
AC_MSG_NOTICE([$PACKAGE_NAME-$PACKAGE_VERSION Firmware downloader for the TiVo USB Wireless Adapter.])
AM_INIT_AUTOMAKE([-Wall -
protodma._c
#include "includes.h"
extern unsigned char idata_EpBuf[EP2_PACKET_SIZE];
//Get fireware version
void get_fireware_version()
{
unsigned char i;
i=0x30; //firmware version number
flags.compile
-g
-O
-fno-builtin-memcpy
-ansi
-pedantic
-Wall
-Wmissing-prototypes
-Wstrict-prototypes
-Wsign-compare
-Wredundant-decls
-Werror
-IC:/BlueLab401/tools/include/firmware
-IC:/BlueLab401/too
flags.compile
-g
-O
-fno-builtin-memcpy
-ansi
-pedantic
-Wall
-Wmissing-prototypes
-Wstrict-prototypes
-Wsign-compare
-Wredundant-decls
-Werror
-IC:/BlueLab401/tools/include/firmware
-IC:/BlueLab401/too
flags.compile
-g
-O
-fno-builtin-memcpy
-ansi
-pedantic
-Wall
-Wmissing-prototypes
-Wstrict-prototypes
-Wsign-compare
-Wredundant-decls
-Werror
-IC:/BlueLab41/tools/include/firmware
-IC:/BlueLab41/tools
readme.txt
01/25/07 Kevin v0.1
03/22/07 Jason v0.2
This directory contains the DMA firmware for FS7805 chip.
The purpose of this software is to demonstrate how to use DMA in the FS7805 chip.
hack-coff.c
/*
* BK Id: SCCS/s.hack-coff.c 1.8 05/18/01 06:20:29 patch
*/
/*
* hack-coff.c - hack the header of an xcoff file to fill in
* a few fields needed by the Open Firmware xcoff loader on
* Power Mac
hack-coff.c
/*
* BK Id: SCCS/s.hack-coff.c 1.8 05/18/01 06:20:29 patch
*/
/*
* hack-coff.c - hack the header of an xcoff file to fill in
* a few fields needed by the Open Firmware xcoff loader on
* Power Mac