A DQDRIVER, SOFTWARE, ATA/ATAPI (IDE) Disk Driver for OpenVMS Alpha   <     Beware: This version is newer than OpenVMS Alpha V7.3-2.  F     SYS$DQDRIVER is an ATA/ATAPI (IDE) disk driver for OpenVMS Alpha. A     The driver was originally written and tested on an add-in ATA A     controller board as well as the on-board IDE controller found 0     on early members of the AlphaStation series.  D     The driver has been substantially revised in subsequent releasesF     and includes ATAPI CD-ROM device support.  In addition, the driverF     has been incorporated in OpenVMS Alpha and is supported on various     recent platforms.   H     This version of SYS$DQDRIVER continues the inclusion of IO$_DIAGNOSEF     for use with CD-ROM audio and also for use with ATAPI devices such     as CD-RW and DVD+RW.  H     This version is newer than that included with OpenVMS Alpha V7.3-2, G     and contains changes to IO$_DIAGNOSE not found in V7.3-2 and prior. E     This version particularly corrects cases where the SS$_NORMAL was F     erroneously returned when the requested IO$_DIAGNOSE operation hadH     failed.  There may be (will be?) changes  made to this version priorD     to its release either as an ECO kit and/or with an OpenVMS Alpha,     and/or OpenVMS I64 release after V7.3-2.  H     The driver is provided as an example, and as with any hardware-basedI     tools, you should use at your own risk.  Failures within DQDRIVER can G     lead to OpenVMS system crashes, and errors may or may not result in 8     disk and memory data inconsistencies or corruptions.  F     A version of DECW$CDPLAYER been included in the kit.  This versionD     contains enhancements for ATAPI CD-ROM audio support via the newI     IO$_DIAGNOSE interface in DQDRIVER.  The new version of the CD player I     can be used to play CD-ROM audio from either ATA/ATAPI drives or from      SCSI CD-ROM drives.     0     This package has the following code modules:  3 	DQDRIVER.C		- ATA/ATAPI device driver source file. 3         DQDRIVER.COM		- Build file for SYS$DQDRIVER 9 	ENABLE-IDE.C 		- tool to enable the built-in ATA for the / 			  	  AlphaStation 400 4/233 and load the ATA 1     				  driver.  (Beware: DQDRIVER is presently J                                   autoconfigured on all Alpha systems withA                                   support for ATA/ATAPI devices.) / 	ENABLE-IDE.COM 		- Build file for ENABLE-IDE.C 9 	IDE-INFO 		- tool to dump the identity page information       				  from an ATA drive.' 	IDE-INFO 		- Build file for IDE-INFO.C ; 	DECW$CDPLAYER.C		- New version of DECwindows CD-ROM audio  0     				  player with support for ATAPI CD-ROMs.@     	DECW$CDPALYER.UIL	- Interface definition file for CD player* 	DECW$CDPLAYER.EXE	- Excutable for V7.1-2 C     	DECW$CDPALYER.UIL	- Compiled Interface definition file.  Must  C                                   be co-located with the .EXE file.   K     Also included in this directory is the procedure LOAD_DQ_INTEL_SIO.COM, I     which will connect and load DQDRIVER for operation with the Intel SIO K     peripheral controller found on some members of the Personal Workstation M     -au series Alpha systems.  (DQDRIVER is supported with and autoconfigures M     on and can boot via the Cypress ATA/ATAPI PCI Peripheral Controller found L     on various Personal Workstation -au series systems.  OpenVMS cannot bootJ     from ATA/ATAPI (IDE) devices connected via the Intel SIO PCI adapter. H     If your system has the Intel SIO, you must boot from a SCSI device.)  I     To determine which ATA/ATAPI controller you have, use the SRM console A     command SHOW CONFIGURATION.   If your controller is shown as:   >              Bus 00 Slot 07: Cypress PCI Peripheral Controller  M     You can directly use DQDRIVER, can boot from supported ATA/ATAPI devices, E     and do not require LOAD_DQ_INTEL_SIO.COM.  If your controller is:   ,              Bus 00 Slot 07: Intel SIO 82378  K     You cannot bootstrap from any ATA/ATAPI devices, and DQDRIVER will not  H     configure automatically.  If you wish to use DQDRIVER with ATA/ATAPIM     devices connected via the Intel SIO, you will need LOAD_DQ_INTEL_SIO.COM.   