Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Dec 2009 21:40:55 -0600
From:      Scot Hetzel <swhetzel@gmail.com>
To:        Alex Markelov <alex.markelov@gmail.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Follow-up on Teltonika ModemPCI/G10
Message-ID:  <790a9fff0912231940l61349178l45197b04b7263903@mail.gmail.com>
In-Reply-To: <4C53AF2D-C385-4996-9BE7-1D987211DA33@ramber.ru>
References:  <4C53AF2D-C385-4996-9BE7-1D987211DA33@ramber.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On 12/23/09, Alex Markelov <alex.markelov@gmail.com> wrote:
> Hi Guys!
>
>  I guess I have just answered the question myself. I decided to buy the
> modem and try it. Guys in Teltonika told me that they haven't done any
> FreeBSD testing since they have nobody to do this. But they have sent me pdf
> with instruction how to setup the modem on Linux.
>
>  The modem is working, but it required a bit of a work :-). I added few
> lines into /usr/src/sys/dev/puc/pucdata.c and recompiled kernel with the
> following additional configuration lines after that:
>
>  device          puc
>  options         COM_MULTIPORT
>
>  After reboot I had two new serial ports cuau0 and cuau1 and was able to
> send an SMS message to my mobile phone.
>
>  The question is how would I go about submitting the lines to developers, so
> they can review and hopefully commit it? :-)
>
Create a diff between the original pucdata.c and your modified
version, and then submit the patch file using  either the web send-pr
(http://www.freebsd.org/send-pr.html) or the send-pr command (send-pr
-a pucdata.c-diff).

Scot



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