I am writting an USB ISDN modem driver. This modem does not support neither the Communication
Device Class, nor the Abstract Control Model.
Can I use a derived class from IOSerialFamilySync to make my own class for the driver?
Is that better to adapt OS 9 source code?
Tx
