搜索资源列表
ppcboot-1.0.6
- 嵌入式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.
ATA和SCSI硬盘的监控程序
- 在linux下用来检测 scsi和ata硬盘的程序。 我在sourceforge上下载的,是个好东西。
libata_linux
- 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
ahci-ATA
- 关于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
atalib
- 提供一个linux系统上的ata驱动函数库,很辛苦整理齐全的,希望大家补充后继续分享-Ata driver on a linux system libraries, very hard to sort out fully, I hope to continue to add Share
ide-cs
- A driver for PCMCIA IDE/ATA disk cards driver for Linux.
ata
- Bestcomm ATA task device driver for Linux.
bcom_ata_task
- Bestcomm ATA task microcode driver for Linux.
iomux-mx35
- ALI 15x3 PATA for new ATA layer for Embedded Linux.
nf_conntrack_ipv6
- AMD PATA new ATA layer for Linux v2.13.6.
ata
- Bestcomm ATA task driver for Linux v2.13.6.
nvc1
- Samsung CF-ATA Controller core functions for Linux v2.13.6.
pata_artop
- ARTOP ATA controller driver for Linux v2.13.6.
netconf
- Bestcomm ATA task microcode for Linux v2.13.6.
sata_via
- VIA Serial ATA controllers for Linux v2.13.6.
pata_via
- VIA PATA for new ATA layer Source Code for Linux.
pata_sil680
- SIL680 PATA for new ATA layer for Linux v2.13.6.
pata_sis
- SiS ATA driver for Linux v2.13.6.
ata
- 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 t
linux-HDDTest
- linux下查看硬盘坏道信息代码 对于硬盘的坏道的确没有什么好的办法,ata协议中的smart命令本意上是好的,但是很多的硬盘厂商并没有很好的实现smart的功能;硬盘的相关错误信息会存在相应的扇区里,但是这些扇区相当于一个环形的缓冲区,所以记录的错误信息有限,如果需要完整的硬盘坏道信息,smart就*为力了。通过完整的读一遍硬盘可以找出坏道的完整信息,但是读牵涉到了DMA的数据传输过程所以效率较低;ata的协议里READ VERIFY (EXT)命令大大提高效率,该命令是NO DA
