From owner-freebsd-questions Tue Jul 2 14: 5:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FAD137B40D for ; Tue, 2 Jul 2002 14:05:02 -0700 (PDT) Received: from mh.vstu.edu.ru (mh.vstu.edu.ru [194.190.248.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E541444E6 for ; Tue, 2 Jul 2002 11:06:53 -0700 (PDT) (envelope-from smbsmb@mail.ru) Received: (from root@localhost) by mh.vstu.edu.ru (8.11.6/8.11.6) id g62I6jK93871 for freebsd-questions@freebsd.org.KAV; Tue, 2 Jul 2002 22:06:45 +0400 (MSD) Received: from ogre (ogre.library.vstu.edu.ru [192.168.8.21]) by mh.vstu.edu.ru (8.11.6/8.11.6) with SMTP id g62I6hK93861 for ; Tue, 2 Jul 2002 22:06:45 +0400 (MSD) Message-ID: <00ce01c221f3$39deafa0$1508a8c0@library.vstu.edu.ru> From: "Michael Smirnov" To: Subject: Zyxel USB-modem Date: Tue, 2 Jul 2002 22:06:42 +0400 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Please help me to make it work if it's possible. I've read messages in news that Zyxel USB modems are known to work on FreeBSD, even if they are not in supported hardware list! I connected a modem Zyxel Omni56K Plus to an onboard USB contoller. FreeBSD 4.4-Release. usbd recognizes it as Zyxel, but how can work with it?! # cu -l /dev/umodem0 cu: open (/dev/umodem0): Device not configured cu: /dev/umodem0: Line in use # ppp Working in interactive mode Using interface: tun0 ppp ON my> set device /dev/umodem0 ppp ON my> term Warning: deflink: /dev/umodem0: Bad file descriptor Failed to open /dev/umodem0 # ls -l /dev/umodem0 crw-rw-rw- 1 uucp dialer 124, 0 Oct 9 2001 umodem0 What I did: Compiled new kernel and rebooted device uhci device ohci device usb device ugen device uhid device umodem /var/run/dmesg: uhci0: port 0xd000-0xd01f irq 5 at device 31.2 on pci0 usb0: 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: ZyXEL Communication Co. Omni 56K Plus, rev 1.00/0.01, addr 2 pci0: (vendor=0x8086, dev=0x2443) at 31.3 irq 0 uhci1: port 0xd400-0xd41f irq 12 at device 31.4 on pci0 usb1: on uhci1 usb1: USB revision 1.0 uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered Added to etc/usbd.conf, but without any result device "USB modem" vendor 0x0586 devname "umodem0" product 0x1500 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message