From owner-freebsd-questions Mon Feb 20 15:54:11 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id PAA29752 for questions-outgoing; Mon, 20 Feb 1995 15:54:11 -0800 Received: from zeus.PHYSICS.YALE.EDU (zeus.physics.yale.edu [130.132.26.48]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id PAA29736 for ; Mon, 20 Feb 1995 15:54:08 -0800 From: LAJOIE@yalph2.physics.yale.edu Received: from yalph2.physics.yale.edu by yalph2.physics.yale.edu (PMDF V4.3-7 #8220) id <01HNA6Z1HTLQA0UC2S@yalph2.physics.yale.edu>; Mon, 20 Feb 1995 18:55:08 EDT Date: Mon, 20 Feb 1995 18:55:08 -0400 (EDT) Subject: Re: Working /dev/io in 2.0R? To: ats@g386bsd.first.gmd.de Cc: questions@FreeBSD.org Reply-to: LAJOIE@yalph2.physics.yale.edu Message-id: <01HNA6Z1HTLCA0UC2S@yalph2.physics.yale.edu> X-VMS-To: IN%"ats@g386bsd.first.gmd.de" X-VMS-Cc: in%"questions@FreeBSD.org" MIME-version: 1.0 Content-type: TEXT/PLAIN; CHARSET=US-ASCII Content-transfer-encoding: 7BIT Sender: questions-owner@FreeBSD.org Precedence: bulk > > I have a Digicom Connection 14.4+FAX DSP modem and I have gotten it to work > > fine under FreeBSD by booting DOS first (ugh!) to download the DSP file, and > > then booting FreeBSD. I have the code from Linux (smdl.c from Mark Steven de > > Sagun Tamula) to download a DSP file, but it has a few problems... > It is ifdefed DSI_SOFT_MODEM. So it should be possible to use that > modem under FreeBSD2.0. You need to build an own kernel and you need > to find the user-land utility to do the download. I don't know > which program has done that. Anyone remember it ? Thanks for the help - I do have a kernel compiled with the "options DSI_SOFT_MODEM" (sorry - should have mentioned it) and it does recognize the modem/com port. So it sounds like I'm part way there without hacking the Linux code - can anyone point me to the FreeBSD utility and/or knowledge that I need? Thanks! John Lajoie Yale University Physics Dept. lajoie@yalph1.physics.yale.edu