1
vote
2answers
240 views

Autodetect modem in Linux?

Is there a way to autodetect modem devices in Linux and then symlink them to /dev/modem using a udev rule? Currently, I wrote a program that probes each serial port, sending AT and waiting for OK. I ...
6
votes
3answers
732 views

Linux-compatible 56k modem

I have a client who wants to set up a fax server in their office. I'd like to use HylaFAX under Ubuntu, but I'm a little shy to spend money on hardware for Linux, particularly a modem given the whole ...