Date: Sat, 30 Nov 2002 11:00:06 +0100 From: Bernd Walter <ticso@cicely8.cicely.de> To: ertank@softhome.net Cc: current@FreeBSD.ORG Subject: Re: usb modem problem Message-ID: <20021130100005.GE35855@cicely8.cicely.de> In-Reply-To: <courier.3DE70CBA.00002566@softhome.net> References: <courier.3DE70CBA.00002566@softhome.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Nov 28, 2002 at 11:44:10PM -0700, ertank@softhome.net wrote: > Hello, > > I am trying to use an usb modem under freebsd. It is detected during boot. > My system is current as of yesterday sources. Dmesg output is attached. > > Modem is recognized as /dev/ugen0 and there is another node /dev/ugen0.1 > > I setup my ppp.conf file to use /dev/ugen0 when I try to use it the result > is below: > test# ppp > Working in interactive mode > Using interface: tun0 > ppp ON test> term > deflink: Entering terminal mode on /dev/ugen0 > Type '~?' for help > ugenpool: no edesc > ugenpool: no edesc > ppp ON test> q > test# ugen0 is a generic raw usb device, which is used as a fallback if no specific driver is available. ugen is not a tty type as expected by ppp. Did you compile ucom and umodem in your kernel? > uhci0: <Intel 82801BA/BAM (ICH2) USB controller USB-A> port 0x2440-0x245f irq 11 at device 31.2 on pci0 > usb0: <Intel 82801BA/BAM (ICH2) USB controller USB-A> on uhci0 > usb0: USB revision 1.0 > uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub0: 2 ports with 2 removable, self powered > ugen0: STMicroelectronics USB Communicator, rev 1.00/1.01, addr 2 -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021130100005.GE35855>