Mac OS X Reference Library Apple Developer
Search

IOATADevConfig.h

Overview

Use the links in the table of contents to the left to access the documentation.



Classes

IOATADevConfig

used for configuring and communicating the desired transfer modes of a device. A disk driver would typically use this object in conjunction with the 512-bytes of identification data from the drive and the IOATABusInfo object for the bus it is connected to. This object will determine the best matching transfer speeds available. the device driver will then send a series of Set Features commands to configure the drive and this object to the bus through the IOATADevice nub in order to configure the optimum transfer mode. The driver for the disk drive may choose to populate this object with whatever transfer mode desired, in the event that a different mode is required.



 

Did this document help you? Yes It's good, but... Not helpful...

Last Updated: 2010-07-29