搜索资源列表
hdd
- 这是一个破解还原卡的程序,可以在Windows环境下直接穿透还原卡读取数据.能够分析部分还原卡的管理员密码. 注:本代码为本人原创,这绝对不是用的\"风般男人\"所写原理实现的,识货的人可以很容易就看出来,他的代码用的CHS模式,有8G容量限制,而我的是用的LBA模式,看起来虽然相似,都是ATA标准嘛.-This is a break Reduction card procedures, in the Windows envi
demo_disk
- dos启动下,使用tc编译通过,实现读取硬盘按LBA寻址的任何扇区的数据,是访问硬盘数据的基本方式。-dos start, the use of tc compile realize drives read by the LBA addressing any sector data access to the hard drive data is the basic method.
hdd
- 这是一个破解还原卡的程序,可以在Windows环境下直接穿透还原卡读取数据.能够分析部分还原卡的管理员密码. 注:本代码为本人原创,这绝对不是用的"风般男人"所写原理实现的,识货的人可以很容易就看出来,他的代码用的CHS模式,有8G容量限制,而我的是用的LBA模式,看起来虽然相似,都是ATA标准嘛.-This is a break Reduction card procedures, in the Windows enviro
demo_disk
- dos启动下,使用tc编译通过,实现读取硬盘按LBA寻址的任何扇区的数据,是访问硬盘数据的基本方式。-dos start, the use of tc compile realize drives read by the LBA addressing any sector data access to the hard drive data is the basic method.
LBA
- 一份介绍硬盘结构的资料,想学先关知识的朋友可以下载来看看。-hard disk
Design
- 分析了硬盘容量限制的成因以及LBA 48b寻址模式对137.4GB容量的突破。在此基础上进一步分析 了Vxworks平台下不能识别超过137.4GB容量硬盘的原因。然后根据硬盘LBA 48b寻址模式的原理,分析如 何修改Vxw0rks平台下的ATA驱动程序,最终达到支持大容量硬盘的能力-Analysis of the causes of hard drive capacity, as well as addressing mod
HDD_Information
- 获取硬盘IDE端口的信息,包括PRIMARY,MASTER,SECONDORY MASTER,信息包括硬盘的ID,SN,FW,LBA,-IDE port for hard disk information, including PRIMARY, MASTER, SECONDORY MASTER, information, including the hard disk ID, SN, FW, LBA, and so on
Isofix1.3
- This utility will fix a given ISO image (Which where extracted from Dreamcast GD Rom Disk ) with a known starting LBA value so resulting image dest.iso will have starting LBA = 0. This would let ISObuster and other I
DRIVE_LAYOUT_INFORMATION
- 使用DRIVE_LAYOUT_INFORMATION 取得硬盘分区编号,大小,LBA等信息-Obtained using the hard disk partition DRIVE_LAYOUT_INFORMATION number, size, LBA and other information
PRO_3.1.2_T1621
- Tree other test for maximun lba bla bla tes goaem e-Tree other test for maximun lba bla bla tes goaem ekk
a34u113
- Recent Bios file for Aopen S370 Motherboard, includes already 48 Bit Lba-Addressing
MBR-read
- 读取磁盘MBR信息及扩展分区信息(包括CHS参数,LBA参数等)-Read the MBR message
ata
- 摘要:目前微机中最为流行的硬盘接口的技术细节,为硬盘接口设计提供了全面的技术信息。 关键词:硬盘接口 ATA标准 IDE接口 LBA模式-Abstract: At present, the most popular computer in the technical details of the hard disk interface for hard disk interface designed to provide compr
lba_pci
- PCI Lower Bus Adapter (LBA) manager driver for Linux.
atmospheric_correction_IJRS_2002
- LBA research , atmospheric correction method
lba_pci
- PCI Lower Bus Adapter (LBA) manager for Linux v2.13.6.
sm_ftl
- LBA to physical table for Linux v2.13.6.
lba_pci
- PCI Lower Bus Adapter (LBA) manager.
sba_iommu
- System Bus Adapter (SBA) I O MMU manager.FIXME: add DMA hint support programming in both sba and lba modules.
RAMDISK_IO_GET_OK
- Window下ramdisk源码,修改后使其能够打印所有IO请求信息,包含起始扇区号(lba)和扇区数(seccnt),对于开发定制型存储驱动很有帮助。-ramdisk driver under windows,you can get io request message to develop your own storage driver