代码搜索结果
找到约 6,737 项符合
Firmware 的代码
aicasm.c
/*
* Aic7xxx SCSI host adapter firmware asssembler
*
* Copyright (c) 1997, 1998, 2000, 2001 Justin T. Gibbs.
* Copyright (c) 2001 Adaptec Inc.
* All rights reserved.
*
* Redistribution and use
salone.c
/*
* Routines to load into memory and execute stand-along program images using
* ARCS PROM firmware.
*
* Copyright (C) 1996 David S. Miller (dm@engr.sgi.com)
*/
#include
#include
aicasm.c
/*
* Aic7xxx SCSI host adapter firmware asssembler
*
* Copyright (c) 1997, 1998, 2000, 2001 Justin T. Gibbs.
* Copyright (c) 2001, 2002 Adaptec Inc.
* All rights reserved.
*
* Redistribution an
sticore.c
/*
* linux/drivers/video/console/sticore.c -
* core code for console driver using HP's STI firmware
*
* Copyright (C) 2000 Philipp Rumpf
* Copyright (C) 2001-2003 Helge Deller
prom.h
#ifndef _PPC64_PROM_H
#define _PPC64_PROM_H
/*
* Definitions for talking to the Open Firmware PROM on
* Power Macintosh computers.
*
* Copyright (C) 1996 Paul Mackerras.
*
* Updates for PPC64 b
salone.c
/*
* salone.c: Routines to load into memory and execute stand-along
* program images using ARCS PROM firmware.
*
* Copyright (C) 1996 David S. Miller (dm@engr.sgi.com)
*
* $Id: salone.
salone.c
/*
* Routines to load into memory and execute stand-along program images using
* ARCS PROM firmware.
*
* Copyright (C) 1996 David S. Miller (dm@engr.sgi.com)
*/
#include
#include
makefile
# BK Id: SCCS/s.Makefile 1.16 09/28/01 07:39:37 trini
#
# Makefile for making XCOFF bootable images for booting on PowerMacs
# using Open Firmware.
#
# Paul Mackerras January 1997
#
# Cleaned up, move
pmgr1110.s
; TITLE("SA11X0 Firmware Initialization")
;++
;
; Copyright (c) 1999 Intel Corporation
;
;--
OPT 2 ; disable listing
INCLUDE kxarm.h
INCLUDE sa11x0.inc
INCLUDE sa11
salone.c
/*
* salone.c: Routines to load into memory and execute stand-along
* program images using ARCS PROM firmware.
*
* Copyright (C) 1996 David S. Miller (dm@engr.sgi.com)
*
* $Id: salone.