Myles Watson wrote:
I'd be interested to see the alternative code.
Fair enough. I have none, but if it works as an object without ops then is any more code needed?
Devices that can't be probed for can still have resources that need to be read and set and init functions to call.
Yes, but wouldn't that all need to be done by code with knowledge of the device (ie. just use static functions in the file) anyway?
//Peter