From owner-freebsd-questions@FreeBSD.ORG Thu Jan 15 04:05:03 2004 Return-Path: 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 7EF6416A4CE for ; Thu, 15 Jan 2004 04:05:03 -0800 (PST) Received: from dhumketu.homeunix.net (dialpool-210-214-66-207.maa.sify.net [210.214.66.207]) by mx1.FreeBSD.org (Postfix) with SMTP id BC68E43D2D for ; Thu, 15 Jan 2004 04:04:59 -0800 (PST) (envelope-from freebsd@dhumketu.cjb.net) Received: (qmail 46822 invoked by uid 1000); 14 Jan 2004 21:09:33 -0000 Date: Thu, 15 Jan 2004 02:39:33 +0530 From: Shantanoo To: Bryan JJ Buckley Message-ID: <20040114210933.GA46801@dhumketu.homeunix.net> Mail-Followup-To: Bryan JJ Buckley , FreeBSD Questions References: <20040114175433.73435.qmail@web11503.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040114175433.73435.qmail@web11503.mail.yahoo.com> User-Agent: Mutt/1.4i Organization: Hmmm... I dunno X-OS: FreeBSD 4.9-STABLE i386 cc: FreeBSD Questions Subject: Re: Why is a USB modem not a USB modem? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jan 2004 12:05:03 -0000 +++ Bryan JJ Buckley [freebsd] [14-01-04 17:54 +0000]: | Hi, | How do I tell FreeBSD 5.1-RELEASE to recognise my | STMicroelectronics USB Communicator as a umodem, and | not as a ugen? Yes, I do have umodem and ucom both | loaded. I have scoured the umodem(4) and ucom(4) man | pages (which are pretty short) as well as the usb(4) | man page, ugen(4), usbd(4) and usbdevs(4). Actually, | running usbdevs -v just confirmed that the FreeBSD had | apparantly all the information it needed (vendor ID, | product ID, device class, description, etc.) - but it | is still not attaching the right driver! | I've seen this question asked before, but never | answered. Here's hoping... | JJ I think if the given modem is detected as ugen, it is a winmodem and not a real modem. Shantanoo