Re: USB modem: how to enable driver?

2008-08-31 Thread Patrick Lamaizière
Le Sun, 31 Aug 2008 12:20:19 +0300,
Artur :) [EMAIL PROTECTED] a écrit :

  Hello! I am going to install FreeBSD on my desktop, currently running
 M$ Windows. I have ZTE wireless USB modem, and there is no specific
 driver provided for *NIX. But, this device can be used with generic
 USB serial port driver. In Linux, device is not recognized
 automatically, but can be enabled with command: sudo modprobe
 usbserial vendor=0x19d2 product=0xfffe. Which command can do same
 effect in FreeBSD?

The command to load a kernel module is kldload.

For your modem, try the ubsa driver (I'm not sure)

kldload ubsa

See man ubsa, man kldload, man loader.conf and the FreeBSD Handbook.

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


Re: usb modem on freebsd 7.0

2008-06-16 Thread Wojciech Puchar

Hi,

I am trying to use a usb modem (sony ericsson w810i) (gprs).
The dmesg log shows up that the new device has been detected, but I don't
seem to find that in /dev.


ttyU*, cuaU*

What can be the problem ? ( I already have done kldload ucmodem )


is it recognized as umodem?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: usb modem on freebsd 7.0

2008-06-16 Thread Yuri Pankov

Abhinav Lele wrote:

Hi,

I am trying to use a usb modem (sony ericsson w810i) (gprs).
The dmesg log shows up that the new device has been detected, but I don't
seem to find that in /dev.

I also tried using /dev/cuad0 in ppp configuration file in /etc/ppp but i am
unable to dial


What can be the problem ? ( I already have done kldload ucmodem )

  ^^^
if that should read `umodem', then device is accessed through `ucom' 
driver, and ucom(4) manpage lists following devices:

FILES
 /dev/cuaU?
 /dev/ttyU?

If none are present, could you paste your dmesg?



-Abhinav



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


Re: USB MODEM

2006-04-18 Thread Lowell Gilbert
FreeBSD MailingLists [EMAIL PROTECTED] writes:

 I purchased a usb modem recently and connected it to my FreeBSD box to see
 if it is compatible.
 I have recompiled my kernel with
 device ucom
 device umodem
 
 When I connect the modem I get the following kernel message.
 
 ucom0: OMRON OMRON ME5614U2 DATA FAX MODEM, rev 1.10/1.00, addr 2, iclass
 2/2
 ucom0: data interface 1, has CM over data, has break
 ucom0: Could not find data bulk in
 
 Is there anyway to get this modem working with FreeBSD?

Do you know it isn't?
Have you checked whether it created any terminal devices?
[I've forgotten exactly what the tty-like device name is.]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: USB MODEM

2006-04-18 Thread FreeBSD MailingLists
Yes, I checked for tty, cua and ucom devices.  none of which are present.
I rechecked the dmesg and here is the full kernel message when i attache the
modem

ucom0: OMRON OMRON ME5614U2 DATA FAX MODEM, rev 1.10/1.00, addr 2, iclass
2/2
ucom0: data interface 1, has CM over data, has break
ucom0: Could not find data bulk in
device_attach: ucom0 attach returned 6

Here is what shows up when I do a usbdevs -v

addr 1: full speed, self powered, config 1, UHCI root hub(0x),
Intel(0x), rev 1.00
 port 1 powered
 port 2 powered
Controller /dev/usb1:
addr 1: full speed, self powered, config 1, UHCI root hub(0x),
Intel(0x), rev 1.00
 port 1 addr 2: full speed, power 260 mA, config 1, OMRON ME5614U2 DATA FAX
MODEM(0x0049), OMRON(0x0590), rev 1.00
 port 2 powered
Controller /dev/usb2:
addr 1: high speed, self powered, config 1, EHCI root hub(0x),
Intel(0x), rev 1.00
 port 1 powered
 port 2 powered
 port 3 powered
 port 4 powered


Any suggestions would be appreciated.

TIA,
Tomoki


On 18 Apr 2006 10:20:21 -0400, Lowell Gilbert 
[EMAIL PROTECTED] wrote:

 FreeBSD MailingLists [EMAIL PROTECTED] writes:

  I purchased a usb modem recently and connected it to my FreeBSD box to
 see
  if it is compatible.
  I have recompiled my kernel with
  device ucom
  device umodem
 
  When I connect the modem I get the following kernel message.
 
  ucom0: OMRON OMRON ME5614U2 DATA FAX MODEM, rev 1.10/1.00, addr 2,
 iclass
  2/2
  ucom0: data interface 1, has CM over data, has break
  ucom0: Could not find data bulk in
 
  Is there anyway to get this modem working with FreeBSD?

 Do you know it isn't?
 Have you checked whether it created any terminal devices?
 [I've forgotten exactly what the tty-like device name is.]

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


RE: usb modem

2005-03-29 Thread bob
Read this http://freebsd.packards-home.net/index.php


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of sonjaya
Sent: Tuesday, March 29, 2005 4:28 AM
To: freebsd-questions@freebsd.org
Subject: usb modem

dear all
 i have usb modem and detect in my freebsd 5.3 , i
just want know how to configure that usb modem be
dial-up an dial-in .
thx


SONJAYA

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

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


Re: USB Modem Fun

2004-06-17 Thread Jan Muenther
Hi there,

 Plug in and dmesg says:
 ugen0: Conexant USB modemInc. USB V.90 56k/FAX Modem erface,
 rev1.00/0.01, addr 2
 
 So far so good. So i scoot over to /etc/ppp/ppp.conf and type in
 /dev/ugen0 for the device.


ugen(4) is the generic USB device driver, meaning this gets assigned when 
no other driver for the USB device can apply. You won't be able to use your
USB modem through the driver, you'll need umodem(4) and ucom(4) support in 
either your kernel or load the modules. 

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


Re: USB modem support?

2004-02-23 Thread hay
you can try this link
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/pppoa.html
- Original Message -
From: Daniela [EMAIL PROTECTED]
To: Tony Frank [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Sunday, February 22, 2004 10:23 PM
Subject: Re: USB modem support?


 On Saturday 21 February 2004 10:11, Tony Frank wrote:
  Hi,
 
  On Sat, Feb 21, 2004 at 02:26:24AM +, Daniela wrote:
   I'm having problems with an USB ADSL modem (Alcatel Speed Touch). It
is
   recognized at boot time, but when I try to connect, it tells me that
the
   modem is busy.
   I symlinked /dev/cuaa3 to /dev/ugen1 (that's the device that showed up
in
   the boot messages) and directed the kppp utility to use /dev/cuaa3. I
   entered all the information it asked me for, and then I got the error
   message: Modem is busy. My ISP told me to f*** off and get Windoze.
   Anything else is unsupported.
  
   Is it a hardware problem or a classical case of a dumb user?
   I'm not unexperienced with Ethernet connections, and I have a great
   knowledge of the TCP/IP standard, but I have never done anything with
   modems, so I can't even imagine how this stuff works.
 
  Have you tried:
 
  FreeBSD Handbook:
  http://marvin.home.local/doc/en_US.ISO8859-1/books/handbook/pppoa.html

 Thank you, that's great but the link above is broken.
 Well, I installed that program and followed the instructions it gives me.
 Now the tun0 interface is open, but it has no IP associated. I'm stuck
here.
 Do I have to use the DHCP client? (Tried it, but it configures the tunnel
 from IP 0.0.0.0 to 255.255.255.255)
 I have no clue what to do next.


 ___
 [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: USB modem support?

2004-02-22 Thread Daniela
On Saturday 21 February 2004 10:11, Tony Frank wrote:
 Hi,

 On Sat, Feb 21, 2004 at 02:26:24AM +, Daniela wrote:
  I'm having problems with an USB ADSL modem (Alcatel Speed Touch). It is
  recognized at boot time, but when I try to connect, it tells me that the
  modem is busy.
  I symlinked /dev/cuaa3 to /dev/ugen1 (that's the device that showed up in
  the boot messages) and directed the kppp utility to use /dev/cuaa3. I
  entered all the information it asked me for, and then I got the error
  message: Modem is busy. My ISP told me to f*** off and get Windoze.
  Anything else is unsupported.
 
  Is it a hardware problem or a classical case of a dumb user?
  I'm not unexperienced with Ethernet connections, and I have a great
  knowledge of the TCP/IP standard, but I have never done anything with
  modems, so I can't even imagine how this stuff works.

 Have you tried:

 FreeBSD Handbook:
 http://marvin.home.local/doc/en_US.ISO8859-1/books/handbook/pppoa.html

Thank you, that's great but the link above is broken.
Well, I installed that program and followed the instructions it gives me.
Now the tun0 interface is open, but it has no IP associated. I'm stuck here. 
Do I have to use the DHCP client? (Tried it, but it configures the tunnel 
from IP 0.0.0.0 to 255.255.255.255)
I have no clue what to do next.


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


Re: USB modem support?

2004-02-21 Thread Tony Frank
Hi,

On Sat, Feb 21, 2004 at 02:26:24AM +, Daniela wrote:
 I'm having problems with an USB ADSL modem (Alcatel Speed Touch). It is 
 recognized at boot time, but when I try to connect, it tells me that the 
 modem is busy.
 I symlinked /dev/cuaa3 to /dev/ugen1 (that's the device that showed up in the 
 boot messages) and directed the kppp utility to use /dev/cuaa3. I entered all 
 the information it asked me for, and then I got the error message: Modem is 
 busy. My ISP told me to f*** off and get Windoze. Anything else is 
 unsupported.
 
 Is it a hardware problem or a classical case of a dumb user?
 I'm not unexperienced with Ethernet connections, and I have a great knowledge 
 of the TCP/IP standard, but I have never done anything with modems, so I 
 can't even imagine how this stuff works.

Have you tried:

FreeBSD Handbook:
http://marvin.home.local/doc/en_US.ISO8859-1/books/handbook/pppoa.html

Or ports collection:

http://www.freebsd.org/cgi/ports.cgi?query=speedtouchstype=all

Port:   pppoa-1.2b3,1
Path:   /usr/ports/net/pppoa
Info:   Run PPP over Alcatel's USB Speedtouch device
Maint:  [EMAIL PROTECTED]
Index:  net
B-deps:
R-deps:

Regards,

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


Re: USB Modem

2003-06-20 Thread Sergey Akifyev
On Fri, 2003-06-20 at 11:33, Jeandre du Toit wrote:
 I have a AzTech USB modem, I found a linux driver on their website and it 
 works. I have problems surfing on Windows it keeps screwing up my 
 connection, and I would like to get rid of linux to make more space for 
 FreeBSD. My question is how much work is involved to convert the code from 
 creating a linux kernel module to something that can work on FreeBSD? I 
 have never coded something on FreeBSD before, if it is not too difficult, 
 I could try.
FreeBSD already have umodem driver, which supports most USB modems :)
As for your question converting driver from Linux to BSD is difficult as
writing totally new driver, most of the time you use Linux code only for
information about the device [ports/interrupts/ID's/etc...]
-- 
regards,
Sergey Akifyev [EMAIL PROTECTED]
JSC Gascom http://www.gascom.ru
PGP key available from:
ftp://ftp.gascom.ru/pub/PGP-keys/asa.txt


signature.asc
Description: This is a digitally signed message part


Re: USB Modem

2003-06-06 Thread David Rio
On Thu, Jun 05, 2003 at 09:24:18AM +0200, Jeandre du Toit wrote:
 
 Does anyone know how to configure a USB Modem on FreeBSD?
 
 Please Cc me.
 

Check here:

http://www.freebsd.org/releases/5.0R/hardware-i386.html#USB

If your modem implements the Communication Device Class, it 
will work with freebsd.

If it is supported after plug it on the bus, you will be able
to use it as a serial modem. From umodem(4):

   The device is accessed through the ucom(4) driver which makes it behave
 like a tty(4).

Good luck.


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


Re: USB Modem using Linux driver on FreeBSD?

2003-02-08 Thread Kenneth Culver
The linux driver won't work on FreeBSD.

On Sun, 9 Feb 2003, Sleepy wrote:

 Hello!

 I am trying to set up my USB modem for dialup on 4.7 Release.

 It is detected as ugen0. I have been trying to set it up as umodem0.

 The modem has a driver available for it in Linux (reported to work)
 slmdm-2.6.16 @ http://www.smartlink.com

 Is there any way to use this driver in FreeBSD?

 I am asking this as a search through the resources on the web and on
 freebsd.org does not seem to agree that if the
 modem is not detected as umodem0 but as ugen0, it is not supported by
 FreeBSD. I am trying to use the Linux compatilibility
 as a work around. Would appreciate any help!

 THANKS!!



 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message