From owner-freebsd-newbies@FreeBSD.ORG Mon Jun 23 17:48:03 2003 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCA5F37B401 for ; Mon, 23 Jun 2003 17:48:03 -0700 (PDT) Received: from zeus.acuson.com (ac17860.acuson.com [157.226.71.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 630CA43FBF for ; Mon, 23 Jun 2003 17:48:01 -0700 (PDT) (envelope-from DavidJohnson@Siemens.com) Received: from mvaexch02 ([157.226.230.209]:2122 helo=mvaexch02.acuson.com) by zeus.acuson.com with esmtp (Exim 4.14) id 19UbyV-0002C0-3n; Mon, 23 Jun 2003 17:47:55 -0700 Received: by mvaexch02.acuson.com with Internet Mail Service (5.5.2653.19) id ; Mon, 23 Jun 2003 17:35:17 -0700 Received: from dhcp-46-117.acuson.com ([157.226.46.117]) by mvaexch01.acuson.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id NQS4MZ8T; Mon, 23 Jun 2003 17:36:36 -0700 From: Johnson David To: "Plunkett, Ian Gregory (UMC-Student)" , freebsd-newbies@freebsd.org Organization: Siemens Medical Systems Date: Mon, 23 Jun 2003 17:47:19 -0700 User-Agent: KMail/1.5.2 References: In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200306231747.19347.DavidJohnson@Siemens.com> X-Scanner: exiscan for exim4 (http://duncanthrax.net/exiscan/) *19UbyV-0002C0-3n*6OueitvZ6ME* X-SA-Exim-Rcpt-To: igp473@mizzou.edu, freebsd-newbies@freebsd.org Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-99.4 required=2.0 tests=AWL,BAYES_10,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, REFERENCES,REPLY_WITH_QUOTES,USER_AGENT_KMAIL, USER_IN_WHITELIST version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) X-SA-Exim-Scanned: Yes Subject: Re: modem problems X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jun 2003 00:48:04 -0000 On Monday 23 June 2003 05:31 pm, Plunkett, Ian Gregory (UMC-Student) wrote: > Hello list, > > I just installed FreeBSD 5.0 and I am trying to work all the kinks > out. One problem I am having is the modem. I tried connecting to my > ISP with ppp. When I switch to terminal mode, I can't enter any of > the commands except the ~ sequences. I am pretty sure this has to do > with the fact that my modem isn't being recognized by the OS. (at > least I think it's not). According to Windows ME (both OSs are > loaded on my machine) the modem, which is a Conexant HCP V90 56K RTAD > Speakerphone PCI Modem, is located at COM3, its IRQ channel is 11, > the I/O is located at 0xDFE0-0xDFE7. This question belongs to the freebsd-questions list (this list is for newbie chatting, not for technical questions). Doing a quick check on the web though, it is highly probable that this is a "WinModem". In other words, it was designed by the manufacturer to work only with Windows. You need a special Windows-only driver to get it to work. WinModem's suck. They suck big time. In fact, you don't even want them under Windows, because all the modem work is being rudely offloaded to your poor overworked CPU. 99.9999% of PCI modems with a Rockwell chipset are WinModems. It may be possible to get it to work, but don't count on it. If it is possible, the -questions list might have the answer. But in my opinion, buy a new modem if you can afford it. Make sure it is not a WinModem. This can be hard to determine, so check for modems that say they will work under DOS or Linux. A modem that works under DOS is your best bet, since there are some WinModems with Linux drivers. Your safest bet is an external modem, though they do tend to cost about $20 more than an internal. David