代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/361963/10026310
c dev_c3745.c
/*
* Cisco 3745 simulation platform.
* Copyright (c) 2006 Christophe Fillot (cf@utc.fr)
*
* Generic Cisco 3745 routines and definitions (EEPROM,...).
*/
#include
#include
#i
www.eeworm.com/read/361963/10026343
h dev_c3725.h
/*
* Cisco router simulation platform.
* Copyright (c) 2006 Christophe Fillot (cf@utc.fr)
*
* Generic Cisco 3725 routines and definitions (EEPROM,...).
*/
#ifndef __DEV_C3725_H__
#define __DEV_C
www.eeworm.com/read/361963/10026368
h dev_wic_serial.h
/*
* Cisco router simulation platform.
* Copyright (c) 2007 Christophe Fillot (cf@utc.fr)
*
* WIC-1T & WIC-2T devices.
*/
#ifndef __DEV_WIC_SERIAL_H__
#define __DEV_WIC_SERIAL_H__
#include
www.eeworm.com/read/361963/10026390
h dev_dec21140.h
/*
* Cisco router simulation platform.
* Copyright (c) 2005,2006 Christophe Fillot (cf@utc.fr)
*/
#ifndef __DEV_DEC21140_H__
#define __DEV_DEC21140_H__
#include
#include "utils.h"
www.eeworm.com/read/361963/10026395
c dev_wic_serial.c
/*
* Cisco router simulation platform.
* Copyright (c) 2007 Christophe Fillot (cf@utc.fr)
*
* WIC-1T & WIC-2T devices.
*/
#include
#include
#include
#include
www.eeworm.com/read/361963/10026405
c dev_pcmcia_disk.c
/*
* Cisco router simulation platform.
* Copyright (c) 2006 Christophe Fillot. All rights reserved.
*
* PCMCIA ATA Flash emulation.
*/
#include
#include
#include
www.eeworm.com/read/361963/10026447
h dev_c7200.h
/*
* Cisco router simulation platform.
* Copyright (c) 2005,2006 Christophe Fillot (cf@utc.fr)
*
* Generic Cisco 7200 routines and definitions (EEPROM,...).
*
* Notes on IRQs (see "show stack"):
www.eeworm.com/read/361963/10026448
c dev_mv64460.c
/*
* Cisco router simulation platform.
* Copyright (c) 2005,2006 Christophe Fillot (cf@utc.fr)
*
* Marvell MV64460 system controller.
*
* Based on GT9100 documentation and Linux kernel sources.
www.eeworm.com/read/361963/10026454
c dev_dec21140.c
/*
* Cisco router simlation platform.
* Copyright (C) 2005,2006 Christophe Fillot. All rights reserved.
*
* DEC21140 FastEthernet chip emulation.
*
* It allows to emulate a C7200-IO-FE card w
www.eeworm.com/read/361963/10026461
h dev_mpc860.h
/*
* Cisco Router Simulation platform.
* Copyright (c) 2005,2006 Christophe Fillot (cf@utc.fr)
*/
#ifndef __DEV_MPC860_H__
#define __DEV_MPC860_H__
#include
#include "utils.h"
#incl