Obtains a DRDevice for the device at the path.
Original signature is '+ (DRDevice*) deviceForIORegistryEntryPath:(NSString*)path'


- path (NSString)
- The IORegistry path to the device you wish to obtain a DRDEvice for.

An autoreleased DRDevice object.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)