I have been given the task of getting the MC7304 to work with some legacy software running Linux kernel 2.6.21. I just need it to present as a tty device that accepts Hates (AT) commands.
Is this possible?
I have seen comments that it requires QMI drivers and the drivers require kernel 3.2. This would seem to rule it out but is there any other way to make the MODEM work with generic drivers?
I have it working to ATI commands - the short version is that I patched the driver (sierra.c) to add the device code for the MC7304 and the MODEM showed up as /dev/ttyUSB[0-2] and ttyUB2 is responding to ATI.
Sorry - not been back as last post effectively closed the issue for me but chanced back here again.
This patch is nothing particularly clever and it may be possible to achieve without patching (as I have with other drivers by writing the new device id to a driver file node). The patch just adds the new device id to its list of supported devices: