provideConfig
Find out what speed the bus has configured for this unit.
Declaration
virtual IOReturn provideConfig(
IOATADevConfig *configRequest);Parameters
- configRequest:
pointer to a valid IOATADevConfig object.
Return Value
kIOSuccess (0) on successful completion and configRequest will contain the configuration information.