Description: 嵌入式linux的bsp,支持powerpc系列cpu,包括网卡、CompactFLash、ATA disk boot 等驱程。-Embedded Linux bsp support powerpc series cpu, including LAN, CompactFLash, ATA disk drive such as boot process. Platform: |
Size: 1967076 |
Author:luron |
Hits:
Description: 嵌入式linux的bsp,支持powerpc系列cpu,包括网卡、CompactFLash、ATA disk boot 等驱程。-Embedded Linux bsp support powerpc series cpu, including LAN, CompactFLash, ATA disk drive such as boot process. Platform: |
Size: 1967104 |
Author:luron |
Hits:
Description: IDE bus master的技术文档
Bus master通过DMA将数据从ATA设备传输到内存中-IDE bus master of the technical documentation by Bus master DMA data from the ATA device to memory Platform: |
Size: 51200 |
Author:小小 |
Hits:
Description: a document introduce the ata and sata drivers on linux,good for divers developers-a document introduce the ata and sata drivers on linux, good for divers developers Platform: |
Size: 395264 |
Author:bruce lee |
Hits:
Description: 关于linux 2.6的网络原代码, 关于linux 2.6的网络原代码,-Network on linux 2.6 source code, source code for linux 2.6 network, about the linux 2.6 network source code Platform: |
Size: 173056 |
Author:boer |
Hits:
Description: 提供一个linux系统上的ata驱动函数库,很辛苦整理齐全的,希望大家补充后继续分享-Ata driver on a linux system libraries, very hard to sort out fully, I hope to continue to add Share Platform: |
Size: 126976 |
Author:zhangqiangw1 |
Hits:
Description: Component is active if it may diverge [0,0,0,1]. Undef values are promoted to [0,0,0,1] for the purposes of this analysis Source Code for Linux v2.13.6.
-Component is active if it may diverge [0,0,0,1]. Undef values are promoted to [0,0,0,1] for the purposes of this analysis Source Code for Linux v2.13.6.
Platform: |
Size: 5120 |
Author:quiqzzu |
Hits:
Description: linux下查看硬盘坏道信息代码
对于硬盘的坏道的确没有什么好的办法,ata协议中的smart命令本意上是好的,但是很多的硬盘厂商并没有很好的实现smart的功能;硬盘的相关错误信息会存在相应的扇区里,但是这些扇区相当于一个环形的缓冲区,所以记录的错误信息有限,如果需要完整的硬盘坏道信息,smart就无能为力了。通过完整的读一遍硬盘可以找出坏道的完整信息,但是读牵涉到了DMA的数据传输过程所以效率较低;ata的协议里READ VERIFY (EXT)命令大大提高效率,该命令是NO DATA类型的
-See information under linux hard disk damage code for hard disk bad sectors really no good way, ata protocol smart command intention is good, but a lot of hard disk manufacturers do not achieve a good smart functionality hard disk related error messages exist in the corresponding sector, but these sectors is equivalent to a circular buffer, so the limited information recording error, and if necessary complete hard disk damage information, smart on the powerless. Read it through a complete hard disk bad sectors can find complete information, but reading involves the DMA data transfer process is so inefficient ata agreement in READ VERIFY (EXT) greatly improves the efficiency of command, the command is NO DATA type . Platform: |
Size: 2048 |
Author:亮光 |
Hits: