From owner-freebsd-questions@FreeBSD.ORG Mon Apr 17 02:18:19 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 F2B0C16A408 for ; Mon, 17 Apr 2006 02:18:18 +0000 (UTC) (envelope-from freebsd.ml@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9DE143D4C for ; Mon, 17 Apr 2006 02:18:17 +0000 (GMT) (envelope-from freebsd.ml@gmail.com) Received: by nz-out-0102.google.com with SMTP id l8so437358nzf for ; Sun, 16 Apr 2006 19:18:17 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=UHynnHQHYdCRTc6ORxOMNCzBGoEUR7zFz7eNnFkpVUGyST/MFpy6aU0t6L3shF1maWU5sZ/SyRAw9ypbMHp/0l2QfIRHe/wuxOTKsqV/kPHr4lABcxVIyTvqo3n4VD/wigB8TqOx31cvpqgGvZatHT7mXNFwWBWaMgfMkg5Zj3w= Received: by 10.36.33.10 with SMTP id g10mr2928674nzg; Sun, 16 Apr 2006 19:18:17 -0700 (PDT) Received: by 10.36.132.18 with HTTP; Sun, 16 Apr 2006 19:18:17 -0700 (PDT) Message-ID: Date: Mon, 17 Apr 2006 11:18:17 +0900 From: "FreeBSD MailingLists" To: questions MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: USB MODEM X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Apr 2006 02:18:19 -0000 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? TIA, Tomoki Taniguchi