代码搜索结果
找到约 6,737 项符合
Firmware 的代码
map.a
; TITLE("P2 Firmware Initialization")
;++
;
; Copyright (c) 2001. Samsung Electronics, co. ltd All rights reserved.
;
; Module Name:
;
; map920.h
;
; Abstract:
;
; This module co
map.a
; TITLE("P2 Firmware Initialization")
;++
;
; Copyright (c) 2001. Samsung Electronics, co. ltd All rights reserved.
;
; Module Name:
;
; map920.h
;
; Abstract:
;
; This module co
ezusb_convert.pl
#! /usr/bin/perl -w
# convert an Intel HEX file into a set of C records usable by the firmware
# loading code in usb-serial.c (or others)
# accepts the .hex file(s) on stdin, a basename (to name th
keyspan_usa28_fw.h
/* keyspan_usa28_fw.h
The firmware contained herein as keyspan_usa28_fw.h is
Copyright (C) 1999-2001
Keyspan, A division of InnoSys Incorporated ("Keyspan")
as an unpublished work. This not
xircom_pgs_fw.h
/*
* USB Xircom PGS Firmware
*
* Copyright (c) 1999, 2000 Brian Warner
* Copyright (c) 2001 Cristian M. Craciunescu
*
* This program is free softw
keyspan_usa19_fw.h
/* keyspan_usa19_fw.h
The firmware contained herein as keyspan_usa19_fw.h is
Copyright (C) 1999-2001
Keyspan, A division of InnoSys Incorporated ("Keyspan")
as an unpublished work. This no
usb_main.h
/*
Rev History
11/22/02 - DM: 1. Updated function prototypes and added constants
to USB_MAIN.h with sample interrupt firmware.
File: USB_MAIN.h
Author: JS
usb_main.h
/*
Rev History
11/22/02 - DM: 1. Updated function prototypes and added constants
to USB_MAIN.h with sample interrupt firmware.
File: USB_MAIN.h
Author: JS
reset.c
/*
* Reset a Jazz machine.
*
* We don't trust the firmware so we do it the classic way by poking and
* stabbing at the keyboard controller ...
*/
#include
#include
prom_init.c
/*
* Procedures for interfacing to Open Firmware.
*
* Paul Mackerras August 1996.
* Copyright (C) 1996-2005 Paul Mackerras.
*
* Adapted for 64bit PowerPC by Dave Engebretsen and Peter Bergner.