ISDN/WinModem AT commands

Riley Williams (rhw@BigFoot.Com)
Sat, 10 Apr 1999 09:34:34 +0100 (GMT)


Hi Albert.

> The kernel already has code to handle AT commands, as part of
> the modem emulation included with the ISDN drivers. You can
> share it, to avoid bloat and bugs. (there were buffer overflows
> at one time)

Just curiosity, but how well is the particular set of AT commands
supported by this code documented? I've seen so many variations on the
so-called "Standard AT Command Set" that I always want to see them
documented first.

Also, how easy would it be to separate the AT handling code from the
ISDN modem emulation code so it could be used with more than one
underlying device?

Best wishes from Riley.

+----------------------------------------------------------------------+
| There is something frustrating about the quality and speed of Linux |
| development, ie., the quality is too high and the speed is too high, |
| in other words, I can implement this XXXX feature, but I bet someone |
| else has already done so and is just about to release their patch. |
+----------------------------------------------------------------------+
* ftp://ftp.MemAlpha.cx/pub/rhw/Linux
* http://www.MemAlpha.cx/kernel.versions.html

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/