From owner-freebsd-questions Mon Feb 20 13:06:03 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id NAA07913 for questions-outgoing; Mon, 20 Feb 1995 13:06:03 -0800 Received: from YALPH1.physics.yale.edu (yalph1.physics.yale.edu [130.132.48.4]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id NAA07907 for ; Mon, 20 Feb 1995 13:05:59 -0800 From: LAJOIE@yalph2.physics.yale.edu Received: from yalph2.physics.yale.edu by yalph2.physics.yale.edu (PMDF V4.3-7 #8220) id <01HNA149JPT4A0UC2S@yalph2.physics.yale.edu>; Mon, 20 Feb 1995 16:07:33 EDT Date: Mon, 20 Feb 1995 16:07:33 -0400 (EDT) Subject: Working /dev/io in 2.0R? To: questions@FreeBSD.org Reply-to: LAJOIE@yalph2.physics.yale.edu Message-id: <01HNA149NYE2A0UC2S@yalph2.physics.yale.edu> X-VMS-To: 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... 1. Is /dev/io "working" in 2.0R? This code needs a working /dev/io, and the "rumor" is that is wasn't working in previous versions.. 2. The code calls the Linux function ioperm() to set up communication with the com port the DSP modem is connected to. Any idea what perform this function in FreeBSD? Any hints or suggestions that anyone could throw my way would be greatly appreciated.....Thanks!! John Lajoie Yale University Physics Dept. lajoie@yalph1.physics.yale.edu