代码搜索:RAMDISK
找到约 1,135 项符合「RAMDISK」的源代码
代码结果 1,135
www.eeworm.com/read/275564/10811715
changelog
(If somebody can show me how to update the ChangeLog from CVS, I'd be
more than grateful -- Erik)
$Id: ChangeLog,v 1.6 2001/08/30 08:46:07 erikm Exp $
blob-2.0.4:
- Fix RAMDISK_SIZE (should be in _k
www.eeworm.com/read/198225/7946863
changelog
(If somebody can show me how to update the ChangeLog from CVS, I'd be
more than grateful -- Erik)
$Id: ChangeLog,v 1.6 2001/08/30 08:46:07 erikm Exp $
blob-2.0.4:
- Fix RAMDISK_SIZE (should be in _k
www.eeworm.com/read/323013/13358633
changelog
(If somebody can show me how to update the ChangeLog from CVS, I'd be
more than grateful -- Erik)
$Id: ChangeLog,v 1.6 2001/08/30 08:46:07 erikm Exp $
blob-2.0.4:
- Fix RAMDISK_SIZE (should be in _k
www.eeworm.com/read/437033/1836684
makefile
# Makefile for ramdisk image
PROGRAMS=at_wini bios_wini cdprobe dev2name floppy loadramdisk newroot \
pci sh service sysenv mfs
EXTRA=drivers.conf passwd
MAKEDEV=/usr/bin/MAKEDEV
all: image.c imag
www.eeworm.com/read/295486/8159248
c ftpcopy.c
/************************* ftpCopy.c ***************************
description:
-----------
将远程FTP服务器上的文件下载到本地文件系统上
(需要在目标机上建立本地文件系统,
比如基于RamDisk的dosFs等)
**********************************
www.eeworm.com/read/408752/11370582
bas etc.bas
Attribute VB_Name = "ETC"
Public Const DRIVE_REMOVABLE = 2
Public Const DRIVE_FIXED = 3
Public Const DRIVE_REMOTE = 4
Public Const DRIVE_CDROM = 5
Public Const DRIVE_RAMDISK = 6
Declare Functi
www.eeworm.com/read/159242/10676051
makefile
#
# if you want the ram-disk device, define this to be the
# size in blocks.
#
AS86 =as86 -0 -a
LD86 =ld86 -0
AS =gas
LD =gld
LDFLAGS =-s -x -M
CC =gcc $(RAMDISK)
CFLAGS =-Wall -O -fstrength-reduce -
www.eeworm.com/read/295822/8138038
makefile
#
# if you want the ram-disk device, define this to be the
# size in blocks.
#
AS86 =as86 -0 -a
LD86 =ld86 -0
AS =gas
LD =gld
LDFLAGS =-s -x -M
CC =gcc $(RAMDISK)
CFLAGS =-Wall -O -fstrength-reduce -
www.eeworm.com/read/291498/8412327
makefile
#
# if you want the ram-disk device, define this to be the
# size in blocks.
#
RAMDISK = #-DRAMDISK=512
AS86 =as86 -0 -a
LD86 =ld86 -0
AS =as
LD =ld
LDFLAGS =-m elf_i386 -Ttext 0 -e startup_32
CC =
www.eeworm.com/read/289120/8574561
makefile
#
# if you want the ram-disk device, define this to be the
# size in blocks.
#
RAMDISK = #-DRAMDISK=512
AS86 =as86 -0 -a
LD86 =ld86 -0
AS =as
LD =ld
LDFLAGS =-m elf_i386 -Ttext 0 -e startup_32
CC =