Peter Stuge wrote:
Myles Watson wrote:
In what way is the ops struct phony?
The device can not be discovered so code must know that the device is there, and if code does, the ops provide no benefit but add confusion and undesirable indirection.
Not really.. It does not make much sense to go away from an object oriented interface used for all other devices just because the one device can not be autodetected...
Stefan