From owner-freebsd-doc Tue Jun 27 16:11:10 2000 Delivered-To: freebsd-doc@freebsd.org Received: from pan.ch.intel.com (pan.ch.intel.com [143.182.246.24]) by hub.freebsd.org (Postfix) with ESMTP id 8AC7E37B5CE for ; Tue, 27 Jun 2000 16:11:06 -0700 (PDT) (envelope-from jreynold@sedona.ch.intel.com) Received: from sedona.intel.com (sedona.ch.intel.com [143.182.218.21]) by pan.ch.intel.com (8.9.1a+p1/8.9.1/d: relay.m4,v 1.30 2000/06/08 18:25:35 dmccart Exp $) with ESMTP id QAA05881; Tue, 27 Jun 2000 16:11:03 -0700 (MST) Received: from hip186.ch.intel.com (hip186.ch.intel.com [143.182.225.68]) by sedona.intel.com (8.9.1a/8.9.1/d: sendmail.cf,v 1.10 2000/02/10 21:38:16 steved Exp $) with ESMTP id QAA23235; Tue, 27 Jun 2000 16:11:03 -0700 (MST) X-Envelope-From: jreynold@sedona.ch.intel.com Received: (from jreynold@localhost) by hip186.ch.intel.com (8.9.1a/8.9.1/d: client.m4,v 1.3 1998/09/29 16:36:11 sedayao Exp sedayao $) id TAA01179; Tue, 27 Jun 2000 19:11:03 -0400 (EDT) X-Authentication-Warning: hip186.ch.intel.com: jreynold set sender to jreynold@sedona.ch.intel.com using -f From: John Reynolds~ MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14681.13446.945620.565456@hip186.ch.intel.com> Date: Tue, 27 Jun 2000 16:11:02 -0700 (MST) To: root Cc: freebsd-doc@freebsd.org Subject: Re: Question In-Reply-To: References: X-Mailer: VM 6.75 under Emacs 20.3.11 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [ On Tuesday, June 27, root wrote: ] > Dear FreeBSD, > > I think I have read nearly all the online docs I can find and have had no > luck whatsoever find a list of MODEMS compatible with FreeBSD. I have an > old box at me home that I am putting together on freebsd to test the > proposal that we run this server on freeBSD, but the problem is that that > box needs to run on a MODEM, as opposed to a nic card like here. > Do you have such a list on the site you could point me to? > > Sincerely, > > Russ Mummey - SysAdmin FUNKLTD.com (sending mail as root to these lists is generally frowned upon ... use your user account). [ also, questions like this would be more suited to questions@freebsd.org not this documentation list in the future ] Just about any "good ol' fashioned modem" can be used with FreeBSD. Winmodems are NOT supported--you need to have a modem with real hardware brains that doesn't rely on a windows driver. I've heard of some stuff going on in 4.x-STABLE (or maybe -current??) where people are trying some (experimental) drivers for PCI modems (again, *real* modems, not fake POS WinModems--they are just on a PCI card rather than ISA). I do not think this is "main stream" however. You are better off just getting yourself a nice USR or Zoom ISA modem (or external if you prefer it), slapping that on an unused COMx port and going to town. Keep in mind that the device files you should use for "dial-out" are: /dev/cuaa0-n (where n "usually" is 3 on a typical machine with 4 com ports) Just make sure that you have got good documentation on the modem so you know the INIT string, etc. Use a comm program such as "minicom" from the ports collection to test out the modem before you begin mucking with ppp (just my opinion). -Jr -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= | John Reynolds WCCG, CCE, Higher Levels of Abstraction | | Intel Corporation MS: CH6-210 Phone: 480-554-9092 pgr: 602-868-6512 | | jreynold@sedona.ch.intel.com http://www-aec.ch.intel.com/~jreynold/ | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message