Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Apr 2000 08:27:12 -0500 (CDT)
From:      Raul Zighelboim <mango@zighelboim.com>
To:        freebsd-questions@freefall.freebsd.org
Subject:   usb modem / how to use umodem ?
Message-ID:  <Pine.BSF.4.21.0004080823170.37077-100000@rodia.zighelboim.com>

next in thread | raw e-mail | index | archive | help

I got a usb modem,
messages.0.gz:Apr  7 18:39:30 rodia /kernel: ugen2: STMicroelectronics USB
Communicator, rev 1.00/1.01, addr 6   

It is made by SmartLink.

I am running 4.0-RELEASE.

Question: how do I use it ?  there is no /dev/umodem on the system,
kldload umodem works, but then what ?

Just in case, I added some lines to /etc/usbd.conf:
#usbd: attach event at 955150550.138110000, USB Communicator,
STMicroelectronics
:                                                                               #
vndr=0x0483 prdct=0x7554 rlse=0x0101 clss=0x0000 subclss=0x0000
prtcl=0x0000
#  device names: ugen2

device "USB Communicator"
        vendor 0x0483
        product 0x7554
        release 0x0101
        attach "kldload  umodem"
        detach "kldunload umodem"                                               

Thanks.



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?Pine.BSF.4.21.0004080823170.37077-100000>