代码搜索:drive 有哪些应用?
找到约 10,000 项符合「drive 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/136786/5864981
c pf.c
/*
pf.c (c) 1997-8 Grant R. Guenther
Under the terms of the GNU General Public License.
This is the high-level driver for parallel
www.eeworm.com/read/135409/5886817
txt 20043221317310aaa.txt
硬盘坏道全接触(附相关工具软件下载地址)
2003-12-8
硬盘坏道分为逻辑坏道和物理坏道两种,前者为软坏道,通常为软件操作或使用不当造成的,如许多解密工具,在进行解密的时候,在写入一些加密点数据时由于出现一些错误,而造成硬盘无法读取或者出现许多的坏道,可用软件修复;后者为真正的物理性坏道,它表明你的硬盘磁道上产生了物理损伤,如读写数据时震动了硬盘、分区时突然停电都可导致物理坏 ...
www.eeworm.com/read/135153/5888323
c floppy.c
/*
* linux/drivers/block/floppy.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
* Copyright (C) 1993, 1994 Alain Knaff
* Copyright (C) 1998 Alan Cox
*/
/*
* 02.12.91 - Changed to static var
www.eeworm.com/read/135153/5888332
c amiflop.c
/*
* linux/amiga/amiflop.c
*
* Copyright (C) 1993 Greg Harp
* Portions of this driver are based on code contributed by Brad Pepers
*
* revised 28.5.95 by Joerg Dorchain
* - now no bugs(
www.eeworm.com/read/135153/5888342
c blkpg.c
/*
* Partition table and disk geometry handling
*
* This obsoletes the partition-handling code in genhd.c:
* Userspace can look at a disk in arbitrary format and tell
* the kernel what partitions
www.eeworm.com/read/135153/5888383
c ide-pmac.c
/*
* linux/drivers/ide/ide-pmac.c Version ?.?? Mar. 18, 2000
*
* Support for IDE interfaces on PowerMacs.
* These IDE interfaces are memory-mapped and have a DBDMA channel
* for doing DMA.
*
*
www.eeworm.com/read/135153/5888390
c ide-probe.c
/*
* linux/drivers/ide/ide-probe.c Version 1.07 March 18, 2001
*
* Copyright (C) 1994-1998 Linus Torvalds & authors (see below)
*/
/*
* Mostly written by Mark Lord
*
www.eeworm.com/read/133772/5901357
mkdisk0
#! /bin/bash
#
# Add the following lines to your ~/.mtoolsrc file before running this script
#
# drive z: file="/tmp/disk0.img" partition=1
# drive y: file="/tmp/disk0.img" partition=2
#
#
#
www.eeworm.com/read/132747/5910189
c floppy.c
/*
* linux/kernel/floppy.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
* Copyright (C) 1993, 1994 Alain Knaff
*/
/*
* 02.12.91 - Changed to static variables to indicate need for reset
* an
www.eeworm.com/read/132747/5910250
c floppy.c
/*
* linux/kernel/floppy.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
* Copyright (C) 1993, 1994 Alain Knaff
*/
/*
* 02.12.91 - Changed to static variables to indicate need for reset
* an