From owner-freebsd-newbies@FreeBSD.ORG Mon Jan 19 15:20:41 2004 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 57A3C16A4CE for ; Mon, 19 Jan 2004 15:20:41 -0800 (PST) Received: from jagor.srce.hr (jagor.srce.hr [161.53.2.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0E6F43D1D for ; Mon, 19 Jan 2004 15:20:37 -0800 (PST) (envelope-from mkrkac@public.srce.hr) Received: from public.srce.hr (cmung3103.cmu.carnet.hr [193.198.140.55]) by jagor.srce.hr (8.12.10/8.12.10) with ESMTP id i0JNKQrF029006; Tue, 20 Jan 2004 00:20:30 +0100 (MET) Message-ID: <400C6745.60306@public.srce.hr> Date: Tue, 20 Jan 2004 00:24:53 +0100 From: Marin Krkac User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: clayton rollins References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-milter at jagor.srce.hr cc: freebsd-newbies@freebsd.org Subject: Re: What about controllerless "hardware" modems? 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: Mon, 19 Jan 2004 23:20:41 -0000 clayton rollins wrote: > Hi Marin, > > On Jan., 18 2004 Marin Krkac wrote: > >> >> I have an internal "hardware" modem. When I bought it they said it was a >> hardware modem and it said so on the box too. It has an Intel/Ambient >> chipset, or more precisely, as the windows driver says, Intel 536ep. But >> I found out just a few days ago that it's not actually a real hardware >> modem. It has a DSP but it's controllerless - that part is in software. >> It's also called a HAM modem (a Host Accelerated Modem). There is a >> linux driver but I think it's only partially open-source. Is there any >> chance this modem might work under FreeBSD? > > You might try running one of the binary linux drivers through linux > compatibility. If you need technical assistance in doing this, the > -questions list should be able to help you. There is a chapter in the > handbook on this: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/linuxemu.html I didn't know linux compatibility also applies to drivers. Thanks for your help.