![]() |
|||||||||
|
Setting up a Com Port in FreeBSD |
|||||||||
|
We have had several people wanting to add a modem, after they have already installed FreeBSD. One of the first things you need to do, is make sure that, the COM Port that the modem is on, is in the Kernel. If you don't know how to modify the Kernel, Click Here |
|||||||||
|
Kernel Example : |
|||||||||
|
# PCCARD (PCMCIA) support |
|||||||||
|
The device siox (where the x is put in the port number, starting with Com1 as 0) |
|
Next thing that we need to change, is the ppp.conf in the /etc/ppp directory. If you have not yet did the setup for ppp Click Here. The below are setting that you can use to make sure you have the correct /dev device setup for the correct Com port that you are using. |
|
Default settings: |
||||||
|
Written By: GhostRdr |
||||||
|
|