> In the linux sources where are the modem drivers kept?
Linux does not have modem "drivers".
In the kernel, modems are handled by the serial driver (drivers/serial/)
or some PCI/winmodem cruft that emulates a serial driver.
User-space handles the actual "profile" of the modem, e.g. what AT
commands it supports etc.
Robert Love
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/