umodem config

2003-06-24 Thread Jeandre du Toit

Hi,

I am trying to setup my usb modem, I looked at the man page for umodem and 
ucom, and didn't find anything useful. I also searched the archives and 
read up on modems in the handbook and faq, I can't find any documentation 
on setting up a usb modem. I tried to compile my kernel with device umodem 
and device ucom and it didn't do anything new. Is there anyone that can do 
a step by step explanation that can help me and could maybe be used in the 
handbook under the modem section to explain the process of getting usb 
modems to work.

Thanks
Jeandre

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: umodem config

2003-06-24 Thread Jeandre du Toit

I have been trying this on 4.7 and 5.1

So the device umodem and device ucom setting in KERNCONF is the only steps 
I need to take to compile it, or does it automatically just work?

On Tue, 24 Jun 2003, FBSD_User wrote:

> You left out very important piece of info, what version of FBSD you
> are running. FBSD 5.x versions are development version used by the
> FBSD authors. In FBSD 5.0 support for USB2 was added. There have
> been reported bugs in the new USB2 code. If you do not know how to
> locate and fix source code bugs then you are using the wrong version
> of FBSD. You should be using FBSD 4.8 version which is the stable
> version of FBSD and USB modems work fine there.
> 
> Be sure that you have USB support enabled in the PC bio's and that
> the USB modem is plugged into the USB port on the motherboard and
> the modem is powered on before you boot FBSD, and It will work like
> any other external serial modem. You should see the USB modem being
> found in the dmesg.boot log.
> 
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Jeandre du
> Toit
> Sent: Tuesday, June 24, 2003 5:50 AM
> To: [EMAIL PROTECTED]
> Subject: umodem config
> 
> 
> Hi,
> 
> I am trying to setup my usb modem, I looked at the man page for
> umodem and
> ucom, and didn't find anything useful. I also searched the archives
> and
> read up on modems in the handbook and faq, I can't find any
> documentation
> on setting up a usb modem. I tried to compile my kernel with device
> umodem
> and device ucom and it didn't do anything new. Is there anyone that
> can do
> a step by step explanation that can help me and could maybe be used
> in the
> handbook under the modem section to explain the process of getting
> usb
> modems to work.
> 
> Thanks
> Jeandre
> 
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
> 

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: umodem config

2003-06-24 Thread Jeandre du Toit

5.1 is on my computer at the moment, I will install 4.7 tonight and send 
you the GENERIC dmesg.boot file tomorrow. I have not set up my ppp yet, I 
don't know how to do it for usb, the way I understand it ucom lets you use 
the usb modem like a tty but I have not been able to get that right. Am I 
taking the wrong approach?

Btw. My usb modem works in WinXP, I boot it in FreeBSD plugged in but 
there is no hardware switch to put it on, is this going to be a problem. 
It is a AzTech UM9100, there are Linux drivers so it should work in 
FreeBSD too.

Thanks for all your help so far.
Jeandre

On Tue, 24 Jun 2003, FBSD_User wrote:

> Post your FBSD 4.7 dmesg.boot log so we can see what your systems
> finds at boot time.
> It should automatically be found with generic kernel.
> You still have to config (user ppp) to logon to your ISP using the
> USB modem? Have you done that?
> 
> -Original Message-
> From: Jeandre du Toit [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, June 24, 2003 8:15 AM
> To: FBSD_User
> Cc: [EMAIL PROTECTED]
> Subject: RE: umodem config
> 
> 
> I have been trying this on 4.7 and 5.1
> 
> So the device umodem and device ucom setting in KERNCONF is the only
> steps
> I need to take to compile it, or does it automatically just work?
> 
> On Tue, 24 Jun 2003, FBSD_User wrote:
> 
> > You left out very important piece of info, what version of FBSD
> you
> > are running. FBSD 5.x versions are development version used by the
> > FBSD authors. In FBSD 5.0 support for USB2 was added. There have
> > been reported bugs in the new USB2 code. If you do not know how to
> > locate and fix source code bugs then you are using the wrong
> version
> > of FBSD. You should be using FBSD 4.8 version which is the stable
> > version of FBSD and USB modems work fine there.
> >
> > Be sure that you have USB support enabled in the PC bio's and that
> > the USB modem is plugged into the USB port on the motherboard and
> > the modem is powered on before you boot FBSD, and It will work
> like
> > any other external serial modem. You should see the USB modem
> being
> > found in the dmesg.boot log.
> >
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] Behalf Of Jeandre
> du
> > Toit
> > Sent: Tuesday, June 24, 2003 5:50 AM
> > To: [EMAIL PROTECTED]
> > Subject: umodem config
> >
> >
> > Hi,
> >
> > I am trying to setup my usb modem, I looked at the man page for
> > umodem and
> > ucom, and didn't find anything useful. I also searched the
> archives
> > and
> > read up on modems in the handbook and faq, I can't find any
> > documentation
> > on setting up a usb modem. I tried to compile my kernel with
> device
> > umodem
> > and device ucom and it didn't do anything new. Is there anyone
> that
> > can do
> > a step by step explanation that can help me and could maybe be
> used
> > in the
> > handbook under the modem section to explain the process of getting
> > usb
> > modems to work.
> >
> > Thanks
> > Jeandre
> >
> > ___
> > [EMAIL PROTECTED] mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to
> > "[EMAIL PROTECTED]"
> >
> 

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"