atadrvr

所属分类:磁盘编程
开发工具:C/C++
文件大小:111KB
下载次数:42
上传日期:2011-01-07 21:39:32
上 传 者yuantao
说明:  ATA/ATAPI完全I/O实现的DOS驱动程序.可以深入了解SATA硬盘通讯
(ATA/ATAPI full I/O to achieve the DOS driver. Can understand SATA drives Communication)

文件列表:
atadrvr\ATAIO.H (33588, 2008-07-16)
atadrvr\ATAIOINT.C (10173, 2007-08-20)
atadrvr\ATAIOISA.C (32944, 2007-08-29)
atadrvr\ATAIOPCI.C (39174, 2007-08-29)
atadrvr\ATAIOPIO.C (22506, 2007-08-20)
atadrvr\ATAIOREG.C (63029, 2007-08-29)
atadrvr\ATAIOSUB.C (10933, 2007-08-20)
atadrvr\ATAIOTMR.C (7844, 2008-07-17)
atadrvr\ATAIOTRC.C (44947, 2007-08-20)
atadrvr\EXAMPLE1.C (16747, 2007-08-17)
atadrvr\EXAMPLE2.C (25280, 2007-08-17)
atadrvr\EXAMPLE1.MAK (1237, 2004-02-16)
atadrvr\EXAMPLE2.MAK (1237, 2004-02-16)
atadrvr\ATADRVR.HTM (54692, 2008-07-16)
atadrvr\DMA.HTM (20285, 2008-07-16)
atadrvr\INITPCC.HTM (7498, 2008-07-16)
atadrvr\PCC.HTM (6703, 2008-07-16)
atadrvr\PIO.HTM (13721, 2008-07-16)
atadrvr\SATA.HTM (11199, 2008-07-16)
atadrvr\HISTORY.TXT (4227, 2008-06-01)
atadrvr\INITPCC.EXE (42060, 2008-07-20)
atadrvr (0, 2011-01-07)

----------------------- ATADRVR README.TXT FILE ----------------------- ATADRVR.ZIP contains the ATA/ATAPI low level driver C source code, two example C programs to demonstrate how to use the driver and a User Guide document (ATADRVR.HTM). This code, created by Hale Landis, has been placed into the public domain by Hale Landis. There is no copyright and there are no restrictions on the use of this ATA Low Level I/O Driver code. It is distributed to help other programmers understand how the ATA device interface works and it is distributed without any warranty. Use this code at your own risk. If you have used a previous version of ATADRVR, read the HISTORY.TXT file first. If you are a new user of ATADRVR, read ATADRVR.HTM and review the EXAMPLE1.C and EXAMPLE2.C source code files. Compile with one of the Borland C or C++ compilers. See the make files EXAMPLE1.MAK and EXAMPLE2.MAK. And please read all the User Guide files! FILE LIST --------- ATADRVR.HTM - ATADRVR User Guide (READ THIS!) ATAIO.H - ATADRVR's external Header file ATAIOINT.C - legacy interrupt mode handler ATAIOISA.C - ISA SW and MW DMA ATAIOPCI.C - PCI bus DMA (MW and UltraDMA) ATAIOPIO.C - lowest level ATA register in/out functions ATAIOREG.C - S/W reset, non-data and PIO data transfer ATAIOSUB.C - common ATADRVR subroutines ATAIOTMR.C - timer subroutines ATAIOTRC.C - register access and command history tracing DMA.HTM - the DMA User Guide EXAMPLE1.C - example program for ATA (hard disk) commands EXAMPLE1.MAK - make file EXAMPLE2.C - example program for ATAPI (CD/DVD/etc) commands EXAMPLE2.MAK - make file HISTORY.TXT - change log INITPCC.EXE - program to setup PCMCIA PC Card ATA modes INITPCC.HTM - User Guide for INITPCC PCC.HTM - PC Card ATA User Guide PIO.HTM - PIO User Guide README.TXT - this file SATA.HTM - Serial ATA (SATA) User Guide QUESTIONS OR PROBLEMS? ---------------------- Send your question(s) or problem description(s) to: info@ata-atapi.com Web site: http://www.ata-atapi.com /end/

近期下载者

相关文件


收藏者