代码搜索:ramdisk
找到约 1,135 项符合「ramdisk」的源代码
代码结果 1,135
www.eeworm.com/read/252157/12296497
flash_param
#!/usr/bin/kermit +
# usage: ./flash_param parameters
# Parameters: IP Address ETH Address ERIC Number
# Format: xxx.xxx.xxx.xxx xx:xx:xx:xx:xx:xx xxxx
set line /dev/ttyS0
set spee
www.eeworm.com/read/232307/14198964
c rd.c
/*
* ramdisk.c - Multiple RAM disk driver - gzip-loading version - v. 0.8 beta.
*
* (C) Chad Page, Theodore Ts'o, et. al, 1995.
*
* This RAM disk is designed to have filesystems created on it and
www.eeworm.com/read/217307/14969532
txt linux_1_4_x_93xx_flash_file_system.txt
*******************************************************************
Demo JFFS2 Flash File System under Atanasoff 1.4.x using EP93xx
This document describes how to setup and demonstrate JFFS2 F
www.eeworm.com/read/215463/15060688
h linux.h
/*
* linux/include/asm/setup.h
*
* Copyright (C) 1997-1999 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public
www.eeworm.com/read/168763/5436296
flash_param
#!/usr/bin/kermit +
# usage: ./flash_param parameters
# Parameters: IP Address ETH Address ERIC Number
# Format: xxx.xxx.xxx.xxx xx:xx:xx:xx:xx:xx xxxx
set line /dev/ttyS0
set spee
www.eeworm.com/read/168763/5436830
h setup.h
/*
* linux/include/asm/setup.h
*
* Copyright (C) 1997-1999 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public
www.eeworm.com/read/155374/5623943
flash_param
#!/usr/bin/kermit +
# usage: ./flash_param parameters
# Parameters: IP Address ETH Address ERIC Number
# Format: xxx.xxx.xxx.xxx xx:xx:xx:xx:xx:xx xxxx
set line /dev/ttyS0
set spee
www.eeworm.com/read/155374/5624282
h setup.h
/*
* linux/include/asm/setup.h
*
* Copyright (C) 1997-1999 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public
www.eeworm.com/read/152843/5656931
makefile
#
# Makefile for the DECstation family specific parts of the kernel
#
netboot: all
$(LD) -N -G 0 -T ld.ecoff ../../boot/zImage \
dec_boot.o ramdisk.img -o nbImage
obj-y := decstation.o
clean:
www.eeworm.com/read/173687/9641810
h ramd.h
/******************************************************************************
* Ramdisk settings (Memory area defined in memory.h)
*****************************************************************