代码搜索:RAMDISK
找到约 1,135 项符合「RAMDISK」的源代码
代码结果 1,135
www.eeworm.com/read/102935/6227683
c addsystemmap.c
#include
#include
#include
#include
#include
void xlate( char * inb, char * trb, unsigned len )
{
unsigned i;
for ( i=0; i
www.eeworm.com/read/252270/12290005
txt 试试一张软盘可装下linux(转).txt
作者:L772
email: L772@263.net
日期:8/18/2001 3:18:48 PM
试试一张软盘可装下Linux
2001-08-06 12:55
发布者:netbull 阅读次数:657
张宏伟、欧阳平平
嵌入式Linux由一个几百KB的kernel(内核)和一些根据需要进行定制的系统模块组成。由于Linux是开放源代码的操作系统,因
www.eeworm.com/read/233039/14171772
txt remote-boot.txt
Linux Remote-Boot mini-HOWTO: 使用 Red-Hat Linux, DOS, Windows 3.1 及 Windows
95 设定远端开机工作站
作者: Marc Vuilleumier Stu:ckelberg, Sandro
www.eeworm.com/read/173687/9641802
makefile
EDEVLIB:
cd Efd; make fdhand
cd null; make null.o
cd Etty; make ttyhand
cd Etime; make timehand
cd ramdisk; make ramd.o
cd Ehd; make hdhand
cd inbus; make inbus.o
cd net; make netd.o
rm -f Ed
www.eeworm.com/read/201524/15402768
inc fdc.inc
;### fdc.inc ### Menuetos floppy stuff.
;Version 0.2: Write individual tracks. / Sync ramdisk floppy
;Version 0.1: Write full ramdisk to floppy.
;
www.eeworm.com/read/101154/15849587
txt remote-boot.txt
Linux Remote-Boot mini-HOWTO: 使用 Red-Hat Linux, DOS, Windows 3.1 及 Windows
95 设定远端开机工作站
作者: Marc Vuilleumier Stu:ckelberg, Sandro
www.eeworm.com/read/100343/15876584
mak portdr~1.mak
# Microsoft Developer Studio Generated NMAKE File, Format Version 4.10
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) External Target" 0x0106
!IF "$(CFG)" == ""
CFG=PortDriver - Win32 Debug
!MES
www.eeworm.com/read/386582/8737547
c bootimg.c
/*
* Copyright (C) 2008 The Android Open Source Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that t
www.eeworm.com/read/386582/8736949
c mkbootimg.c
/* tools/mkbootimg/mkbootimg.c
**
** Copyright 2007, The Android Open Source Project
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compl