Skip site navigation (1)Skip section navigation (2)
Date:      10 Mar 98 12:15:38 +0100
From:      leifn@image.dk (Leif Neland)
To:        freebsd-questions@FreeBSD.ORG
Subject:   supported modems under freebsd
Message-ID:  <5ea_9803102016@swimsuit.swimsuit.roskildebc.dk>
References:   <199803100848.AAA14228@proxy3.ba.best.com>

next in thread | previous in thread | raw e-mail | index | archive | help
At 10 Mar 98 09:48:40 tony cappellini wrote regarding supported modems under
freebsd

 tc> I didn't see a list of supported modems in the freebsd FAQ.
 tc> How do I find out if my modems are supported ?

There isn't the concept of a modemdriver in FreeBSD, where the application
sends a command, eg "Dial this number", and a driver in the kernel figures out
which string to send.

Each application talks directly with the modem.

Generally, as long as you are talking just data, all modems which connects to a
serial port, or looks like one to the OS are supported.

Sometimes you have to modify the AT-strings, but the defaults usually works.

Only if you are talking more sofisticated things like faxing or voicemail,
things could get a little complicated. But then again, fax classes 2 and 2.0,
which are fairly standard is supported.


Leif Neland
leifn@image.dk

---
|Fidonet:  Leif Neland 2:234/49
|Internet: leifn@image.dk


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5ea_9803102016>